Показать сообщение отдельно
Старый 12.07.2007, 23:05   #3
void
Senior Member
 
Аватар для void
 
Регистрация: 14.03.2006
Адрес: Russia, Penza
Сообщений: 1,504
Отправить сообщение для void с помощью ICQ
По умолчанию

Очень даже написано. http://typo3.org/documentation/docum....3.0/view/2/2/
Цитата:
Сообщение от tsref
Depending on implementation the class or function name (but not the method name) should probably be prefixed with ”user_”. This can be changed in the TYPO3_CONF_VARS config though. Also the function / method is normally called with 2 parameters, typ. $conf (TS config) and $content (some content to be processed and returned)

Also if you call a method in a class, it is checked (when using the USER/USER_INT objects) whether a class with the same name, but prefixed with ”ux_” is present and if so, this class is instantiated instead. See ”Inside TYPO3” document for more information on extending the classes in TYPO3!
Написано еще в нескольких местах, но лень искать...
__________________
TYPO3 FAQ
void вне форума   Ответить с цитированием