TYPO3 API  SVNRelease
Public Member Functions
tx_wizardsortpages_webfunc_2 Class Reference
Inheritance diagram for tx_wizardsortpages_webfunc_2:
Inheritance graph
[legend]
Collaboration diagram for tx_wizardsortpages_webfunc_2:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 modMenu ()
 main ()
 wiz_linkOrder ($title, $order)

Detailed Description

Definition at line 56 of file class.tx_wizardsortpages_webfunc_2.php.


Member Function Documentation

tx_wizardsortpages_webfunc_2::main ( )

Main function creating the content for the module.

Returns:
string HTML content for the module, actually a "section" made through the parent object in $this->pObj

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...

Returns:
array

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

Parameters:
stringTitle of the link
stringField to sort by
Returns:
string HTML string

Definition at line 162 of file class.tx_wizardsortpages_webfunc_2.php.

References $GLOBALS.

Referenced by main().


The documentation for this class was generated from the following file: