|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Classes | |
| class | SC_wizard_list |
Namespaces | |
| namespace | TYPO3 |
Variables | |
| $BACK_PATH = '' | |
| if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_list.php'])) | $SOBE = t3lib_div::makeInstance('SC_wizard_list') |
| $BACK_PATH = '' |
Wizard to list records from a page id.
Revised for TYPO3 3.6 November/2003 by Kasper Skårhøj XHTML compliant
74: class SC_wizard_list 93: function init() 105: function main()
TOTAL FUNCTIONS: 2 (This index is automatically created/updated by the extension "extdeveval")
Definition at line 52 of file wizard_list.php.
| if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_list.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_list') |
Definition at line 140 of file wizard_list.php.
1.7.5.1