|
|
(Next) Translation2_Decorator クラス概要 |
||||
| |
|||||
|
|||||
object Decorator& Translation2_Admin::getAdminDecorator (
string $decorator
, object [optional] 1
)
このメソッドを使用して、デコレータのインスタンスを取得します。 デコレータとは、フィルタのようなものです。 つまり、渡されたオブジェクトや変数の値を変更したり、 なんらかの処理を行ったりするものです。
デコレータの名前。
デコレートするオブジェクト (デフォルトは $this です)。
Translation2_Admin_Decorator サブクラスのオブジェクトの参照を返します。
This function can not be called statically.
|
|
(Next) Translation2_Decorator クラス概要 |
||||||||
| |
|||||||||
|
|||||||||