ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
& | getGeneral () |
& | addGeneral () |
& | getLifecycle () |
& | addLifecycle () |
& | getMetaMetadata () |
& | addMetaMetadata () |
& | getTechnical () |
& | addTechnical () |
& | getEducational () |
& | addEducational () |
& | getRights () |
& | addRights () |
& | getRelationIds () |
& | getRelation ($a_relation_id) |
& | addRelation () |
& | getAnnotationIds () |
& | getAnnotation ($a_annotation_id) |
& | addAnnotation () |
& | getClassificationIds () |
& | getClassification ($a_classification_id) |
& | addClassification () |
toXML (&$writer) | |
& | cloneMD ($a_rbac_id, $a_obj_id, $a_obj_type) |
deleteAll () | |
![]() | |
__construct ( $a_rbac_id=0, $a_obj_id=0, $a_type=0) | |
setRBACId ($a_id) | |
getRBACId () | |
setObjId ($a_id) | |
getObjId () | |
setObjType ($a_type) | |
getObjType () | |
setMetaId ($a_meta_id, $a_read_data=true) | |
getMetaId () | |
setParentType ($a_parent_type) | |
getParentType () | |
setParentId ($a_id) | |
getParentId () | |
setExportMode ($a_export_mode=true) | |
getExportMode () | |
validate () | |
update () | |
save () | |
delete () | |
toXML (&$writer) | |
Static Public Member Functions | |
static | _deleteAllByType ($a_type) |
Additional Inherited Members | |
![]() | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
![]() | |
$log | |
Definition at line 34 of file class.ilMD5295.php.
|
static |
& ilMD5295::addAnnotation | ( | ) |
Definition at line 213 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addClassification | ( | ) |
Definition at line 241 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addEducational | ( | ) |
Definition at line 137 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addGeneral | ( | ) |
Definition at line 52 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addLifecycle | ( | ) |
Definition at line 74 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addMetaMetadata | ( | ) |
Definition at line 95 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addRelation | ( | ) |
Definition at line 185 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addRights | ( | ) |
Definition at line 157 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::addTechnical | ( | ) |
Definition at line 116 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295::cloneMD | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_obj_type | |||
) |
Definition at line 326 of file class.ilMD5295.php.
References ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
ilMD5295::deleteAll | ( | ) |
Definition at line 347 of file class.ilMD5295.php.
References $DIC, $ilDB, $query, ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
& ilMD5295::getAnnotation | ( | $a_annotation_id | ) |
Definition at line 201 of file class.ilMD5295.php.
Referenced by toXML().
& ilMD5295::getAnnotationIds | ( | ) |
Definition at line 195 of file class.ilMD5295.php.
References ilMD5295Annotation\_getIds(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getClassification | ( | $a_classification_id | ) |
Definition at line 228 of file class.ilMD5295.php.
Referenced by toXML().
& ilMD5295::getClassificationIds | ( | ) |
Definition at line 222 of file class.ilMD5295.php.
References ilMD5295Classification\_getIds(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getEducational | ( | ) |
Definition at line 125 of file class.ilMD5295.php.
References ilMD5295Educational\_getId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getGeneral | ( | ) |
Definition at line 40 of file class.ilMD5295.php.
References ilMD5295General\_getId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getLifecycle | ( | ) |
Definition at line 62 of file class.ilMD5295.php.
References ilMD5295Lifecycle\_getId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getMetaMetadata | ( | ) |
Definition at line 83 of file class.ilMD5295.php.
References ilMD5295MetaMetadata\_getId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getRelation | ( | $a_relation_id | ) |
Definition at line 172 of file class.ilMD5295.php.
Referenced by toXML().
& ilMD5295::getRelationIds | ( | ) |
Definition at line 166 of file class.ilMD5295.php.
References ilMD5295Relation\_getIds(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getRights | ( | ) |
Definition at line 145 of file class.ilMD5295.php.
References ilMD5295Rights\_getId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
& ilMD5295::getTechnical | ( | ) |
Definition at line 104 of file class.ilMD5295.php.
References ilMD5295Technical\_getId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by toXML().
ilMD5295::toXML | ( | & | $writer | ) |
Definition at line 255 of file class.ilMD5295.php.
References getAnnotation(), getAnnotationIds(), getClassification(), getClassificationIds(), getEducational(), ilMD5295Base\getExportMode(), getGeneral(), getLifecycle(), getMetaMetadata(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), ilMD5295Base\getRBACId(), getRelation(), getRelationIds(), getRights(), and getTechnical().