TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController Class Reference
Inheritance diagram for TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController:
TYPO3\CMS\Backend\Module\AbstractFunctionModule tx_tstemplateobjbrowser

Public Member Functions

 init (&$pObj, $conf)
 
 modMenu ()
 
 verify_TSobjects ($propertyArray, $parentType, $parentValue)
 
 initialize_editor ($pageId, $template_uid=0)
 
 main ()
 
- Public Member Functions inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 init (&$pObj, $conf)
 
 handleExternalFunctionValue ()
 
 incLocalLang ()
 
 checkExtObj ()
 
 extObjContent ()
 
 modMenu ()
 

Additional Inherited Members

- Public Attributes inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 $pObj
 
 $thisPath = ''
 
 $localLangFile = 'locallang.php'
 
 $extClassConf
 
 $function_key = ''
 

Detailed Description

This class displays the submodule "TypoScript Object Browser" inside the Web > Template module

Author
Kasper Skårhøj kaspe.nosp@m.rYYY.nosp@m.Y@typ.nosp@m.o3.c.nosp@m.om

Definition at line 25 of file TypoScriptTemplateObjectBrowserModuleFunctionController.php.

Member Function Documentation

◆ init()

TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController::init ( $pObj,
  $conf 
)

Init

Parameters
object$pObj
array$conf
Returns
void
Todo:
Define visibility

Definition at line 35 of file TypoScriptTemplateObjectBrowserModuleFunctionController.php.

References TYPO3\CMS\Backend\Module\AbstractFunctionModule\$pObj.

◆ initialize_editor()

TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController::initialize_editor (   $pageId,
  $template_uid = 0 
)

Initialize editor

Parameters
integer$pageId
integer$template_uid
Returns
integer
Todo:
Define visibility

Definition at line 166 of file TypoScriptTemplateObjectBrowserModuleFunctionController.php.

References TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance().

Referenced by TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController\main().

◆ main()

◆ modMenu()

TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController::modMenu ( )

Mod menu

Returns
array
Todo:
Define visibility

Definition at line 47 of file TypoScriptTemplateObjectBrowserModuleFunctionController.php.

References $GLOBALS, and TYPO3\CMS\Core\Utility\GeneralUtility\_GET().

◆ verify_TSobjects()

TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateObjectBrowserModuleFunctionController::verify_TSobjects (   $propertyArray,
  $parentType,
  $parentValue 
)

Verify TS objects

Parameters
array$propertyArray
string$parentType
string$parentValue
Returns
array
Todo:
Define visibility

Definition at line 99 of file TypoScriptTemplateObjectBrowserModuleFunctionController.php.

References $result.