Die Installer-Klassen bieten eine API zur Verwaltung von PEAR-Packages.
| Warnung |
Die Dokumentation berücksichtigt noch nicht vollständig PEAR Version 1.4.0. |
This class is for objects where you want to separate the code for some methods into separate classes. This is useful if you have a class with not-frequently-used methods that contain lots of code that you would like to avoid always parsing.
Class Trees for PEAR_Autoloader
PEAR
PEAR_Autoloader
| Zurück | Zum Anfang | Weiter |
| System::which | Nach oben | PEAR_Autoloader::addAggregateObject() |