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

View this page in Last updated: Sun, 11 May 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

第 32 章 PEAR インストーラクラス

PEAR インストーラクラスは、PEAR パッケージ管理用の API を提供します。

警告

次のドキュメントは、 PEAR バージョン 1.4.0 に完全に対応できていません。

PEAR_Autoload

目次
PEAR_Autoloader::addAggregateObject() -- 集約オブジェクトを追加する
PEAR_Autoloader::addAutoload() -- 自動ロードエントリを追加する
PEAR_Autoloader::removeAggregateObject() -- 集約オブジェクトを削除する
PEAR_Autoloader::removeAutoload() -- 自動ロードエントリを削除する
PEAR_Autoloader::__call() -- オーバーロードされたオブジェクトコールハンドラ

このクラスは、オブジェクトのいくつかのメソッドに関するコードを 別のクラスに分割したい場合に使用するクラスです。 あまり使用しないメソッドに大量のコードが含まれており、 これを常にパースすることを避けたい場合に、このクラスは有用です。

PEAR_Autoloader のクラスツリー

  • PEAR

    • PEAR_Autoloader

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

Download Documentation Last updated: Sun, 11 May 2008
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.