Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
| tableWizard () | |
| getConfigCode ($row) | |
| getTableHTML ($cfgArr, $row) | |
| changeFunc () | |
| cfgArray2CfgString ($cfgArr) | |
| cfgString2CfgArray ($cfgStr, $cols) | |
Public Attributes | |
| $doc | |
| $content | |
| $include_once = array() | |
| $inputStyle = 0 | |
| $xmlStorage = 0 | |
| $numNewRows = 1 | |
| $colsFieldName = 'cols' | |
| $P | |
| $TABLECFG | |
Definition at line 84 of file wizard_table.php.
|
|
Converts the input array to a configuration code string
Definition at line 562 of file wizard_table.php. References a. |
|
||||||||||||
|
Converts the input configuration code string into an array
Definition at line 593 of file wizard_table.php. |
|
|
Detects if a control button (up/down/around/delete) has been pressed for an item and accordingly it will manipulate the internal TABLECFG array
Definition at line 440 of file wizard_table.php. References $b, a, and t3lib_div::testInt(). |
|
|
Will get and return the configuration code string Will also save (and possibly redirect/exit) the content if a save button has been pressed
Definition at line 219 of file wizard_table.php. References $data, t3lib_div::array2xml(), exit, field, t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), table, and t3lib_div::xml2array(). |
|
||||||||||||
|
Creates the HTML for the Table Wizard:
Definition at line 284 of file wizard_table.php. References $content, $k, $LANG, a, t3lib_BEfunc::cshItem(), height, img, input, onclick, table, td, textarea, and value. |
|
|
Initialization of the class
Definition at line 113 of file wizard_table.php. References $BACK_PATH, t3lib_div::_GP(), t3lib_div::intInRange(), and t3lib_div::makeInstance(). |
|
|
Main function, rendering the table wizard
Definition at line 155 of file wizard_table.php. |
|
|
Outputting the accumulated content to screen
Definition at line 171 of file wizard_table.php. |
|
|
Draws the table wizard content
Definition at line 180 of file wizard_table.php. References $content, $row, exit, t3lib_BEfunc::getRecord(), table, and t3lib_BEfunc::typo3PrintError(). |
|
|
Definition at line 96 of file wizard_table.php. |
|
|
Definition at line 88 of file wizard_table.php. |
|
|
Definition at line 87 of file wizard_table.php. |
|
|
Definition at line 89 of file wizard_table.php. |
|
|
Definition at line 90 of file wizard_table.php. |
|
|
Definition at line 95 of file wizard_table.php. |
|
|
Definition at line 100 of file wizard_table.php. |
|
|
Definition at line 101 of file wizard_table.php. |
|
|
Definition at line 94 of file wizard_table.php. |
1.4.3-20050530