|
TYPO3 API
SVNRelease
|


Public Member Functions | |
| modMenu () | |
| main () | |
| wiz_linkOrder ($title, $order) | |
Definition at line 56 of file class.tx_wizardsortpages_webfunc_2.php.
| tx_wizardsortpages_webfunc_2::main | ( | ) |
Main function creating the content for the module.
Definition at line 77 of file class.tx_wizardsortpages_webfunc_2.php.
References $GLOBALS, $SOBE, t3lib_div\_GP(), t3lib_BEfunc\cshItem(), t3lib_div\fixed_lgd_cs(), t3lib_BEfunc\getRecord(), t3lib_div\inList(), t3lib_extMgm\isLoaded(), t3lib_div\makeInstance(), t3lib_BEfunc\setUpdateSignal(), and wiz_linkOrder().
| 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 64 of file class.tx_wizardsortpages_webfunc_2.php.
| 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 162 of file class.tx_wizardsortpages_webfunc_2.php.
References $GLOBALS.
Referenced by main().
1.7.5.1