[TYPO3-dev] Is there a reason why the classname for itemsProcFunc needs to start with 'tx_'?

Ingo Renner ingo at typo3.org
Sun Oct 5 23:55:47 CEST 2008


Rob Vonk wrote:

Hi Rob,

> It seems that your itemsProcFunc class needs to start with some value 
> you can set in userFuncClassPrefix settings or with 'tx_'.

you should also be able to name it user_ ....

user_ is the default for TYPO3_CONF_VARS['FE']['userFuncClassPrefix']


use user_ if you only need a quick solution for a single installation, 
use tx_ for use in an extension (tx stands for _T_YPO3 E_x_tension)

HTH
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2




More information about the TYPO3-dev mailing list