[Typo3-dev] user management logic

Wolfgang Klinger wolfgang at stufenlos.net
Thu Apr 22 15:09:19 CEST 2004


 *hiya!*
On 14:52 Thu 22 Apr     , Leendert Brouwer [Netcreators] wrote:
> I can see how you did that, but tslib_feUserAuth does not contain the
> logic/sql queries for adding/deleting/editing user records, it only holds
> authentication logic.

 The administration of data in Typo3 goes always through the same
 interface logic, users are nothing different...
 (there might be exceptions though)

 -> t3lib/class.t3lib_tcemain.php, t3lib/class.t3lib_tceforms.php,
 typo3/tce_db.php

 You can't say "Oh that's the part where user data is handled" ,-)

 But you can simply create the sql statements yourself...


 bye
 Wolfgang







More information about the TYPO3-dev mailing list