AutoLoader Class Reference

List of all members.

Static Public Member Functions

static autoload ($className)
 autoload - take a class name and attempt to load it
static loadAllExtensions ()


Detailed Description

Definition at line 543 of file AutoLoader.php.


Member Function Documentation

static AutoLoader::autoload ( className  )  [static]

autoload - take a class name and attempt to load it

Parameters:
string $className Name of class we're looking for.
Returns:
bool Returning false is important on failure as it allows Zend to try and look in other registered autoloaders as well.

Definition at line 552 of file AutoLoader.php.

References $filename, $IP, $wgAutoloadClasses, $wgAutoloadLocalClasses, and wfDebug().

static AutoLoader::loadAllExtensions (  )  [static]

Definition at line 586 of file AutoLoader.php.

References $file, and $wgAutoloadClasses.

Referenced by wfLoadAllExtensions().


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:33 2009 for MediaWiki by  doxygen 1.5.9