ILIAS
release_7 Revision v7.30-3-g800a261c036
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilDBInterface $ilDB, string $key, array $content, array $local_changes, string $scope="", string $separator="#:#", string $comment_separator="###") | |
replaceLangModules (array $lang_array) | |
Protected Attributes | |
$ilDB | |
$key | |
$content | |
$scope | |
$local_changes | |
$change_date = null | |
$separator | |
$comment_separator | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 19 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 30 of file class.ilObjLanguageDBAccess.php.
References $comment_separator, $content, $DIC, $ilDB, $ilErr, $key, $local_changes, $query, $scope, and $separator.
ilObjLanguageDBAccess::replaceLangModules | ( | array | $lang_array | ) |
Definition at line 115 of file class.ilObjLanguageDBAccess.php.
References $DIC, $ilErr, $query, $result, and ilCachedLanguage\getInstance().
|
protected |
Definition at line 26 of file class.ilObjLanguageDBAccess.php.
|
protected |
Definition at line 28 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 21 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 22 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 24 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilObjLanguageDBAccess.php.
Referenced by __construct().