Translation2::get (Previous) (Next) Translation2::getLang

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

Translation2::getDecorator()

Translation2::getDecorator() -- Return an instance of a decorator

Leírás

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.

Paraméterek

string $decorator

Name of the decorator

object $obj [optional]

Object to decorate (the default object being $this)

Visszatérési érték

returns object Reference of a Translation2_Decorator subclass

Megjegyzés

Ez a függvény nem hívható statikusan.

Translation2::get (Previous) (Next) Translation2::getLang

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