"TYPO3 4.0.1: tx_wizardsortpages_webfunc_2 Class Reference", "datetime" => "Sat Dec 2 19:27:29 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

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 67 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 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::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

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

tx_wizardsortpages_webfunc_2::wiz_linkOrder title,
order
 

Creates a link for the sorting order

Parameters:
string Title of the link
string Field to sort by
Returns:
string HTML string

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

Referenced by main().


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