BUG ?? --------- RE: [opencms-dev] best way to get Last Modifi ed ?? Sort by modified date ??
Apostoly Guillaume
ApostolyG at mail.europcar.com
Mon Jun 23 17:52:01 CEST 2003
This works, thanks a lot, i'll sort using com.opencms.util.Utils.bubblesort
Still, i made me notice that the LastModifiedDate is the date at wich the
file OR the name of the parent folder, by example has been modified...
This is not really a bug, more a "feature" ;) but i would be nice to be able
to get the LastModifiedDate for the body of a resource.
Any idea on how to get this ?
> -----Message d'origine-----
> De: Le Tuan [mailto:t.le at comundus.com]
> Date: lundi 23 juin 2003 16:56
> À: opencms-dev at opencms.org
> Objet: AW: [opencms-dev] best way to get Last Modified ?? Sort by
> modified date ??
>
>
> oh sorry,
>
>
> CmsFolder folder = cms.readFolder(nav.getResourceName());
>
>
> Mit freundlichen Grüßen
>
> i.A. Tuan Le
> IT-Consultant
>
> Besuchen Sie uns auf dem LINUX TAG.
> 10. - 13 Juli 2003, Messe Karlsruhe, Stand C40.
> _________________________________________
>
> comundus Unternehmensberatung GmbH
> Schüttelgrabenring 3, 71332 Waiblingen
>
> Tel: +49 (0) 71 51-5 00 28-0 Fax: -99
>
> www.comundus.com <http://www.comundus.com>
> www.comundus-e-quality.com
> <http://www.comundus-e-quality.com>
> _______________________________________________
>
>
> -----Ursprüngliche Nachricht-----
> Von: opencms-dev-admin at opencms.org
> [mailto:opencms-dev-admin at opencms.org]Im Auftrag von Le Tuan
> Gesendet: Montag, 23. Juni 2003 16:53
> An: opencms-dev at opencms.org
> Betreff: AW: [opencms-dev] best way to get Last Modified ?? Sort by
> modified date ??
>
>
> Hi,
>
> try
>
> CmsFile file = cms.readFile(nav.getResourceName());
> or
> CmsFolder folder = cms.readFile(nav.getResourceName());
>
> (cms is a instance of CmsObject and nav is a instance of
> CmsJspNavElement)
>
>
> Mit freundlichen Grüßen
>
> i.A. Tuan Le
> IT-Consultant
>
> Besuchen Sie uns auf dem LINUX TAG.
> 10. - 13 Juli 2003, Messe Karlsruhe, Stand C40.
> _________________________________________
>
> comundus Unternehmensberatung GmbH
> Schüttelgrabenring 3, 71332 Waiblingen
>
> Tel: +49 (0) 71 51-5 00 28-0 Fax: -99
>
> www.comundus.com <http://www.comundus.com>
> www.comundus-e-quality.com <http://www.comundus-e-quality.com>
> _______________________________________________
>
>
> -----Ursprüngliche Nachricht-----
> Von: opencms-dev-admin at opencms.org
> [mailto:opencms-dev-admin at opencms.org]Im Auftrag von Apostoly
> Guillaume
> Gesendet: Montag, 23. Juni 2003 16:22
> An: opencms-dev at opencms.org
> Betreff: [opencms-dev] best way to get Last Modified ?? Sort
> by modified
> date ??
>
>
> Hi all,
>
> I'm looking for the best way to sort a
> cms.getNavigation().getNavigationForFolder() ArrayList by
> last modified
> date.
> I though about sorting this ArrayList myself, but i've got to
> get the last
> modified date for each ressource.
>
> Which is the best way to get a CmsResource from a CmsJspNavElement ??
>
> Thanks by advance,
>
> Guillaume.
>
> _______________________________________
> Guillaume APOSTOLY
> Business-Analyst EIS-BSD
> Tél: +33 (0)1.30.44.95.22
> Fax: +33 (0)1.30.44.98.08
> ApostolyG at mail.europcar.com <mailto:ApostolyG at mail.europcar.com>
> _______________________________________
>
>
>
>
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list