47e5e916ae
that all eZ Components need to function properly. The Base component needs to be loaded specifically. Base can also autoload external class reposito- ries from outside the eZ Components. Aside from the autoload functionality, the Base component also contains a number of generic Exception classes that all inherit from the ezcBaseExce- ption class. WWW: http://ezcomponents.org/ PR: 172759 Submitted by: Gasol Wu <gasol.wu@gmail.com> Feature safe: yes
10 lines
455 B
Text
10 lines
455 B
Text
The Base component provides the basic functionality, such as autoloading,
|
|
that all eZ Components need to function properly. The Base component needs
|
|
to be loaded specifically. Base can also autoload external class reposito-
|
|
ries from outside the eZ Components.
|
|
|
|
Aside from the autoload functionality, the Base component also contains a
|
|
number of generic Exception classes that all inherit from the ezcBaseExce-
|
|
ption class.
|
|
|
|
WWW: http://ezcomponents.org/
|