|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilMDOrComposite:
Collaboration diagram for ilMDOrComposite:Static Public Member Functions | |
| static | _getIds (int $a_rbac_id, int $a_obj_id, int $a_parent_id, string $a_parent_type, int $a_or_composite_id=0) |
| static | _getIds (int $a_rbac_id, int $a_obj_id, int $a_parent_id, string $a_parent_type, int $a_or_composite_id=0) |
Private Attributes | |
| int | $or_composite_id = 0 |
Additional Inherited Members | |
Protected Attributes inherited from ilMDBase | |
| ilLogger | $log |
| ilDBInterface | $db |
Definition at line 27 of file class.ilMDOrComposite.php.
|
static |
Reimplemented from ilMDRequirement.
Definition at line 125 of file class.ilMDOrComposite.php.
References ILIAS\Repository\int().
Referenced by ilMDTechnical\getOrCompositeIds().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDOrComposite::addRequirement | ( | ) |
Definition at line 78 of file class.ilMDOrComposite.php.
References XapiProxy\$req, ilMDBase\getObjId(), ilMDBase\getObjType(), getOrCompositeId(), ilMDBase\getParentId(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDOrComposite::delete | ( | ) |
Reimplemented from ilMDRequirement.
Definition at line 94 of file class.ilMDOrComposite.php.
References $id, XapiProxy\$req, getRequirement(), and getRequirementIds().
Here is the call graph for this function:| ilMDOrComposite::getOrCompositeId | ( | ) |
Reimplemented from ilMDRequirement.
Definition at line 37 of file class.ilMDOrComposite.php.
References $or_composite_id, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getObjId(), ilMDBase\getRBACId(), and ILIAS\Repository\int().
Referenced by addRequirement(), and getRequirementIds().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDOrComposite::getRequirement | ( | int | $a_requirement_id | ) |
Definition at line 67 of file class.ilMDOrComposite.php.
References XapiProxy\$req.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDOrComposite::getRequirementIds | ( | ) |
Definition at line 56 of file class.ilMDOrComposite.php.
References ilMDRequirement\_getIds(), ilMDBase\getObjId(), getOrCompositeId(), ilMDBase\getParentId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDOrComposite::save | ( | ) |
Reimplemented from ilMDRequirement.
Definition at line 88 of file class.ilMDOrComposite.php.
| ilMDOrComposite::setOrCompositeId | ( | int | $a_or_composite_id | ) |
Reimplemented from ilMDRequirement.
Definition at line 32 of file class.ilMDOrComposite.php.
| ilMDOrComposite::toXML | ( | ilXmlWriter | $writer | ) |
Reimplemented from ilMDRequirement.
Definition at line 103 of file class.ilMDOrComposite.php.
References $id, XapiProxy\$req, ilMDBase\getObjId(), ilMDBase\getRBACId(), getRequirement(), getRequirementIds(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Here is the call graph for this function:
|
private |
Definition at line 29 of file class.ilMDOrComposite.php.
Referenced by getOrCompositeId().