[TYPO3-english] how to: getting usernames from database based on uid

Wouter Wolters typo3 at wouterwolters.nl
Thu Nov 7 20:46:48 CET 2013


Hi,

See \TYPO3\CMS\Extbase\Domain\Model\FrontendUser and 
\TYPO3\CMS\Extbase\Domain\Repository\FrontendUserRepository

That should be your solution:)

Wouter

Op 7-11-2013 20:22, Calgacus map Brude schreef:
> Hi,
> Is there a special way in typo3-extbase to get the username of a user
> based on their uid?  I am not talking about the currently logged in user
> but any front end user whose uid is known.   I'm guessing I shouldn't
> just write my own like I would if I was doing basic php with no typo3.
>
> Thanks



More information about the TYPO3-english mailing list