Forums / Developer / [Resolved] Fetch user information by login
Jean-Luc Nguyen
Thursday 09 July 2009 2:30:11 am
Hello,
On the template side, can we fetch user information by his login (account attribute)?
Thanks a lot!
http://www.acidre.com
Thursday 09 July 2009 3:19:48 am
OK, I finally made a template operator using:
eZUser::fetchByName( $login );