PEAR_Autoloader::addAggregateObject()
Описание
Add an aggregate object to this object. If the specified class is not defined, loading it will be attempted following PEAR's file naming scheme. All the methods in the class will be aggregated, except private ones (name starting with an underscore) and constructors.
Пред. | Начало | След. |
Классы PPM | Уровень выше | PEAR_Autoloader::addAutoload() |