ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
__construct (ilDBInterface $ilDB, string $key, array $content, array $local_changes, string $scope="", string $separator="#:#", string $comment_separator="###") | |
insertLangEntries (string $lang_file) | |
replaceLangModules (array $lang_array) | |
Protected Member Functions | |
checkModules () | |
Protected Attributes | |
ilDBInterface | $ilDB |
string | $key |
array | $content |
string | $scope |
array | $local_changes |
string | $change_date = null |
string | $separator |
string | $comment_separator |
Definition at line 21 of file class.ilObjLanguageDBAccess.php.
ilObjLanguageDBAccess::__construct | ( | ilDBInterface | $ilDB, |
string | $key, | ||
array | $content, | ||
array | $local_changes, | ||
string | $scope = "" , |
||
string | $separator = "#:#" , |
||
string | $comment_separator = "###" |
||
) |
Definition at line 32 of file class.ilObjLanguageDBAccess.php.
References $comment_separator, $content, $ilDB, $key, $local_changes, $scope, and $separator.
|
protected |
Definition at line 157 of file class.ilObjLanguageDBAccess.php.
References $DIC.
Referenced by replaceLangModules().
ilObjLanguageDBAccess::insertLangEntries | ( | string | $lang_file | ) |
Definition at line 46 of file class.ilObjLanguageDBAccess.php.
References $DIC, $key, and null.
ilObjLanguageDBAccess::replaceLangModules | ( | array | $lang_array | ) |
Definition at line 116 of file class.ilObjLanguageDBAccess.php.
References $q, checkModules(), and ilCachedLanguage\getInstance().
|
protected |
Definition at line 28 of file class.ilObjLanguageDBAccess.php.
|
protected |
Definition at line 30 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 24 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct(), and insertLangEntries().
|
protected |
Definition at line 27 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().