[TYPO3] Which t3lib function to retrieve BE User Group members?
Dmitry Dulepov [typo3]
dmitry at typo3.org
Tue Aug 21 10:55:33 CEST 2007
Oliver Friesen wrote:
> Which t3lib function should I use to retrieve BE User Group members?
>
> I've tried searching the docs and the API reference...
There is no such function. Direction is the opposite: users indicate to
which group they belong. This is the first complication. Second is that
groups can include othe groups and users can belong to those nested
gropus and it can be recursive (you need to watch for loops).
Hard task.
Also mind that database fields may contain not just group uid values but
values with table prefixes.
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-english
mailing list