|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Conditions\Export\Repository:Public Member Functions | |
| __construct (protected ilDBInterface $db) | |
| writeByInfos (InfoCollection $infos,) | |
| getInfosByObjectIds (array $object_ids) | |
| updateCourseValuesResultRangePercentage (int $course_ref_id, ilImportMapping $mapping) | |
Definition at line 31 of file Repository.php.
| ILIAS\Conditions\Export\Repository::__construct | ( | protected ilDBInterface | $db | ) |
Definition at line 33 of file Repository.php.
| ILIAS\Conditions\Export\Repository::getInfosByObjectIds | ( | array | $object_ids | ) |
| int[] | $object_ids |
Definition at line 71 of file Repository.php.
References $data, and ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Conditions\Export\Repository::updateCourseValuesResultRangePercentage | ( | int | $course_ref_id, |
| ilImportMapping | $mapping | ||
| ) |
Definition at line 123 of file Repository.php.
References ilImportMapping\getMapping(), and ILIAS\Repository\int().
Here is the call graph for this function:| ILIAS\Conditions\Export\Repository::writeByInfos | ( | InfoCollection | $infos | ) |
Definition at line 38 of file Repository.php.
References $info, ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.