| [ Index ] |
|
Code source de phpMyAdmin 2.10.3 |
[Code source] [Imprimer] [Statistiques]
phpMyAdmin Language Loading File
| Poids: | 377 lignes (16 kb) |
| Inclus ou requis: | 3 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| PMA_langCheck() X-Ref |
| trys to find the language to use return: bool success if valid lang is found, otherwise false |
| PMA_langSet(&$lang) X-Ref |
| checks given lang and sets it if valid returns true on success, otherwise flase param: string $lang language to set return: bool success |
| PMA_langDetect(&$str, $envType) X-Ref |
| Analyzes some PHP environment variables to find the most probable language that should be used param: string string to analyze param: integer type of the PHP environment variable which value is $str return: bool true on success, otherwise false |
| Généré le : Mon Nov 26 15:18:20 2007 | par Balluche grâce à PHPXref 0.7 |
|