This storage driver can use all databases which are supported by the PEAR DB abstraction layer to fetch data.
Translation2_Admin_Container_db
Translation2_Admin_Container_db Inherited Methods
Таблица 30-1. Inherited from Translation2_Container_db
| Method Name | Summary |
|---|---|
| Constructor Translation2_Container_db::Translation2_Container_db() | Constructor of the container class |
| Translation2_Container_db::fetchLangs() | Fetch the available langs if they're not cached yet. |
| Translation2_Container_db::getOne() | Get a single item from the container, without caching the whole page |
| Translation2_Container_db::getPage() | Returns an array of the strings in the selected page |
| Translation2_Container_db::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_dataobjectsimple::update() | Уровень выше | Translation2_Admin_Container_db::add() |
HIVE: All information for read only. Please respect copyright! |