This storage driver can use all databases which are supported by the PEAR MDB2 abstraction layer to fetch data.
Translation2_Admin_Container_mdb2
Translation2_Admin_Container_mdb2 Inherited Methods
Таблица 30-1. Inherited from Translation2_Container_mdb2
| Method Name | Summary |
|---|---|
| Constructor Translation2_Container_mdb2::Translation2_Container_mdb2() | Constructor of the container class |
| Translation2_Container_mdb2::fetchLangs() | Fetch the available langs if they're not cached yet. |
| Translation2_Container_mdb2::getOne() | Get a single item from the container, without caching the whole page |
| Translation2_Container_mdb2::getPage() | Returns an array of the strings in the selected page |
| Translation2_Container_mdb2::getStringID() | Get the stringID for the given string |
Таблица 30-2. Inherited from Translation2_Container
| Method Name | Summary |
|---|---|
| Constructor Translation2_Container::Translation2_Container() | Constructor |
| Translation2_Container::fetchLangs() | Fetch the available langs if they're not cached yet. |
| Translation2_Container::getLang() | Gets the current lang |
| Translation2_Container::getLangData() | Gets the array data for the lang |
| Translation2_Container::getLangs() | Gets the available languages |
| Translation2_Container::getOne() | Get a single item from the container, without caching the whole page Containers should implement this method. |
| Translation2_Container::getPage() | Returns an array of the strings in the selected page Containers should implement this method. |
| Translation2_Container::getStringID() | Get the stringID for the given string |
| Translation2_Container::raiseError() | Trigger a PEAR error |
| Translation2_Container::setLang() | Sets the current lang |
| Пред. | Начало | След. |
| Translation2_Admin_Container_mdb::remove() | Уровень выше | Translation2_Admin_Container_mdb2::add() |
HIVE: All information for read only. Please respect copyright! |