Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
| formsWizard () | |
| getConfigCode (&$row) | |
| getFormHTML ($formCfgArray, $row) | |
| changeFunc () | |
| cfgArray2CfgString ($cfgArr) | |
| cfgString2CfgArray ($cfgStr) | |
| cleanT ($tArr) | |
| formatCells ($fArr) | |
Public Attributes | |
| $doc | |
| $content | |
| $include_once = array() | |
| $attachmentCounter = 0 | |
| $xmlStorage = 0 | |
| $P | |
| $FORMCFG | |
| $special | |
Definition at line 175 of file wizard_forms.php.
|
|
Converts the input array to a configuration code string
Definition at line 719 of file wizard_forms.php. |
|
|
Converts the input configuration code string into an array
Definition at line 801 of file wizard_forms.php. References $parts, $val, a, input, multiple, select, size, textarea, and t3lib_div::trimExplode(). |
|
|
Detects if a control button (up/down/around/delete) has been pressed for an item and accordingly it will manipulate the internal FORMCFG array
Definition at line 660 of file wizard_forms.php. References t3lib_div::testInt(). |
|
|
Removes any "trailing elements" in the array which consists of whitespace (little like trim() does for strings, so this does for arrays)
Definition at line 900 of file wizard_forms.php. References a. |
|
|
Wraps items in $fArr in table cells/rows, displaying them vertically.
Definition at line 918 of file wizard_forms.php. References $lines, height, img, nbsp, nowrap, table, and td. |
|
|
Draws the form wizard content
Definition at line 267 of file wizard_forms.php. References $content, $row, exit, t3lib_BEfunc::getRecord(), table, and t3lib_BEfunc::typo3PrintError(). |
|
|
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 310 of file wizard_forms.php. References $data, $row, t3lib_div::array2xml(), exit, field, t3lib_BEfunc::getRecord(), t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), table, and t3lib_div::xml2array(). |
|
||||||||||||
|
Creates the HTML for the Form Wizard:
Definition at line 381 of file wizard_forms.php. References $content, $k, $LANG, $types, a, colspan, t3lib_BEfunc::cshItem(), height, img, t3lib_div::inList(), input, multiple, nbsp, onclick, select, selected, table, td, textarea, and value. |
|
|
Initialization the class
Definition at line 203 of file wizard_forms.php. References $BACK_PATH, t3lib_div::_GP(), and t3lib_div::makeInstance(). |
|
|
Main function for rendering the form wizard HTML
Definition at line 242 of file wizard_forms.php. |
|
|
Outputting the accumulated content to screen
Definition at line 258 of file wizard_forms.php. |
|
|
Definition at line 181 of file wizard_forms.php. |
|
|
Definition at line 179 of file wizard_forms.php. |
|
|
Definition at line 178 of file wizard_forms.php. |
|
|
Definition at line 190 of file wizard_forms.php. |
|
|
Definition at line 180 of file wizard_forms.php. |
|
|
Definition at line 189 of file wizard_forms.php. |
|
|
Definition at line 191 of file wizard_forms.php. |
|
|
Definition at line 185 of file wizard_forms.php. |
1.4.3-20050530