Documentation TYPO3 par Ameos |
Public Member Functions | |
modMenu () | |
verify_TSobjects ($propertyArray, $parentType, $parentValue) | |
initialize_editor ($pageId, $template_uid=0) | |
main () |
Definition at line 33 of file class.tx_tstemplateobjbrowser.php.
tx_tstemplateobjbrowser::modMenu | ( | ) |
Dummy function - but is used to set up additional menu items for this submodule. For an example see the extension 'cms' where the 'web_info' submodule is defined in cms/web_info/class.tx_cms_webinfo.php, tx_cms_webinfo_page::modMenu()
Reimplemented from t3lib_extobjbase.
Definition at line 34 of file class.tx_tstemplateobjbrowser.php.
References t3lib_div::_GET().
tx_tstemplateobjbrowser::verify_TSobjects | ( | $ | propertyArray, | |
$ | parentType, | |||
$ | parentValue | |||
) |
[Describe function...]
[type] | $propertyArray: ... | |
[type] | $parentType: ... | |
[type] | $parentValue: ... |
Definition at line 88 of file class.tx_tstemplateobjbrowser.php.
References t3lib_div::testInt().
tx_tstemplateobjbrowser::initialize_editor | ( | $ | pageId, | |
$ | template_uid = 0 | |||
) |
[Describe function...]
[type] | $pageId: ... | |
[type] | $template_uid: ... |
Definition at line 153 of file class.tx_tstemplateobjbrowser.php.
References t3lib_div::makeInstance().
Referenced by main().
tx_tstemplateobjbrowser::main | ( | ) |
[Describe function...]
Definition at line 177 of file class.tx_tstemplateobjbrowser.php.
References t3lib_div::_GET(), t3lib_div::_GP(), t3lib_div::_POST(), initialize_editor(), t3lib_extMgm::isLoaded(), and t3lib_div::makeInstance().