|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilMDRights:
Collaboration diagram for ilMDRights:Static Public Member Functions | |
| static | _lookupDescription ($a_rbac_id, $a_obj_id) |
| Lookup description (copyright) More... | |
| static | _getId ($a_rbac_id, $a_obj_id) |
Additional Inherited Members | |
Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Protected Attributes inherited from ilMDBase | |
| $log | |
Definition at line 33 of file class.ilMDRights.php.
| ilMDRights::__getFields | ( | ) |
Definition at line 142 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 caller graph for this function:| ilMDRights::__getFields | ( | ) |
Definition at line 141 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:
|
static |
Definition at line 227 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD\getRights().
Here is the caller graph for this function:| ilMDRights::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) |
Definition at line 196 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
|
static |
Lookup description (copyright)
@access public
| int | rbac_id |
| int | obj_id |
Definition at line 214 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMDCopyrightSelectionGUI\fillTemplate(), and ilMDEditorGUI\initQuickEditForm().
Here is the caller graph for this function:| ilMDRights::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 125 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDRights::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 124 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDRights::getCopyrightAndOtherRestrictions | ( | ) |
Definition at line 66 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getCopyrightAndOtherRestrictions | ( | ) |
Definition at line 66 of file class.ilMDRights.php.
| ilMDRights::getCosts | ( | ) |
Definition at line 49 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getCosts | ( | ) |
Definition at line 49 of file class.ilMDRights.php.
| ilMDRights::getDescription | ( | ) |
Definition at line 74 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getDescription | ( | ) |
Definition at line 74 of file class.ilMDRights.php.
| & ilMDRights::getDescriptionLanguage | ( | ) |
Definition at line 85 of file class.ilMDRights.php.
| & ilMDRights::getDescriptionLanguage | ( | ) |
Definition at line 85 of file class.ilMDRights.php.
| ilMDRights::getDescriptionLanguageCode | ( | ) |
Definition at line 89 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getDescriptionLanguageCode | ( | ) |
Definition at line 89 of file class.ilMDRights.php.
| ilMDRights::read | ( | ) |
Definition at line 153 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setCopyrightAndOtherRestrictions(), setCosts(), setDescription(), setDescriptionLanguage(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
Here is the call graph for this function:| ilMDRights::read | ( | ) |
Definition at line 152 of file class.ilMDRights.php.
References $ilDB, $query, $res, $row, ilDBConstants\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:| ilMDRights::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 94 of file class.ilMDRights.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDRights::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 94 of file class.ilMDRights.php.
References ilMDBase\getMetaId(), ilDBConstants\MDB2_AUTOQUERY_INSERT, and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) |
Definition at line 53 of file class.ilMDRights.php.
Referenced by read().
Here is the caller graph for this function:| ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) |
Definition at line 53 of file class.ilMDRights.php.
| ilMDRights::setCosts | ( | $a_costs | ) |
Definition at line 36 of file class.ilMDRights.php.
Referenced by read().
Here is the caller graph for this function:| ilMDRights::setCosts | ( | $a_costs | ) |
Definition at line 36 of file class.ilMDRights.php.
| ilMDRights::setDescription | ( | $a_description | ) |
Definition at line 70 of file class.ilMDRights.php.
Referenced by read().
Here is the caller graph for this function:| ilMDRights::setDescription | ( | $a_description | ) |
Definition at line 70 of file class.ilMDRights.php.
| ilMDRights::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 78 of file class.ilMDRights.php.
Referenced by read().
Here is the caller graph for this function:| ilMDRights::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 78 of file class.ilMDRights.php.
| ilMDRights::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 188 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), getDescriptionLanguageCode(), and ilMDCopyrightSelectionEntry\lookupCopyyrightTitle().
Here is the call graph for this function:| ilMDRights::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 187 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), and getDescriptionLanguageCode().
Here is the call graph for this function:| ilMDRights::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 109 of file class.ilMDRights.php.
References $ilDB, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDRights::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 107 of file class.ilMDRights.php.
References $ilDB, ilMDBase\getMetaId(), and ilDBConstants\MDB2_AUTOQUERY_UPDATE.
Here is the call graph for this function: