4.5. Opl_Loader class
4.5.14. setCheckFileExists()
4.5.13. removeLibrary()
« Previous
4.5.15. setDefaultHandler()
Next »

4.5.14. setCheckFileExists()

ConstructStatic method
Visibilitypublic
Referencevoid Opl_Loader::setCheckFileExists( boolean $status )
Argument list
$status - boolean
Versionssince 2.0-RC1

Specifies, whether the autoloader should check the file existence in the filesystem (true) or not (false).

Due to the performance reasons, we recommend to keep this setting disabled, especially in the production environment.

4.5.14. setCheckFileExists()
4.5. Opl_Loader class
« Previous
4.5.13. removeLibrary()
Next »
4.5.15. setDefaultHandler()