|
TYPO3 API
SVNRelease
|


Public Member Functions | |
| modMenu () | |
| helpBubble () | |
Protected Member Functions | |
| getFormLine ($index) | |
Protected Attributes | |
| $loremIpsumObject = NULL | |
| $tsConfig = array() | |
| $pagesTsConfig = array() | |
Definition at line 57 of file class.tx_wizardcrpages_webfunc_2.php.
| tx_wizardcrpages_webfunc_2::getFormLine | ( | $ | index | ) | [protected] |
Return one line in the form
| mixed | $index | An integer: the line counter for which to create the line. Use "#" to create an template for javascript (used by ExtJS) |
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.
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...
Reimplemented from t3lib_extobjbase.
Definition at line 87 of file class.tx_wizardcrpages_webfunc_2.php.
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.
1.7.5.1