[Zend_Loader] element index

Package indexes

All elements
a e i l r z _
_
top
Method _includeFile
Attempt to include() the file.
Method _securityCheck
Ensure that filename does not contain exploits
a
top
Method autoload
spl_autoload() suitable implementation for supporting class autoloading.
e
top
Method explodeIncludePath
Explode an include path into an array
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 e i l r z _