| [ Index ] |
|
Code source de Joomla 1.0.13 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Copyright: | Copyright (C) 2005 Open Source Matters. All rights reserved. |
| License: | http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php |
| Version: | $Id: config.class.php 7146 2007-04-15 23:53:12Z friesengeist $ |
| Poids: | 252 lignes (6 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
mosConfig:: (4 méthodes):
getPublicVars()
bind()
getVarText()
bindGlobals()
| getPublicVars() X-Ref |
return: array An array of the public vars in the class |
| bind( $array, $ignore='' ) X-Ref |
| binds a named array/hash to this object param: array $hash named array return: null|string null is operation was satisfactory, otherwise returns an error |
| getVarText() X-Ref |
| Writes the configuration file line for a particular variable return: string |
| bindGlobals() X-Ref |
| Binds the global configuration variables to the class properties |
| Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
|