constructor Translation2::Translation2 (Previous) (Next) Translation2::get

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

Translation2::factory()

Translation2::factory() -- Return an instanciated Translation2 object

Leírás

This is the Translation2 factory

Paraméterek

string $storageDriver

Type of the storage driver ('db', 'mdb', 'mdb2', 'gettext', 'dataobjectsimple')

mixed $options

Additional options for the storage driver (example: if you are using DB as the storage driver, you have to pass the dsn string here)

array $params

Array of parameters for the adapter class (i.e. you can set here the mappings between your table/field names and the ones used by this class)

Megjegyzés

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

constructor Translation2::Translation2 (Previous) (Next) Translation2::get

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.