Documentation TYPO3 par Ameos |
Public Member Functions | |
modMenu () | |
main () | |
helpBubble () |
Definition at line 70 of file class.tx_wizardcrpages_webfunc_2.php.
tx_wizardcrpages_webfunc_2::modMenu | ( | ) |
Adds menu items... but I think this is not used at all. Looks very much like some testing code. If anyone cares to check it we can remove it some day...
Reimplemented from t3lib_extobjbase.
Definition at line 78 of file class.tx_wizardcrpages_webfunc_2.php.
tx_wizardcrpages_webfunc_2::main | ( | ) |
Main function creating the content for the module.
Definition at line 95 of file class.tx_wizardcrpages_webfunc_2.php.
References t3lib_div::_GP(), t3lib_BEfunc::cshItem(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getSetUpdateSignal(), t3lib_div::getUserObj(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), t3lib_BEfunc::titleAttribForPages(), and t3lib_BEfunc::workspaceOL().
tx_wizardcrpages_webfunc_2::helpBubble | ( | ) |
Return the helpbubble image tag.
Definition at line 187 of file class.tx_wizardcrpages_webfunc_2.php.