|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilMDRights:
Collaboration diagram for ilMDRights:Static Public Member Functions | |
| static | lookupRightsByTypeAndCopyright (array $a_types, array $a_copyright) |
| 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 170 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 138 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 273 of file class.ilMDRights.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD\getRights(), and ilMDKeywordExposer\getRights().
Here is the caller graph for this function:| ilMDRights::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) |
Definition at line 190 of file class.ilMDRights.php.
References $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
|
static |
Lookup description (copyright)
@access public
| int | rbac_id |
| int | obj_id |
Definition at line 258 of file class.ilMDRights.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilOerHarvester\deleteDeprecated(), ilMDCopyrightSelectionGUI\fillTemplate(), and ilMDEditorGUI\listQuickEditCopyright().
Here is the caller graph for this function:| ilMDRights::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 152 of file class.ilMDRights.php.
References $DIC, $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDRights::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 122 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDRights::getCopyrightAndOtherRestrictions | ( | ) |
Definition at line 91 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getCopyrightAndOtherRestrictions | ( | ) |
Definition at line 64 of file class.ilMDRights.php.
| ilMDRights::getCosts | ( | ) |
Definition at line 75 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getCosts | ( | ) |
Definition at line 48 of file class.ilMDRights.php.
| ilMDRights::getDescription | ( | ) |
Definition at line 99 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getDescription | ( | ) |
Definition at line 72 of file class.ilMDRights.php.
| & ilMDRights::getDescriptionLanguage | ( | ) |
Definition at line 109 of file class.ilMDRights.php.
| & ilMDRights::getDescriptionLanguage | ( | ) |
Definition at line 82 of file class.ilMDRights.php.
| ilMDRights::getDescriptionLanguageCode | ( | ) |
Definition at line 113 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDRights::getDescriptionLanguageCode | ( | ) |
Definition at line 86 of file class.ilMDRights.php.
|
static |
| string[] | $a_types | |
| string[] | $a_copyright |
Definition at line 40 of file class.ilMDRights.php.
References $DIC, $query, $res, ilDBConstants\FETCHMODE_OBJECT, and ilLoggerFactory\getLogger().
Referenced by ilOerHarvester\collect().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDRights::parseDescriptionFromImport | ( | $a_description | ) |
| $a_description |
| ilDatabaseException |
Definition at line 240 of file class.ilMDRights.php.
References ilMDCopyrightSelectionEntry\createIdentifier(), ilMDCopyrightSelectionEntry\lookupCopyrightByText(), and setDescription().
Here is the call graph for this function:| ilMDRights::read | ( | ) |
Definition at line 181 of file class.ilMDRights.php.
References $DIC, $ilDB, $query, $res, 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 149 of file class.ilMDRights.php.
References $ilDB, $query, $res, 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 118 of file class.ilMDRights.php.
References $DIC, $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDRights::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 91 of file class.ilMDRights.php.
References ilDBConstants\AUTOQUERY_INSERT, ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) |
Definition at line 79 of file class.ilMDRights.php.
Referenced by read().
Here is the caller graph for this function:| ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) |
Definition at line 52 of file class.ilMDRights.php.
| ilMDRights::setCosts | ( | $a_costs | ) |
Definition at line 63 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 95 of file class.ilMDRights.php.
Referenced by parseDescriptionFromImport(), and read().
Here is the caller graph for this function:| ilMDRights::setDescription | ( | $a_description | ) |
Definition at line 68 of file class.ilMDRights.php.
| ilMDRights::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 103 of file class.ilMDRights.php.
Referenced by read().
Here is the caller graph for this function:| ilMDRights::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 76 of file class.ilMDRights.php.
| ilMDRights::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 215 of file class.ilMDRights.php.
References ilMDCopyrightSelectionEntry\_lookupCopyright(), getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), and getDescriptionLanguageCode().
Here is the call graph for this function:| ilMDRights::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 181 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 134 of file class.ilMDRights.php.
References $DIC, $ilDB, and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDRights::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 105 of file class.ilMDRights.php.
References $ilDB, ilDBConstants\AUTOQUERY_UPDATE, and ilMDBase\getMetaId().
Here is the call graph for this function: