[Typo3-dev] API Function for FE User & FE Group management

Saurabh Nanda saurabhnanda at gmail.com
Thu Aug 18 09:10:46 CEST 2005


Hi,

My question has been asked on the list previously:
http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/110132168/?tx_maillisttofaq_pi1%5Bmode%5D=1

I couldn't find an acceptable solution in the thread so I am repeating
the question.

Are there any API functions for the following:

1. Obtaining a list of 'active' (non-disabled and non-deleted) FE users
2. Creating a new FE user
3. Creating a new FE group

I am writing a FE plugin/extension which will provide 'specific' FE
users the option of creating/editing FE users and FE groups.

I can very well write 'bare' SQL queries for inserting users/groups
into the respective tables, but somehow I don't find that as a 'clean'
solution. Many extensions add extra fields to the user/group table,
and things can easily break with my extension inserting rows into the
tables without taking care of the 'extra' fields!

Any solutions?

TIA
Nandz.
-- 
http://nandz.blogspot.com




More information about the TYPO3-dev mailing list