Documentation TYPO3 par Ameos |
Public Member Functions | |
render_wizard () | |
presetBox (&$piConfFields) | |
cleanFieldsAndDoCommands ($fConf, $catID, $action) | |
addOtherExtensionTables ($optValues) | |
cleanUpFieldName ($str) | |
renderField ($prefix, $fConf, $dontRemove=0) | |
render_extPart ($k, $config, $extKey) | |
implodeColumns ($columns) | |
makeFieldTCA (&$DBfields, &$columns, $fConf, $WOP, $table, $extKey) | |
ulFolder ($eKey) | |
Public Attributes | |
$sectionID = 'fields' |
Definition at line 33 of file class.tx_kickstarter_section_fields.php.
|
Renders the extension PHP codee Reimplemented in tx_kickstarter_section_tables. Definition at line 603 of file class.tx_kickstarter_section_fields.php. References t3lib_extMgm::addTCAcolumns(), t3lib_extMgm::addToAllTCAtypes(), t3lib_div::inList(), and t3lib_div::loadTCA(). |
|
Renders the form in the kickstarter; this was add_cat_fields() Reimplemented from tx_kickstarter_sectionbase. Reimplemented in tx_kickstarter_section_tables. Definition at line 39 of file class.tx_kickstarter_section_fields.php. References t3lib_div::callUserFunction(), tx_kickstarter_sectionbase::catHeaderLines(), cleanFieldsAndDoCommands(), presetBox(), tx_kickstarter_sectionbase::regNewEntry(), renderField(), tx_kickstarter_sectionbase::renderSelectBox(), and tx_kickstarter_sectionbase::whatIsThis(). |