ILIAS
Release_4_0_x_branch Revision 61816
|
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().
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().
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().
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().
ilMDRights::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 131 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
ilMDRights::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 132 of file class.ilMDRights.php.
References $ilDB, $query, and ilMDBase\getMetaId().
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().
ilMDRights::getCosts | ( | ) |
Definition at line 56 of file class.ilMDRights.php.
Referenced by __getFields(), and toXML().
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().
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().
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().
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().
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().
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().
ilMDRights::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 101 of file class.ilMDRights.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDRights::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 101 of file class.ilMDRights.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDRights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) |
Definition at line 60 of file class.ilMDRights.php.
Referenced by read().
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().
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().
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().
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().
ilMDRights::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 195 of file class.ilMDRights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), and getDescriptionLanguageCode().
ilMDRights::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 114 of file class.ilMDRights.php.
References $ilDB, and ilMDBase\getMetaId().
ilMDRights::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 116 of file class.ilMDRights.php.
References $ilDB, and ilMDBase\getMetaId().