Translation2_Admin::getPageNames (Previous) (Next) Translation2_Decorator クラス概要

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

Translation2_Admin::getAdminDecorator()

Translation2_Admin::getAdminDecorator() -- admin デコレータのインスタンスを返す

説明

このメソッドを使用して、デコレータのインスタンスを取得します。 デコレータとは、フィルタのようなものです。 つまり、渡されたオブジェクトや変数の値を変更したり、 なんらかの処理を行ったりするものです。

パラメータ

string $decorator

デコレータの名前。

object $obj [optional]

デコレートするオブジェクト (デフォルトは $this です)。

返り値

Translation2_Admin_Decorator サブクラスのオブジェクトの参照を返します。

注意

この関数は、スタティックにコールする ことはできません。

Translation2_Admin::getPageNames (Previous) (Next) Translation2_Decorator クラス概要

Download Documentation Last updated: Sun, 20 Jul 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.