SC_wizard_table Klassenreferenz

Aufstellung aller Elemente

Öffentliche Methoden

 init ()
 main ()
 printContent ()
 tableWizard ()
 getConfigCode ($row)
 getTableHTML ($cfgArr, $row)
 changeFunc ()
 cfgArray2CfgString ($cfgArr)
 cfgString2CfgArray ($cfgStr, $cols)

Öffentliche Attribute

 $doc
 $content
 $include_once = array()
 $inputStyle = 0
 $xmlStorage = 0
 $numNewRows = 1
 $colsFieldName = 'cols'
 $P
 $TABLECFG
 $tableParsing_quote
 $tableParsing_delimiter

Dokumentation der Elementfunktionen

SC_wizard_table::cfgArray2CfgString ( cfgArr  ) 

Converts the input array to a configuration code string

Parameter:
array Array of table configuration (follows the input structure from the table wizard POST form)
Rückgabe:
string The array converted into a string with line-based configuration.
Siehe auch:
cfgString2CfgArray()
SC_wizard_table::cfgString2CfgArray ( cfgStr,
cols 
)

Converts the input configuration code string into an array

Parameter:
string Configuration code
integer Default number of columns
Rückgabe:
array Configuration array
Siehe auch:
cfgArray2CfgString()
SC_wizard_table::changeFunc (  ) 

Detects if a control button (up/down/around/delete) has been pressed for an item and accordingly it will manipulate the internal TABLECFG array

Rückgabe:
void private
SC_wizard_table::getConfigCode ( row  ) 

Will get and return the configuration code string Will also save (and possibly redirect/exit) the content if a save button has been pressed

Parameter:
array Current parent record row
Rückgabe:
array Table config code in an array private
SC_wizard_table::getTableHTML ( cfgArr,
row 
)

Creates the HTML for the Table Wizard:

Parameter:
array Table config array
array Current parent record array
Rückgabe:
string HTML for the table wizard private
SC_wizard_table::init (  ) 

Initialization of the class

Rückgabe:
void
SC_wizard_table::main (  ) 

Main function, rendering the table wizard

Rückgabe:
void
SC_wizard_table::printContent (  ) 

Outputting the accumulated content to screen

Rückgabe:
void
SC_wizard_table::tableWizard (  ) 

Draws the table wizard content

Rückgabe:
string HTML content for the form.

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
 Alle Klassen Namensbereiche Funktionen Variablen

Erzeugt am Wed Oct 28 16:40:22 2009 für Typo3 von  doxygen 1.6.1