Translation2_Admin::getPageNames (Previous) (Next) Class Summary Translation2_Decorator

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

Translation2_Admin::getAdminDecorator()

Translation2_Admin::getAdminDecorator() -- Return an instance of an admin decorator

Описание

This method is used to get a decorator instance. A decorator can be seen as a filter, i.e. something that can change or handle the values of the objects/vars that pass through.

Параметр

string $decorator

Name of the decorator

object $obj [optional]

Object to decorate (the default object being $this)

Возвращаемое значение

returns object Reference of a Translation2_Admin_Decorator subclass

Заметка

Эта функция не должна вызываться статически.

Translation2_Admin::getPageNames (Previous) (Next) Class Summary Translation2_Decorator

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.