Riferimenti per il file typo3_src-3.8.1/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/transformation_wrapper.php

Vai al codice sorgente di questo file.

Variabili

 $is_transformation_wrapper = true
 $cfgRelation = PMA_getRelationsParam()
 $table_def = PMA_DBI_query('SHOW FIELDS FROM ' . PMA_backquote($table), NULL, PMA_DBI_QUERY_STORE)
 $row = PMA_DBI_fetch_assoc($result)
 $mime_options = PMA_transformation_getOptions((isset($mime_map[urldecode($transform_key)]['transformation_options']) ? $mime_map[urldecode($transform_key)]['transformation_options'] : ''))


Documentazione delle variabili

$cfgRelation = PMA_getRelationsParam()
 

Gets a core script and starts output buffering work

Definizione alla linea 18 del file transformation_wrapper.php.

$is_transformation_wrapper = true
 

Definizione alla linea 5 del file transformation_wrapper.php.

$mime_options = PMA_transformation_getOptions((isset($mime_map[urldecode($transform_key)]['transformation_options']) ? $mime_map[urldecode($transform_key)]['transformation_options'] : ''))
 

Definizione alla linea 48 del file transformation_wrapper.php.

$row = PMA_DBI_fetch_assoc($result)
 

Definizione alla linea 33 del file transformation_wrapper.php.

$table_def = PMA_DBI_query('SHOW FIELDS FROM ' . PMA_backquote($table), NULL, PMA_DBI_QUERY_STORE)
 

Definizione alla linea 30 del file transformation_wrapper.php.


Generato il Thu Jan 19 15:27:19 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6