TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController Class Reference
Inheritance diagram for TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController:
TYPO3\CMS\Backend\Module\AbstractFunctionModule tx_wizardcrpages_webfunc_2

Public Member Functions

 modMenu ()
 
- Public Member Functions inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 init (&$pObj, $conf)
 
 handleExternalFunctionValue ()
 
 incLocalLang ()
 
 checkExtObj ()
 
 extObjContent ()
 
 modMenu ()
 

Protected Member Functions

 getFormLine ($index)
 

Protected Attributes

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

Additional Inherited Members

- Public Attributes inherited from TYPO3\CMS\Backend\Module\AbstractFunctionModule
 $pObj
 
 $thisPath = ''
 
 $localLangFile = 'locallang.php'
 
 $extClassConf
 
 $function_key = ''
 

Detailed Description

Creates the "Create pages" wizard

Author
Kasper Skårhøj kaspe.nosp@m.rYYY.nosp@m.Y@typ.nosp@m.o3.c.nosp@m.om

Definition at line 25 of file CreatePagesWizardModuleFunctionController.php.

Member Function Documentation

◆ getFormLine()

TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController::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 196 of file CreatePagesWizardModuleFunctionController.php.

References $GLOBALS, and TYPO3\CMS\Core\Utility\GeneralUtility\trimExplode().

Referenced by TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController\modMenu().

◆ modMenu()

Member Data Documentation

◆ $loremIpsumObject

TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController::$loremIpsumObject = NULL
protected

◆ $pagesTsConfig

TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController::$pagesTsConfig = array()
protected

◆ $tsConfig

TYPO3\CMS\WizardCrpages\Controller\CreatePagesWizardModuleFunctionController::$tsConfig = array()
protected