[Typo3-dev] Hook for cObj Rendering

Thomas Wendt typo3 at bahnbilder.de
Sat Jul 23 18:48:33 CEST 2005


Hello,

I am wondering how I could change the content object rendering functions 
in tslib_cObj best way. Content object rendering is mostly done in 
*cObjGetSingle(), which calls the rendering functions like IMGTEXT(), 
TEXT() and so on based on the cObj type. There is a hook in 
**cObjGetSingle()** for defining own functions, but it is only made for 
the extension "obts". So I'm wondering why there isn't a general hook. 
Or is there a better way using own rendering functions without using XCLASS?

Thanks for your help,
Thomas Wendt
*




More information about the TYPO3-dev mailing list