Riferimenti per la classe SC_wizard_table

Lista di tutti i membri.

Membri pubblici

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

Attributi pubblici

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

Descrizione Dettagliata

Definizione alla linea 84 del file wizard_table.php.


Documentazione delle funzioni membro

SC_wizard_table::cfgArray2CfgString cfgArr  ) 
 

Converts the input array to a configuration code string

Parametri:
array Array of table configuration (follows the input structure from the table wizard POST form)
Restituisce:
string The array converted into a string with line-based configuration.
Vedi anche:
cfgString2CfgArray()

Definizione alla linea 562 del file wizard_table.php.

Riferimenti $b.

SC_wizard_table::cfgArray2CfgString cfgArr  ) 
 

Converts the input array to a configuration code string

Parametri:
array Array of table configuration (follows the input structure from the table wizard POST form)
Restituisce:
string The array converted into a string with line-based configuration.
Vedi anche:
cfgString2CfgArray()

Definizione alla linea 562 del file wizard_table.php.

Riferimenti $b.

SC_wizard_table::cfgArray2CfgString cfgArr  ) 
 

Converts the input array to a configuration code string

Parametri:
array Array of table configuration (follows the input structure from the table wizard POST form)
Restituisce:
string The array converted into a string with line-based configuration.
Vedi anche:
cfgString2CfgArray()

Definizione alla linea 562 del file wizard_table.php.

Riferimenti $b.

SC_wizard_table::cfgString2CfgArray cfgStr,
cols
 

Converts the input configuration code string into an array

Parametri:
string Configuration code
integer Default number of columns
Restituisce:
array Configuration array
Vedi anche:
cfgArray2CfgString()

Definizione alla linea 593 del file wizard_table.php.

Riferimenti $k.

SC_wizard_table::cfgString2CfgArray cfgStr,
cols
 

Converts the input configuration code string into an array

Parametri:
string Configuration code
integer Default number of columns
Restituisce:
array Configuration array
Vedi anche:
cfgArray2CfgString()

Definizione alla linea 593 del file wizard_table.php.

Riferimenti $k.

SC_wizard_table::cfgString2CfgArray cfgStr,
cols
 

Converts the input configuration code string into an array

Parametri:
string Configuration code
integer Default number of columns
Restituisce:
array Configuration array
Vedi anche:
cfgArray2CfgString()

Definizione alla linea 593 del file wizard_table.php.

Riferimenti $k.

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

Restituisce:
void private

Definizione alla linea 440 del file wizard_table.php.

Riferimenti t3lib_div::testInt().

Questo è il grafo delle chiamate per questa funzione:

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

Restituisce:
void private

Definizione alla linea 440 del file wizard_table.php.

Riferimenti t3lib_div::testInt().

Questo è il grafo delle chiamate per questa funzione:

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

Restituisce:
void private

Definizione alla linea 440 del file wizard_table.php.

Riferimenti t3lib_div::testInt().

Questo è il grafo delle chiamate per questa funzione:

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

Parametri:
array Current parent record row
Restituisce:
array Table config code in an array private

Definizione alla linea 219 del file wizard_table.php.

Riferimenti $_POST, $data, $row, t3lib_div::array2xml(), exit, field, t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), table, e t3lib_div::xml2array().

Questo è il grafo delle chiamate per questa funzione:

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

Parametri:
array Current parent record row
Restituisce:
array Table config code in an array private

Definizione alla linea 219 del file wizard_table.php.

Riferimenti $_POST, $data, $row, t3lib_div::array2xml(), exit, field, t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), table, e t3lib_div::xml2array().

Questo è il grafo delle chiamate per questa funzione:

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

Parametri:
array Current parent record row
Restituisce:
array Table config code in an array private

Definizione alla linea 219 del file wizard_table.php.

Riferimenti $_POST, $data, $row, t3lib_div::array2xml(), exit, field, t3lib_div::locationHeaderUrl(), t3lib_div::makeInstance(), table, e t3lib_div::xml2array().

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::getTableHTML cfgArr,
row
 

Creates the HTML for the Table Wizard:

Parametri:
array Table config array
array Current parent record array
Restituisce:
string HTML for the table wizard private

Definizione alla linea 284 del file wizard_table.php.

Riferimenti $content, $GLOBALS, $k, $LANG, a, t3lib_BEfunc::cshItem(), height, input, onclick, table, td, textarea, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::getTableHTML cfgArr,
row
 

Creates the HTML for the Table Wizard:

