Riferimenti per il file typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/libraries/url_generating.lib.php

Vai al codice sorgente di questo file.

Funzioni

 PMA_generate_common_hidden_inputs ($db= '', $table= '', $indent=0, $skip=array())
 PMA_generate_common_url ($db= '', $table= '', $amp= '&')


Documentazione delle funzioni

PMA_generate_common_hidden_inputs db = '',
table = '',
indent = 0,
skip = array()
 

Generates text with hidden inputs.

Parametri:
string optional database name
string optional table name
int indenting level
Restituisce:
string string with input fields
string the current language string the current conversion charset string the current connection collation string the current server array the configuration array boolean whether recoding is allowed or not

public

Autore:
nijel

Definizione alla linea 31 del file url_generating.lib.php.

Riferimenti $allow_recoding, $cfg, $i, e $lang.

Referenziato da PMA_displayTableHeaders(), PMA_displayTableNavigation(), e PMA_mysqlDie().

PMA_generate_common_url db = '',
table = '',
amp = '&'
 

Generates text with URL parameters.

Parametri:
string optional database name
string optional table name
string character to use instead of '&' for deviding multiple URL parameters from each other
Restituisce:
string string with URL parameters
string the current language string the current conversion charset string the current connection collation string the current server array the configuration array boolean whether recoding is allowed or not

public

Autore:
nijel

Definizione alla linea 79 del file url_generating.lib.php.

Referenziato da PMA_displayTable(), PMA_displayTableHeaders(), e PMA_displayTableNavigation().


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