[TYPO3-dev] Conditions, when XCLASS has been ignored
Popy
popy.dev at gmail.com
Fri Aug 24 20:45:25 CEST 2007
The XCLASS declaration has to be done BEFORE the class is included.
Where do you declare your XCLASS ?
2007/8/24, Tapio Markula <tapio.markula at xetpoint.fi>:
>
> Tapio Markula kirjoitti:
> > Hi
> >
> > I don't have got any answer about conditions, when XCLASS has been
> ignored.
> >
> > If some file includes directly some classfile, which has XCLASS
> > but that doesn't have makeInstance...
> > might this be reason, why some XCLASS is ignored.
> >
> > $this->cObj = t3lib_div::makeInstance("tslib_cObj");
> >
> > the related class file doesn't have
> t3lib_div::makeInstance("tslib_cObj")
> >
> > This is really annoying problem.
>
>
> At least caused by
> require_once
> (t3lib_extMgm::extPath('cms').'tslib/'."class.tslib_content.php");
>
> that file doesn't have any XCLASS except mine and my plugin has been
> installed after - and my XCLASS has been ignored.
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
--
Popy
Vulnerant omnes, ultima necat.
http://popy.sytes.net
More information about the TYPO3-dev
mailing list