ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
setCosts ($a_costs) | |
getCosts () | |
setCopyrightAndOtherRestrictions ($a_caor) | |
getCopyrightAndOtherRestrictions () | |
setDescription ($a_description) | |
getDescription () | |
setDescriptionLanguage (&$lng_obj) | |
& | getDescriptionLanguage () |
getDescriptionLanguageCode () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
![]() | |
__construct ( $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 () | |
update () | |
save () | |
delete () | |
toXML (&$writer) | |
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 | |
![]() | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
![]() | |
$log | |
Definition at line 33 of file class.ilMD5295Rights.php.
ilMD5295Rights::__getFields | ( | ) |
Definition at line 143 of file class.ilMD5295Rights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), getDescriptionLanguageCode(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
Referenced by save().
|
static |
Definition at line 230 of file class.ilMD5295Rights.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD5295\getRights().
|
static |
Lookup description (copyright)
public
int | rbac_id |
int | obj_id |
Definition at line 215 of file class.ilMD5295Rights.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
ilMD5295Rights::delete | ( | ) |
Definition at line 125 of file class.ilMD5295Rights.php.
References $DIC, $ilDB, $query, and ilMD5295Base\getMetaId().
ilMD5295Rights::getCopyrightAndOtherRestrictions | ( | ) |
Definition at line 64 of file class.ilMD5295Rights.php.
Referenced by __getFields(), and toXML().
ilMD5295Rights::getCosts | ( | ) |
Definition at line 48 of file class.ilMD5295Rights.php.
Referenced by __getFields(), and toXML().
ilMD5295Rights::getDescription | ( | ) |
Definition at line 72 of file class.ilMD5295Rights.php.
Referenced by __getFields(), and toXML().
& ilMD5295Rights::getDescriptionLanguage | ( | ) |
Definition at line 82 of file class.ilMD5295Rights.php.
ilMD5295Rights::getDescriptionLanguageCode | ( | ) |
Definition at line 86 of file class.ilMD5295Rights.php.
Referenced by __getFields(), and toXML().
ilMD5295Rights::read | ( | ) |
Definition at line 154 of file class.ilMD5295Rights.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMD5295Base\getMetaId(), setCopyrightAndOtherRestrictions(), setCosts(), setDescription(), setDescriptionLanguage(), ilMD5295Base\setObjId(), ilMD5295Base\setObjType(), and ilMD5295Base\setRBACId().
ilMD5295Rights::save | ( | ) |
Definition at line 91 of file class.ilMD5295Rights.php.
References $DIC, $ilDB, __getFields(), ilMD5295Base\getMetaId(), and ilMD5295Base\setMetaId().
ilMD5295Rights::setCopyrightAndOtherRestrictions | ( | $a_caor | ) |
Definition at line 52 of file class.ilMD5295Rights.php.
Referenced by read().
ilMD5295Rights::setCosts | ( | $a_costs | ) |
Definition at line 36 of file class.ilMD5295Rights.php.
Referenced by read().
ilMD5295Rights::setDescription | ( | $a_description | ) |
Definition at line 68 of file class.ilMD5295Rights.php.
Referenced by read().
ilMD5295Rights::setDescriptionLanguage | ( | & | $lng_obj | ) |
Definition at line 76 of file class.ilMD5295Rights.php.
Referenced by read().
ilMD5295Rights::toXML | ( | & | $writer | ) |
Definition at line 188 of file class.ilMD5295Rights.php.
References getCopyrightAndOtherRestrictions(), getCosts(), getDescription(), and getDescriptionLanguageCode().
ilMD5295Rights::update | ( | ) |
Definition at line 107 of file class.ilMD5295Rights.php.
References $DIC, $ilDB, and ilMD5295Base\getMetaId().