System::which (Previous) (Next) PEAR_Autoloader::addAggregateObject

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Rozdział 29. Klasy instalatora PEAR

Klasy instalatora PEAR udsotępniają API do administracji i zarządzania pakietami PEAR.

Ostrzeżenie

Dokumentacja nie jest w pełni aktualna z PEAR w wersji 1.4.0.

PEAR_Autoload

Spis treści
PEAR_Autoloader::addAggregateObject() -- Add an aggregate object to object.
PEAR_Autoloader::addAutoload() -- Add one or more autoload entries
PEAR_Autoloader::removeAggregateObject() -- Remove an aggregate object
PEAR_Autoloader::removeAutoload() -- Remove an autoload entry
PEAR_Autoloader::__call() -- Overloaded object call handler

Klasa ta służy do oddzielania kodu wybranych metod w oddzielne klasy. Przydatne gdy masz klasę z rzadko używanymi metodami zawierającą dużo kodu i chcesz zapobiec parsowaniu jej za każdym razem.

Drzewo klasy PEAR_Autoloader

  • PEAR

    • PEAR_Autoloader

System::which (Previous) (Next) PEAR_Autoloader::addAggregateObject

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.