ez.no / ezpublish / documentation / customization / tips & tricks / fetching current user
These documentation pages are no longer maintained. Please visit the new documentation site.
A fetch function has been added for the user module, this means that the current users attributes can be fetched with.
{fetch('user','current_user')}
For instance do
{fetch('user','current_user')|attribute(show,1)}
to get the attributes.
Comments
links on "fetch" and "attributes" doesn't work
esu vytis
Monday 11 April 2005 3:09:48 pm