TYPO3 API  SVNRelease
Static Public Member Functions
Tx_Extbase_Utility_ClassLoader Class Reference

List of all members.

Static Public Member Functions

static loadClass ($className)

Detailed Description

Definition at line 35 of file ClassLoader.php.


Member Function Documentation

static Tx_Extbase_Utility_ClassLoader::loadClass ( className) [static]

Loads php files containing classes or interfaces found in the classes directory of an extension.

Parameters:
string$className,:Name of the class/interface to load t3lib_extMgm::extPath()
Returns:
void

Definition at line 45 of file ClassLoader.php.

References t3lib_div\camelCaseToLowerCaseUnderscored(), t3lib_extMgm\extPath(), and t3lib_extMgm\isLoaded().


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