[Typo3-dev] user management logic

Andreas Schwarzkopf schwarzkopf at artplan21.de
Sun Apr 25 21:08:21 CEST 2004


Hello,

the mostly used class for such purposes:

user_feAdmin  located in media/scripts/fe_adminLib.inc

See the extensions Front End User Admin and Direct Mail Subscription for 
example. In the testsite package you can find a working configuration.

You can also make a usual TYPO3 class extension for this class.

cheers

Andreas

Fabian Panthen schrieb:
> again, AFAIK there is no addUser method you can extend. you'll have to 
> go ahead and do mysql insert queries. adding/editing users in the 
> backend is handled by the pages (not really classes) for record 
> handling, but i saw them and decided not to start messing with that one.
> plz someone correct me if i am wrong.
> 


-- 
----------------------------------------------------------
----------------------------------------------------------

      Andreas Schwarzkopf

      @rtplan[21] webconcepts & solutions

      mailto:schwarzkopf at artplan21.de
      http://www.artplan21.de
      fon: +49 +30 - 447 35 226
      fax: +49 +30 - 447 35 227

      Dirschauer Str. 14
      D-10245 Berlin

      Something about Content Mangement Systems?
      http://www.artplan21.info

----------------------------------------------------------




More information about the TYPO3-dev mailing list