autoload.php

Show: inherited
Table of Contents

Autoloader definition for eZ Publish

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

Constants

Constant  EZCBASE_ENABLED = $baseEnabled

\ezpAutoloader

Package: kernel

Provides the native autoload functionality for eZ Publish

Properties

Propertyprotected  $ezpClasses= 'null'
static
Default valuenullDetails
Type
n/a

Methods

methodpublicautoload(  $className ) : void
static

Parameters
Name Type Description
$className
methodpublicreset( ) : void
static

Resets the local, in-memory autoload cache.

If the autoload arrays are extended during a requests lifetime, this method must be called, to make them available.

methodpublicupdateExtensionAutoloadArray( ) : void
static

Documentation was generated by DocBlox 0.18.1.