[ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 60 lignes (1 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
PHP_Shell_Extensions_Autoload:: (3 méthodes):
register()
optSetAutoload()
isAutoloadEnabled()
Classe: PHP_Shell_Extensions_Autoload - X-Ref
Autoload Extensionregister() X-Ref |
does the use want to use the internal autoload ? |
optSetAutoload($key, $value) X-Ref |
sets the autoload-flag - the $value is ignored and doesn't have to be set - if __autoload() is defined, the set fails |
isAutoloadEnabled() X-Ref |
is the autoload-flag set ? return: bool true if __autoload() should be set by the external wrapper |
Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |