Translation2_Admin::getAdminDecorator()
Описание
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)
Пред. | Начало | След. |
Translation2_Admin::getPageNames() | Уровень выше | Class Summary Translation2_Decorator |