| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Inheritance diagram for ilMDRelation:
 Inheritance diagram for ilMDRelation: Collaboration diagram for ilMDRelation:
 Collaboration diagram for ilMDRelation:| Public Member Functions | |
| ilMDRelation ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getIdentifier_Ids () | 
| & | getIdentifier_ ($a_identifier__id) | 
| & | addIdentifier_ () | 
| & | getDescriptionIds () | 
| & | getDescription ($a_description_id) | 
| & | addDescription () | 
| setKind ($a_kind) | |
| getKind () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id) | |
| ilMDRelation ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| & | getIdentifier_Ids () | 
| & | getIdentifier_ ($a_identifier__id) | 
| & | addIdentifier_ () | 
| & | getDescriptionIds () | 
| & | getDescription ($a_description_id) | 
| & | addDescription () | 
| setKind ($a_kind) | |
| getKind () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getIds ($a_rbac_id, $a_obj_id) | |
|  Public Member Functions inherited from ilMDBase | |
| ilMDBase ($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 () | |
| ilMDBase ($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 () | |
| validate () | |
| Additional Inherited Members | |
|  Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Definition at line 33 of file class.ilMDRelation.php.
| ilMDRelation::__getFields | ( | ) | 
Definition at line 191 of file class.ilMDRelation.php.
References getKind(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Referenced by save().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRelation::__getFields | ( | ) | 
Definition at line 191 of file class.ilMDRelation.php.
References getKind(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::_getIds | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 249 of file class.ilMDRelation.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDRelation::_getIds | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 267 of file class.ilMDRelation.php.
References $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by getDescriptionIds(), getIdentifier_Ids(), and ilMD\getRelationIds().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDRelation::addDescription | ( | ) | 
Definition at line 93 of file class.ilMDRelation.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDRelation::addDescription | ( | ) | 
Definition at line 93 of file class.ilMDRelation.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDRelation::addIdentifier_ | ( | ) | 
Definition at line 63 of file class.ilMDRelation.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDRelation::addIdentifier_ | ( | ) | 
Definition at line 63 of file class.ilMDRelation.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 163 of file class.ilMDRelation.php.
References $query, getDescription(), getDescriptionIds(), getIdentifier_(), getIdentifier_Ids(), and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 164 of file class.ilMDRelation.php.
References $query, $res, getDescription(), getDescriptionIds(), getIdentifier_(), getIdentifier_Ids(), and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDRelation::getDescription | ( | $a_description_id | ) | 
Definition at line 80 of file class.ilMDRelation.php.
| & ilMDRelation::getDescription | ( | $a_description_id | ) | 
Definition at line 80 of file class.ilMDRelation.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDRelation::getDescriptionIds | ( | ) | 
Definition at line 74 of file class.ilMDRelation.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDRelation::getDescriptionIds | ( | ) | 
Definition at line 74 of file class.ilMDRelation.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDRelation::getIdentifier_ | ( | $a_identifier__id | ) | 
Definition at line 50 of file class.ilMDRelation.php.
| & ilMDRelation::getIdentifier_ | ( | $a_identifier__id | ) | 
Definition at line 50 of file class.ilMDRelation.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDRelation::getIdentifier_Ids | ( | ) | 
Definition at line 44 of file class.ilMDRelation.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDRelation::getIdentifier_Ids | ( | ) | 
Definition at line 44 of file class.ilMDRelation.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRelation::getKind | ( | ) | 
Definition at line 127 of file class.ilMDRelation.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRelation::getKind | ( | ) | 
Definition at line 127 of file class.ilMDRelation.php.
| ilMDRelation::ilMDRelation | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDRelation.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::ilMDRelation | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDRelation.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::read | ( | ) | 
Definition at line 199 of file class.ilMDRelation.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setKind(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::read | ( | ) | 
Definition at line 199 of file class.ilMDRelation.php.
References $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setKind(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 133 of file class.ilMDRelation.php.
References __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 133 of file class.ilMDRelation.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::setKind | ( | $a_kind | ) | 
Definition at line 104 of file class.ilMDRelation.php.
| ilMDRelation::setKind | ( | $a_kind | ) | 
Definition at line 104 of file class.ilMDRelation.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRelation::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 225 of file class.ilMDRelation.php.
References getDescription(), getDescriptionIds(), getIdentifier_(), getIdentifier_Ids(), and getKind().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 225 of file class.ilMDRelation.php.
References getDescription(), getDescriptionIds(), getIdentifier_(), getIdentifier_Ids(), getKind(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 146 of file class.ilMDRelation.php.
References ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRelation::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 148 of file class.ilMDRelation.php.
References ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: