ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
& | getIdentifier_Ids () |
& | getIdentifier_ ($a_identifier__id) |
& | addIdentifier_ () |
& | getDescriptionIds () |
& | getDescription ($a_description_id) |
& | addDescription () |
setKind ($a_kind) | |
getKind () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
![]() | |
__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 | _getIds ($a_rbac_id, $a_obj_id) |
Additional Inherited Members | |
![]() | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
![]() | |
$log | |
Definition at line 33 of file class.ilMD5295Relation.php.
ilMD5295Relation::__getFields | ( | ) |
Definition at line 182 of file class.ilMD5295Relation.php.
References getKind(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
Referenced by save().
|
static |
Definition at line 254 of file class.ilMD5295Relation.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD5295\getRelationIds().
& ilMD5295Relation::addDescription | ( | ) |
Definition at line 83 of file class.ilMD5295Relation.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
& ilMD5295Relation::addIdentifier_ | ( | ) |
Definition at line 54 of file class.ilMD5295Relation.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
ilMD5295Relation::delete | ( | ) |
Definition at line 156 of file class.ilMD5295Relation.php.
References $DIC, $ilDB, $query, $res, getDescription(), getDescriptionIds(), getIdentifier_(), getIdentifier_Ids(), and ilMD5295Base\getMetaId().
& ilMD5295Relation::getDescription | ( | $a_description_id | ) |
Definition at line 71 of file class.ilMD5295Relation.php.
Referenced by delete(), and toXML().
& ilMD5295Relation::getDescriptionIds | ( | ) |
Definition at line 65 of file class.ilMD5295Relation.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by delete(), and toXML().
& ilMD5295Relation::getIdentifier_ | ( | $a_identifier__id | ) |
Definition at line 42 of file class.ilMD5295Relation.php.
Referenced by delete(), and toXML().
& ilMD5295Relation::getIdentifier_Ids | ( | ) |
Definition at line 36 of file class.ilMD5295Relation.php.
References ilMD5295Identifier_\_getIds(), ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by delete(), and toXML().
ilMD5295Relation::getKind | ( | ) |
Definition at line 116 of file class.ilMD5295Relation.php.
Referenced by __getFields(), and toXML().
ilMD5295Relation::read | ( | ) |
Definition at line 190 of file class.ilMD5295Relation.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMD5295Base\getMetaId(), setKind(), ilMD5295Base\setObjId(), ilMD5295Base\setObjType(), and ilMD5295Base\setRBACId().
ilMD5295Relation::save | ( | ) |
Definition at line 122 of file class.ilMD5295Relation.php.
References $DIC, $ilDB, __getFields(), ilMD5295Base\getMetaId(), and ilMD5295Base\setMetaId().
ilMD5295Relation::setKind | ( | $a_kind | ) |
Definition at line 94 of file class.ilMD5295Relation.php.
Referenced by read().
ilMD5295Relation::toXML | ( | & | $writer | ) |
Definition at line 216 of file class.ilMD5295Relation.php.
References getDescription(), getDescriptionIds(), getIdentifier_(), getIdentifier_Ids(), getKind(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
ilMD5295Relation::update | ( | ) |
Definition at line 138 of file class.ilMD5295Relation.php.
References $DIC, $ilDB, and ilMD5295Base\getMetaId().