Documentation TYPO3 par Ameos |
Public Member Functions | |
init () | |
main () | |
printContent () | |
Public Attributes | |
$content | |
$backRef | |
$formRef | |
$doc | |
$formName | |
$GPbackref | |
$inData | |
$prependFormFieldNames | |
$rec |
Definition at line 223 of file alt_palette.php.
SC_alt_palette::init | ( | ) |
Constructor for the class
Definition at line 247 of file alt_palette.php.
References t3lib_div::_GP(), and t3lib_div::makeInstance().
SC_alt_palette::main | ( | ) |
Main function, rendering the palette form
Definition at line 301 of file alt_palette.php.
References $inData.
SC_alt_palette::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 341 of file alt_palette.php.