[TYPO3-dev] clarification about calling t3lib_cs methods
Steffen Kamper
info at sk-typo3.de
Fri May 7 11:24:06 CEST 2010
Hi,
Loek Hilgersom schrieb:
> Hi Jigal,
>
> Thanks for clearing that up a bit, although I'm still puzzled why the
> strlen method did work.
>
> The $GLOBALS['LANG']->csConvObj-> thing works perfectly, thanks!
>
i general it's easy to find out if a method could be called static. If
there is any "$this" in the function it won't work.
vg Steffen
More information about the TYPO3-dev
mailing list