typo3/ext/phpmyadmin/modsub/phpmyadmin-2.6.2/libraries/url_generating.lib.php File Reference

Go to the source code of this file.

Functions

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


Function Documentation

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

Generates text with hidden inputs.

Parameters:
string optional database name
string optional table name
int indenting level
Returns:
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

Author:
nijel

Definition at line 31 of file url_generating.lib.php.

References $allow_recoding, $cfg, $result, db, input, table, and value.

Referenced by PMA_displayTableNavigation(), and PMA_mysqlDie().

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

Generates text with URL parameters.

Parameters:
string optional database name
string optional table name
string character to use instead of '&' for deviding multiple URL parameters from each other
Returns:
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

Author:
nijel

Definition at line 79 of file url_generating.lib.php.

References $allow_recoding, $cfg, $result, db, lang, and table.

Referenced by PMA_displayTableBody(), and PMA_displayTableNavigation().


Generated on Wed Aug 10 07:56:33 2005 for TYPO3 3.8.0 by  doxygen 1.4.3-20050530