Parametri:
array Table config array
array Current parent record array
Restituisce:
string HTML for the table wizard private

Definizione alla linea 284 del file wizard_table.php.

Riferimenti $content, $GLOBALS, $k, $LANG, a, t3lib_BEfunc::cshItem(), height, input, onclick, table, td, textarea, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::getTableHTML cfgArr,
row
 

Creates the HTML for the Table Wizard:

Parametri:
array Table config array
array Current parent record array
Restituisce:
string HTML for the table wizard private

Definizione alla linea 284 del file wizard_table.php.

Riferimenti $content, $GLOBALS, $k, $LANG, a, t3lib_BEfunc::cshItem(), height, input, onclick, table, td, textarea, e value.

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::init  ) 
 

Initialization of the class

Restituisce:
void

Definizione alla linea 113 del file wizard_table.php.

Riferimenti $BACK_PATH, t3lib_div::_GP(), t3lib_div::intInRange(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::init  ) 
 

Initialization of the class

Restituisce:
void

Definizione alla linea 113 del file wizard_table.php.

Riferimenti $BACK_PATH, t3lib_div::_GP(), t3lib_div::intInRange(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::init  ) 
 

Initialization of the class

Restituisce:
void

Definizione alla linea 113 del file wizard_table.php.

Riferimenti $BACK_PATH, t3lib_div::_GP(), t3lib_div::intInRange(), e t3lib_div::makeInstance().

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::main  ) 
 

Main function, rendering the table wizard

Restituisce:
void

Definizione alla linea 155 del file wizard_table.php.

Riferimenti $LANG, field, e table.

SC_wizard_table::main  ) 
 

Main function, rendering the table wizard

Restituisce:
void

Definizione alla linea 155 del file wizard_table.php.

Riferimenti $LANG, field, e table.

SC_wizard_table::main  ) 
 

Main function, rendering the table wizard

Restituisce:
void

Definizione alla linea 155 del file wizard_table.php.

Riferimenti $LANG, field, e table.

SC_wizard_table::printContent  ) 
 

Outputting the accumulated content to screen

Restituisce:
void

Definizione alla linea 171 del file wizard_table.php.

SC_wizard_table::printContent  ) 
 

Outputting the accumulated content to screen

Restituisce:
void

Definizione alla linea 171 del file wizard_table.php.

SC_wizard_table::printContent  ) 
 

Outputting the accumulated content to screen

Restituisce:
void

Definizione alla linea 171 del file wizard_table.php.

SC_wizard_table::tableWizard  ) 
 

Draws the table wizard content

Restituisce:
string HTML content for the form.

Definizione alla linea 180 del file wizard_table.php.

Riferimenti $content, $row, exit, t3lib_BEfunc::getRecord(), table, e t3lib_BEfunc::typo3PrintError().

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::tableWizard  ) 
 

Draws the table wizard content

Restituisce:
string HTML content for the form.

Definizione alla linea 180 del file wizard_table.php.

Riferimenti $content, $row, exit, t3lib_BEfunc::getRecord(), table, e t3lib_BEfunc::typo3PrintError().

Questo è il grafo delle chiamate per questa funzione:

SC_wizard_table::tableWizard  ) 
 

Draws the table wizard content

Restituisce:
string HTML content for the form.

Definizione alla linea 180 del file wizard_table.php.

Riferimenti $content, $row, exit, t3lib_BEfunc::getRecord(), table, e t3lib_BEfunc::typo3PrintError().

Questo è il grafo delle chiamate per questa funzione:


Documentazione dei dati membri

SC_wizard_table::$colsFieldName = 'cols'
 

Definizione alla linea 96 del file wizard_table.php.

SC_wizard_table::$content
 

Definizione alla linea 88 del file wizard_table.php.

SC_wizard_table::$doc
 

Definizione alla linea 87 del file wizard_table.php.

SC_wizard_table::$include_once = array()
 

Definizione alla linea 89 del file wizard_table.php.

SC_wizard_table::$inputStyle = 0
 

Definizione alla linea 90 del file wizard_table.php.

SC_wizard_table::$numNewRows = 1
 

Definizione alla linea 95 del file wizard_table.php.

SC_wizard_table::$P
 

Definizione alla linea 100 del file wizard_table.php.

SC_wizard_table::$TABLECFG
 

Definizione alla linea 101 del file wizard_table.php.

SC_wizard_table::$xmlStorage = 0
 

Definizione alla linea 94 del file wizard_table.php.


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:32:09 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6