|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilMD5295Contribute:
Collaboration diagram for ilMD5295Contribute:Public Member Functions | |
| & | getEntityIds () |
| & | getEntity ($a_entity_id) |
| & | addEntity () |
| setRole ($a_role) | |
| getRole () | |
| setDate ($a_date) | |
| getDate () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (&$writer) | |
Public Member Functions inherited from ilMD5295Base | |
| __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 | _getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) |
| static | _lookupAuthors ($a_rbac_id, $a_obj_id, $a_obj_type) |
| Lookup authors. More... | |
Additional Inherited Members | |
Data Fields inherited from ilMD5295Base | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Protected Attributes inherited from ilMD5295Base | |
| $log | |
Definition at line 34 of file class.ilMD5295Contribute.php.
| ilMD5295Contribute::__getFields | ( | ) |
Definition at line 163 of file class.ilMD5295Contribute.php.
References getDate(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), ilMD5295Base\getParentId(), ilMD5295Base\getParentType(), ilMD5295Base\getRBACId(), and getRole().
Referenced by save().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 229 of file class.ilMD5295Contribute.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD5295Lifecycle\getContributeIds(), and ilMD5295MetaMetadata\getContributeIds().
Here is the caller graph for this function:
|
static |
Lookup authors.
@access public
| int | rbac_id |
| int | obj_id |
| string | obj_type |
Definition at line 259 of file class.ilMD5295Contribute.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
| & ilMD5295Contribute::addEntity | ( | ) |
Definition at line 55 of file class.ilMD5295Contribute.php.
References ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), ilMD5295Base\getObjType(), and ilMD5295Base\getRBACId().
Here is the call graph for this function:| ilMD5295Contribute::delete | ( | ) |
Reimplemented from ilMD5295Base.
Definition at line 142 of file class.ilMD5295Contribute.php.
References $DIC, $ilDB, $query, $res, getEntity(), getEntityIds(), and ilMD5295Base\getMetaId().
Here is the call graph for this function:| ilMD5295Contribute::getDate | ( | ) |
Definition at line 102 of file class.ilMD5295Contribute.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| & ilMD5295Contribute::getEntity | ( | $a_entity_id | ) |
Definition at line 43 of file class.ilMD5295Contribute.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| & ilMD5295Contribute::getEntityIds | ( | ) |
Definition at line 37 of file class.ilMD5295Contribute.php.
References ilMD5295Entity\_getIds(), ilMD5295Base\getMetaId(), ilMD5295Base\getObjId(), and ilMD5295Base\getRBACId().
Referenced by delete(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMD5295Contribute::getRole | ( | ) |
Definition at line 94 of file class.ilMD5295Contribute.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMD5295Contribute::read | ( | ) |
Definition at line 174 of file class.ilMD5295Contribute.php.
References $DIC, $ilDB, $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMD5295Base\getMetaId(), setDate(), ilMD5295Base\setObjId(), ilMD5295Base\setObjType(), ilMD5295Base\setParentId(), ilMD5295Base\setParentType(), ilMD5295Base\setRBACId(), and setRole().
Here is the call graph for this function:| ilMD5295Contribute::save | ( | ) |
Reimplemented from ilMD5295Base.
Definition at line 108 of file class.ilMD5295Contribute.php.
References $DIC, $ilDB, __getFields(), ilMD5295Base\getMetaId(), and ilMD5295Base\setMetaId().
Here is the call graph for this function:| ilMD5295Contribute::setDate | ( | $a_date | ) |
Definition at line 98 of file class.ilMD5295Contribute.php.
Referenced by read().
Here is the caller graph for this function:| ilMD5295Contribute::setRole | ( | $a_role | ) |
Definition at line 67 of file class.ilMD5295Contribute.php.
Referenced by read().
Here is the caller graph for this function:| ilMD5295Contribute::toXML | ( | & | $writer | ) |
Reimplemented from ilMD5295Base.
Definition at line 205 of file class.ilMD5295Contribute.php.
References getDate(), getEntity(), getEntityIds(), ilMD5295Base\getObjId(), ilMD5295Base\getRBACId(), and getRole().
Here is the call graph for this function:| ilMD5295Contribute::update | ( | ) |
Reimplemented from ilMD5295Base.
Definition at line 124 of file class.ilMD5295Contribute.php.
References $DIC, $ilDB, and ilMD5295Base\getMetaId().
Here is the call graph for this function: