|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
ilContainerStartObjects More...
Collaboration diagram for ilContainerStartObjects:Public Member Functions | |
| __construct ($a_object_ref_id, $a_object_id) | |
| getObjId () | |
| getRefId () | |
| getStartObjects () | |
| delete ($a_crs_start_id) | |
| Delete item by sequence id. More... | |
| deleteItem ($a_item_ref_id) | |
| Delete item by ref_id. More... | |
| exists ($a_item_ref_id) | |
| add ($a_item_ref_id) | |
| __deleteAll () | |
| setObjectPos ($a_start_id, $a_pos) | |
| getPossibleStarters () | |
| allFullfilled ($a_user_id) | |
| isFullfilled ($a_user_id, $a_item_id) | |
| cloneDependencies ($a_target_id, $a_copy_id) | |
Static Public Member Functions | |
| static | isStartObject ($a_container_id, $a_item_ref_id) |
| Check if object is start object. More... | |
Protected Member Functions | |
| setObjId ($a_id) | |
| setRefId ($a_ref_id) | |
| __read () | |
Protected Attributes | |
| $tree | |
| $db | |
| $obj_data_cache | |
| $log | |
| $ref_id | |
| $obj_id | |
| $start_objs = array() | |
Definition at line 12 of file class.ilContainerStartObjects.php.
| ilContainerStartObjects::__construct | ( | $a_object_ref_id, | |
| $a_object_id | |||
| ) |
Definition at line 38 of file class.ilContainerStartObjects.php.
References $DIC, __read(), setObjId(), and setRefId().
Here is the call graph for this function:| ilContainerStartObjects::__deleteAll | ( | ) |
Definition at line 166 of file class.ilContainerStartObjects.php.
References $db, $ilDB, $query, and getObjId().
Here is the call graph for this function:
|
protected |
Definition at line 77 of file class.ilContainerStartObjects.php.
References $db, $ilDB, $query, $res, $tree, ilDBConstants\FETCHMODE_OBJECT, and getObjId().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerStartObjects::add | ( | $a_item_ref_id | ) |
Definition at line 141 of file class.ilContainerStartObjects.php.
References $db, $ilDB, $query, and getObjId().
Referenced by ilLOSettings\updateStartObjects().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerStartObjects::allFullfilled | ( | $a_user_id | ) |
Definition at line 207 of file class.ilContainerStartObjects.php.
References getStartObjects(), and isFullfilled().
Here is the call graph for this function:| ilContainerStartObjects::cloneDependencies | ( | $a_target_id, | |
| $a_copy_id | |||
| ) |
Definition at line 265 of file class.ilContainerStartObjects.php.
References $data, $ilLog, $log, $obj_data_cache, ilCopyWizardOptions\_getInstance(), and getStartObjects().
Here is the call graph for this function:| ilContainerStartObjects::delete | ( | $a_crs_start_id | ) |
Delete item by sequence id.
| type | $a_crs_start_id |
Definition at line 103 of file class.ilContainerStartObjects.php.
References $db, $ilDB, $query, and getObjId().
Here is the call graph for this function:| ilContainerStartObjects::deleteItem | ( | $a_item_ref_id | ) |
Delete item by ref_id.
| type | $a_item_ref_id |
Definition at line 118 of file class.ilContainerStartObjects.php.
References $db, $ilDB, $query, and getObjId().
Referenced by ilLOSettings\updateStartObjects().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerStartObjects::exists | ( | $a_item_ref_id | ) |
Definition at line 129 of file class.ilContainerStartObjects.php.
References $db, $ilDB, $query, $res, and getObjId().
Referenced by ilLOSettings\updateStartObjects().
Here is the call graph for this function:
Here is the caller graph for this function:| ilContainerStartObjects::getObjId | ( | ) |
Definition at line 57 of file class.ilContainerStartObjects.php.
References $obj_id.
Referenced by __deleteAll(), __read(), add(), delete(), deleteItem(), and exists().
Here is the caller graph for this function:| ilContainerStartObjects::getPossibleStarters | ( | ) |
Definition at line 190 of file class.ilContainerStartObjects.php.
References ilObjectActivation\getItems(), and getRefId().
Here is the call graph for this function:| ilContainerStartObjects::getRefId | ( | ) |
Definition at line 67 of file class.ilContainerStartObjects.php.
References $ref_id.
Referenced by getPossibleStarters(), and isFullfilled().
Here is the caller graph for this function:| ilContainerStartObjects::getStartObjects | ( | ) |
Definition at line 72 of file class.ilContainerStartObjects.php.
Referenced by allFullfilled(), and cloneDependencies().
Here is the caller graph for this function:| ilContainerStartObjects::isFullfilled | ( | $a_user_id, | |
| $a_item_id | |||
| ) |
Definition at line 217 of file class.ilContainerStartObjects.php.
References $obj_data_cache, $obj_id, $type, ilLPStatus\_hasUserCompleted(), ilObjSurveyAccess\_lookupFinished(), ilObjTestAccess\checkCondition(), and getRefId().
Referenced by allFullfilled().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Check if object is start object.
| type | $a_container_id | |
| type | $a_item_ref_id |
Definition at line 297 of file class.ilContainerStartObjects.php.
References $DIC, $ilDB, $query, and $res.
Referenced by ilLOTestQuestionAdapter\isQualifiedStartRun().
Here is the caller graph for this function:| ilContainerStartObjects::setObjectPos | ( | $a_start_id, | |
| $a_pos | |||
| ) |
Definition at line 176 of file class.ilContainerStartObjects.php.
|
protected |
Definition at line 52 of file class.ilContainerStartObjects.php.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 62 of file class.ilContainerStartObjects.php.
Referenced by __construct().
Here is the caller graph for this function:
|
protected |
Definition at line 22 of file class.ilContainerStartObjects.php.
Referenced by __deleteAll(), __read(), add(), delete(), deleteItem(), exists(), and setObjectPos().
|
protected |
Definition at line 32 of file class.ilContainerStartObjects.php.
Referenced by cloneDependencies().
|
protected |
Definition at line 27 of file class.ilContainerStartObjects.php.
Referenced by cloneDependencies(), and isFullfilled().
|
protected |
Definition at line 35 of file class.ilContainerStartObjects.php.
Referenced by getObjId(), and isFullfilled().
|
protected |
Definition at line 34 of file class.ilContainerStartObjects.php.
Referenced by getRefId().
|
protected |
Definition at line 36 of file class.ilContainerStartObjects.php.
|
protected |
Definition at line 17 of file class.ilContainerStartObjects.php.
Referenced by __read().