Forums / Developer / [Resolved] Fetch user information by login

"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".

[Resolved] Fetch user information by login

Author Message

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

Jean-Luc Nguyen

Thursday 09 July 2009 3:19:48 am

OK, I finally made a template operator using:

eZUser::fetchByName( $login );

http://www.acidre.com