TYPO3 API  SVNRelease
Public Member Functions | Protected Member Functions | Protected Attributes
tx_wizardcrpages_webfunc_2 Class Reference
Inheritance diagram for tx_wizardcrpages_webfunc_2:
Inheritance graph
[legend]
Collaboration diagram for tx_wizardcrpages_webfunc_2:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 modMenu ()
 helpBubble ()

Protected Member Functions

 getFormLine ($index)

Protected Attributes

 $loremIpsumObject = NULL
 $tsConfig = array()
 $pagesTsConfig = array()

Detailed Description

Definition at line 57 of file class.tx_wizardcrpages_webfunc_2.php.


Member Function Documentation

tx_wizardcrpages_webfunc_2::getFormLine ( index) [protected]

Return one line in the form

Parameters:
mixed$indexAn integer: the line counter for which to create the line. Use "#" to create an template for javascript (used by ExtJS)
Returns:
string HTML code for one input line for one new page

Definition at line 270 of file class.tx_wizardcrpages_webfunc_2.php.

References $content, $GLOBALS, and t3lib_div\trimExplode().

tx_wizardcrpages_webfunc_2::helpBubble ( )

Return the helpbubble image tag.

Returns:
string HTML code for a help-bubble image.

Definition at line 260 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...

Returns:
array

Reimplemented from t3lib_extobjbase.

Definition at line 87 of file class.tx_wizardcrpages_webfunc_2.php.


Member Data Documentation

tx_wizardcrpages_webfunc_2::$loremIpsumObject = NULL [protected]

Definition at line 64 of file class.tx_wizardcrpages_webfunc_2.php.

tx_wizardcrpages_webfunc_2::$pagesTsConfig = array() [protected]

Definition at line 78 of file class.tx_wizardcrpages_webfunc_2.php.

tx_wizardcrpages_webfunc_2::$tsConfig = array() [protected]

Definition at line 71 of file class.tx_wizardcrpages_webfunc_2.php.


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