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

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

Translation2::getDecorator()

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

Opis

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.

Parametr

string $decorator

Name of the decorator

object $obj [optional]

Object to decorate (the default object being $this)

Zwracana wartość

returns object Reference of a Translation2_Decorator subclass

Uwagi

Ta funkcja nie może być wywołana statycznie.

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

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.