Exponent v2.7.2

exponent_php_setup.php

Table of Contents

expLoadClasses()  : mixed
exdoc This function overrides the default PHP5 autoloader, and instead looks at the $auto_dirs global to look for class files. This function is automatically invoked in PHP5

Functions

expLoadClasses()

exdoc This function overrides the default PHP5 autoloader, and instead looks at the $auto_dirs global to look for class files. This function is automatically invoked in PHP5

expLoadClasses(string $class) : mixed
Parameters
$class : string

The name of the class to look for.

Tags
node

Autoloader

Return values
mixed

Search results