![]() |
TYPO3
7.6
|
Public Member Functions | |
preStartPageHook () | |
postOutputProcessingHook ($parameters, $pObj) | |
save ($parameters, $pObj) | |
Protected Member Functions | |
getT3editor () | |
Protected Attributes | |
$t3editor = null | |
$ajaxSaveType = 'TypoScriptTemplateInformationModuleFunctionController' | |
Hook for tstemplate info
Definition at line 20 of file TypoScriptTemplateInfoHook.php.
|
protected |
Definition at line 35 of file TypoScriptTemplateInfoHook.php.
References TypoScriptTemplateInfoHook\$t3editor, and T3editor\MODE_TYPOSCRIPT.
Referenced by TypoScriptTemplateInfoHook\postOutputProcessingHook(), and TypoScriptTemplateInfoHook\preStartPageHook().
postOutputProcessingHook | ( | $parameters, | |
$pObj | |||
) |
Hook-function: called in typo3/sysext/tstemplate_info/Classes/Controller/TypoScriptTemplateInformationModuleFunctionController.php
array | $parameters | |
\TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateInformationModuleFunctionController | $pObj |
Definition at line 68 of file TypoScriptTemplateInfoHook.php.
References $GLOBALS, TypoScriptTemplateInfoHook\$t3editor, and TypoScriptTemplateInfoHook\getT3editor().
preStartPageHook | ( | ) |
Hook-function: inject t3editor JavaScript code before the page is compiled called in :startPage
Definition at line 50 of file TypoScriptTemplateInfoHook.php.
References TypoScriptTemplateInfoHook\$t3editor, GeneralUtility\_GET(), and TypoScriptTemplateInfoHook\getT3editor().
save | ( | $parameters, | |
$pObj | |||
) |
Process saving request like in class.tstemplateinfo.php (TCE processing)
Definition at line 89 of file TypoScriptTemplateInfoHook.php.
|
protected |
Definition at line 30 of file TypoScriptTemplateInfoHook.php.
|
protected |
Definition at line 25 of file TypoScriptTemplateInfoHook.php.
Referenced by TypoScriptTemplateInfoHook\getT3editor(), TypoScriptTemplateInfoHook\postOutputProcessingHook(), and TypoScriptTemplateInfoHook\preStartPageHook().