[TYPO3-dev] xclassing static function call in mm_forum
Franz Koch
typo.removeformessage at fx-graefix.de
Tue Aug 25 18:06:48 CEST 2009
Hi,
> In extension "mm_forum" there is quite a lot static call function which
> looks like this:
>
> tx_mmforum_postfunctions_mod::list_post('',$conf,'DESC');
>
> I am trying to XCLASS them but it doesn't work.
...
> Is it possible to overwrite such static calls?
you can't XCLASS a static method call. If you need to manipulate
something there, have a look for hooks or request one at the point you
need it.
--
kind regards,
Franz Koch
---------------------------------------------------
PayPal-Account: 'paypal _at_ elements-net _dot_ de'
---------------------------------------------------
More information about the TYPO3-dev
mailing list