Also, if you'e on Magnolia 4.5, in the particular case of mgnl:creationDate you 
can also do

[code]MetaDataUtil.getMetaData(myNode).getCreationDate() [/code]

To get whatever property stored in MetaData, say a String property, you can do
[code]MetaDataUtil.getMetaData(myNode).getStringProperty("myProperty")[/code]

HTH,

Federico

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=5f1fe5f4-9018-4e4a-b7d9-fbc8883171e4


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to