| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilMDRights:
 Inheritance diagram for ilMDRights: Collaboration diagram for ilMDRights:
 Collaboration diagram for ilMDRights:| Public Member Functions | |
| ilMDRights ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setCosts ($a_costs) | |
| getCosts () | |
| setCopyrightAndOtherRestrictions ($a_caor) | |
| getCopyrightAndOtherRestrictions () | |
| setDescription ($a_description) | |
| getDescription () | |
| setDescriptionLanguage (&$lng_obj) | |
| & | getDescriptionLanguage () | 
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _lookupDescription ($a_rbac_id, $a_obj_id) | |
| Lookup description (copyright) | |
| _getId ($a_rbac_id, $a_obj_id) | |
| ilMDRights ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
| setCosts ($a_costs) | |
| getCosts () | |
| setCopyrightAndOtherRestrictions ($a_caor) | |
| getCopyrightAndOtherRestrictions () | |
| setDescription ($a_description) | |
| getDescription () | |
| setDescriptionLanguage (&$lng_obj) | |
| & | getDescriptionLanguage () | 
| getDescriptionLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
| _getId ($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.ilMDRights.php.
| ilMDRights::__getFields | ( | ) | 
Definition at line 148 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), getDescriptionLanguageCode(), 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:| ilMDRights::__getFields | ( | ) | 
Definition at line 149 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), getDescriptionLanguageCode(), 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:| ilMDRights::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 203 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDRights::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 231 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMD\getRights().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::_lookupDescription | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Lookup description (copyright)
public
| int | rbac_id | 
| int | obj_id | 
Definition at line 218 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDCopyrightSelectionGUI\fillTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 131 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 132 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::getCopyrightAndOtherRestrictions | ( | ) | 
Definition at line 73 of file class.ilMDRights.php.
| ilMDRights::getCopyrightAndOtherRestrictions | ( | ) | 
Definition at line 73 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::getCosts | ( | ) | 
Definition at line 56 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::getCosts | ( | ) | 
Definition at line 56 of file class.ilMDRights.php.
| ilMDRights::getDescription | ( | ) | 
Definition at line 81 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::getDescription | ( | ) | 
Definition at line 81 of file class.ilMDRights.php.
| & ilMDRights::getDescriptionLanguage | ( | ) | 
Definition at line 92 of file class.ilMDRights.php.
| & ilMDRights::getDescriptionLanguage | ( | ) | 
Definition at line 92 of file class.ilMDRights.php.
| ilMDRights::getDescriptionLanguageCode | ( | ) | 
Definition at line 96 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::getDescriptionLanguageCode | ( | ) | 
Definition at line 96 of file class.ilMDRights.php.
| ilMDRights::ilMDRights | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDRights.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::ilMDRights | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDRights.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::read | ( | ) | 
Definition at line 159 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setCopyrightAndOtherRestrictions(), setCosts(), setDescription(), setDescriptionLanguage(), 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:| ilMDRights::read | ( | ) | 
Definition at line 160 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setCopyrightAndOtherRestrictions(), setCosts(), setDescription(), setDescriptionLanguage(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 101 of file class.ilMDRights.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 101 of file class.ilMDRights.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) | 
Definition at line 60 of file class.ilMDRights.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) | 
Definition at line 60 of file class.ilMDRights.php.
| ilMDRights::setCosts | ( | $a_costs | ) | 
Definition at line 43 of file class.ilMDRights.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::setCosts | ( | $a_costs | ) | 
Definition at line 43 of file class.ilMDRights.php.
| ilMDRights::setDescription | ( | $a_description | ) | 
Definition at line 77 of file class.ilMDRights.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::setDescription | ( | $a_description | ) | 
Definition at line 77 of file class.ilMDRights.php.
| ilMDRights::setDescriptionLanguage | ( | & | $lng_obj | ) | 
Definition at line 85 of file class.ilMDRights.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDRights::setDescriptionLanguage | ( | & | $lng_obj | ) | 
Definition at line 85 of file class.ilMDRights.php.
| ilMDRights::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 194 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), and getDescriptionLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 195 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), and getDescriptionLanguageCode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 114 of file class.ilMDRights.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDRights::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 116 of file class.ilMDRights.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: