Solutions Open Source

Référence de la classe tx_dbal_module1

Graphe d'héritage de tx_dbal_module1:

Inheritance graph
[légende]
Graphe de collaboration de tx_dbal_module1:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 menuConfig ()
 main ()
 printContent ()
 printSqlCheck ()
 createFieldsValuesArray ($in)
 printCachedInfo ()
 printLogMgm ()


Documentation des fonctions membres

tx_dbal_module1::menuConfig (  ) 

Adds items to the ->MOD_MENU array. Used for the function menu selector.

Renvoie:
void

Réimplémentée à partir de t3lib_SCbase.

tx_dbal_module1::main (  ) 

Main function of the module. Write the content to $this->content

Renvoie:
void

tx_dbal_module1::printContent (  ) 

Prints out the module HTML

Renvoie:
string HTML output

tx_dbal_module1::printSqlCheck (  ) 

Displays a form to check DBAL SQL methods and parse raw SQL.

Renvoie:
string HTML output

tx_dbal_module1::createFieldsValuesArray ( in  ) 

Parses a very simple text format into an array.

Each line is seen as a key/value pair that is exploded at =. This is used in the simple SQL check to input values for INSERT and UPDATE statements.

Paramètres:
string $in String to parse into key/value array.
Renvoie:
array Array created from the input string.

tx_dbal_module1::printCachedInfo (  ) 

Prints out the cached information about the database.

The DBAL caches a lot of information, e.g. about auto increment fields, field types and primary keys. This method formats all this into a HTML table to display in the BE.

Renvoie:
string HTML output

tx_dbal_module1::printLogMgm (  ) 

Printing the debug-log from the DBAL extension

To enabled debugging, you will have to enabled it in the configuration!

Renvoie:
string HTML content


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:43:43 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3