[Zend_Loader] element index

Package indexes

All elements
a i l r z _
_
top
Method _includeFile
Attempt to include() the file.
a
top
Method autoload
spl_autoload() suitable implementation for supporting class autoloading.
i
top
Method isReadable
Returns TRUE if the $filename is readable, or FALSE otherwise.
l
top
Method loadClass
Loads a class from a PHP file. The filename must be formatted as "$class.php".
Page Loader.php
Loader.php in Loader.php
Method loadFile
Loads a PHP file. This is a wrapper for PHP's include() function.
r
top
Method registerAutoload
Register autoload() with spl_autoload()
z
top
Class Zend_Loader
Zend_Loader in Loader.php
Static methods for loading classes and files.
a i l r z _