[TYPO3-english] XClassing again

Kay Strobach typo3 at kay-strobach.de
Fri Mar 29 09:38:17 CET 2013


Hello Tomasz,

there is a different between TYPO3 4.5 and 6.0!

http://wiki.typo3.org/Xclass

It's important, that prior 6.0 each class needs the xclass loop. In 6.0
you may use the autoloading mechanism for xclassing ;)

Xclassing is only working if you use t3lib_div::makeInstance.
Xclasses are ignored by "new".

In the reports module you should find a list of your defined xclasses.
Ensure a proper ext_autoload file!

Regards
Kay

Am 28.03.13 20:49, schrieb Tomasz Krawczyk:
>>> is it possible to XClass a class which takes some parameters in its
>>> constructor?
>>>
>>
>> Most times, yes, but the interface must be equal!
>>
>> Regards
>> Kay
>>
> Could you tell me where I can see this?
> I have a problem XClassing LocalPreviewHelper class...
> 
> cheers
> Tomasz


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answer was useful - feel free to donate:
  -
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
  - https://flattr.com/profile/kaystrobach



More information about the TYPO3-english mailing list