[TYPO3-v4] Question to TYPO3backend
Steffen Ritter
info at rs-websystems.de
Tue May 3 18:39:37 CEST 2011
Am 03.05.2011 18:16, schrieb Kay Strobach:
> Hello guys,
>
> is there any reason, why the pagerenderer for the backend is protected?
>
>> /**
>> * Pagerenderer
>> *
>> * @var t3lib_PageRenderer
>> */
>> protected $pageRenderer;
>
> I would like to use the settings and translation functions of the
> pagerenderer in a toolbar item ;)
>
> Regards
> Kay
>
Hey,
it's singleton, just get the instance from t3lib_div::makeInstance.
regards
More information about the TYPO3-project-v4
mailing list