Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
getWizardItems () | |
wizardArray () | |
Public Attributes | |
$id | |
$sys_language = 0 | |
$R_URI = '' | |
$colPos | |
$uid_pid | |
$modTSconfig = array() | |
$doc | |
$include_once = array() | |
$content | |
$access |
Definition at line 152 of file db_new_content_el.php.
|
Returns the content of wizardArray() function...
Definition at line 387 of file db_new_content_el.php. References wizardArray(). Referenced by main(). |
|
Constructor, initializing internal variables.
Definition at line 175 of file db_new_content_el.php. References t3lib_div::_GP(), t3lib_BEfunc::getModTSconfig(), t3lib_div::makeInstance(), and t3lib_BEfunc::readPageAccess(). |
|
Creating the module output.
Definition at line 211 of file db_new_content_el.php. References t3lib_BEfunc::cshItem(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getModTSconfig(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordTitle(), getWizardItems(), t3lib_div::intExplode(), and t3lib_div::makeInstance(). |
|
Print out the accumulated content:
Definition at line 358 of file db_new_content_el.php. |
|
Returns the array of elements in the wizard display. For the plugin section there is support for adding elements there from a global variable.
Definition at line 397 of file db_new_content_el.php. References t3lib_div::makeInstance(). Referenced by getWizardItems(). |