Go to the source code of this file.
Classes | |
class | TranslationBackend |
Enumerations | |
enum | LOCATE_CURR |
enum | LOCATE_NEXT |
enum | LOCATE_NEXTMISSING |
enum | LOCATE_PREV |
enum | LOCATE_PREVMISSING |
Variables | |
$DB = NewADOConnection(GetConfigVar('db_software')) |
enum LOCATE_CURR |
Definition at line 30 of file TranslationBackend.php.
enum LOCATE_NEXT |
Definition at line 31 of file TranslationBackend.php.
enum LOCATE_NEXTMISSING |
Definition at line 32 of file TranslationBackend.php.
enum LOCATE_PREV |
Definition at line 33 of file TranslationBackend.php.
enum LOCATE_PREVMISSING |
Definition at line 34 of file TranslationBackend.php.
$DB = NewADOConnection(GetConfigVar('db_software')) |
Definition at line 25 of file TranslationBackend.php.