[Typo3-dev] user management logic
Wolfgang Klinger
wolfgang at stufenlos.net
Thu Apr 22 16:14:10 CEST 2004
*hiya!*
On 15:16 Thu 22 Apr , Leendert Brouwer [Netcreators] wrote:
> Right, but where in the code is e.g. adding users happening currently?
> Because I want to extend those parts of the Typo3 core, thus I need to
> override those methods when subclassing the core classes. The generic nature
> of Typo3 makes it a little harder to just grep the code for e.g. insert
> queries on the fe_users table.
As said before you won't find it, because it's nothing special and thus
provided by the default Typo3 data handler/interface/whatever...
In fact there are no methods you can override!
It's just another configuration.
You are dead-on, it's the generic nature of Typo3 ;-)
bye
Wolfgang
More information about the TYPO3-dev
mailing list