Documentation TYPO3 par Ameos |
Public Member Functions | |
| modMenu () | |
| main () | |
| wiz_linkOrder ($title, $order) | |
Definition at line 67 of file class.tx_wizardsortpages_webfunc_2.php.
| tx_wizardsortpages_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 75 of file class.tx_wizardsortpages_webfunc_2.php.
| tx_wizardsortpages_webfunc_2::main | ( | ) |
Main function creating the content for the module.
Definition at line 88 of file class.tx_wizardsortpages_webfunc_2.php.
References t3lib_div::_GP(), t3lib_BEfunc::cshItem(), t3lib_div::fixed_lgd_cs(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getSetUpdateSignal(), t3lib_div::inList(), t3lib_extMgm::isLoaded(), t3lib_div::makeInstance(), t3lib_BEfunc::titleAttribForPages(), and wiz_linkOrder().
| tx_wizardsortpages_webfunc_2::wiz_linkOrder | ( | $ | title, | |
| $ | order | |||
| ) |
Creates a link for the sorting order
| string | Title of the link | |
| string | Field to sort by |
Definition at line 175 of file class.tx_wizardsortpages_webfunc_2.php.
Referenced by main().
1.4.6