[ Index ]
 

Code source de PRADO 3.0.6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/framework/3rdParty/PhpShell/PHP/Shell/Extensions/ -> Autoload.php (sommaire)

(pas de description)

Poids: 60 lignes (1 kb)
Inclus ou requis: 1 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

PHP_Shell_Extensions_Autoload:: (3 méthodes):
  register()
  optSetAutoload()
  isAutoloadEnabled()


Classe: PHP_Shell_Extensions_Autoload  - X-Ref

Autoload Extension

Note: shell wrapper has to create the __autoload() function when
isAutoloadEnabled() is true

handles the options to enable the internal autoload support

:set al
:set autoload

autoload can't be disabled
register()   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