Forums / Setup & design / How to access the object attibutes

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to access the object attibutes

Author Message

akiL Mussa

Friday 21 May 2004 5:14:14 am

Hello,

Can anybody explain me or suggest a link that explain how can I access all the variables showed when I do something like this:

{$object|attribute(show)}

I don't know how to access the variables that have ">" before. (eg. ">url_alias"). I think that this are variable inside other objects.

Can anyone explain me how can I access this variables?

Alex Jones

Friday 21 May 2004 6:17:43 am

The <i>></i> indicates that the item is one level down in the data tree. So, you would use <i>{$object.data_map.url_alias}</i>.

Does this help?

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>