[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 179 lignes (6 kb) |
Inclus ou requis: | 16 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers phpgwapi/setup/setup.inc.php phpgwapi/inc/common_functions.inc.php |
check_dir($dir,&$msg,$check_in_docroot=false) X-Ref |
Checks if a directory exists, is writable by the webserver and optionaly is in the docroot param: string $dir path param: string &$msg error-msg: 'does not exist', 'is not writeable by the webserver' or 'is in the webservers docroot' (run through lang) param: boolean $check_in_docroot=false run an optional in docroot check return: boolean |
lang($key,$vars=null) X-Ref |
function to handle multilanguage support |
get_langs() X-Ref |
returns array of languages we support, with enabled set to True if the lang file exists |
lang_select($onChange=False,$ConfigLang='') X-Ref |
Pas de description |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |