ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilMDContribute ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
& | getEntityIds () |
& | getEntity ($a_entity_id) |
& | addEntity () |
setRole ($a_role) | |
getRole () | |
setDate ($a_date) | |
getDate () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
_getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
ilMDContribute ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
& | getEntityIds () |
& | getEntity ($a_entity_id) |
& | addEntity () |
setRole ($a_role) | |
getRole () | |
setDate ($a_date) | |
getDate () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
_getIds ($a_rbac_id, $a_obj_id, $a_parent_id, $a_parent_type) | |
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 () |
Static Public Member Functions | |
static | _lookupAuthors ($a_rbac_id, $a_obj_id, $a_obj_type) |
Lookup authors. |
Additional Inherited Members | |
Data Fields inherited from ilMDBase | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false |
Definition at line 34 of file class.ilMDContribute.php.
ilMDContribute::__getFields | ( | ) |
Definition at line 169 of file class.ilMDContribute.php.
References getDate(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), getRole(), and ilUtil\prepareDBString().
ilMDContribute::__getFields | ( | ) |
Definition at line 170 of file class.ilMDContribute.php.
References getDate(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getParentId(), ilMDBase\getParentType(), ilMDBase\getRBACId(), and getRole().
Referenced by save().
ilMDContribute::_getIds | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_parent_id, | |||
$a_parent_type | |||
) |
Definition at line 227 of file class.ilMDContribute.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
ilMDContribute::_getIds | ( | $a_rbac_id, | |
$a_obj_id, | |||
$a_parent_id, | |||
$a_parent_type | |||
) |
Definition at line 238 of file class.ilMDContribute.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDLifecycle\getContributeIds(), ilMDMetaMetadata\getContributeIds(), and getEntityIds().
|
static |
Lookup authors.
public
int | rbac_id |
int | obj_id |
string | obj_type |
Definition at line 267 of file class.ilMDContribute.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMDUtils\_fillHTMLMetaTags().
& ilMDContribute::addEntity | ( | ) |
Definition at line 64 of file class.ilMDContribute.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
& ilMDContribute::addEntity | ( | ) |
Definition at line 64 of file class.ilMDContribute.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
ilMDContribute::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 147 of file class.ilMDContribute.php.
References $ilDB, $query, getEntity(), getEntityIds(), and ilMDBase\getMetaId().
ilMDContribute::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 149 of file class.ilMDContribute.php.
References $ilDB, $query, $res, getEntity(), getEntityIds(), and ilMDBase\getMetaId().
ilMDContribute::getDate | ( | ) |
Definition at line 111 of file class.ilMDContribute.php.
ilMDContribute::getDate | ( | ) |
Definition at line 112 of file class.ilMDContribute.php.
Referenced by __getFields(), and toXML().
& ilMDContribute::getEntity | ( | $a_entity_id | ) |
Definition at line 51 of file class.ilMDContribute.php.
Referenced by delete(), and toXML().
& ilMDContribute::getEntity | ( | $a_entity_id | ) |
Definition at line 51 of file class.ilMDContribute.php.
& ilMDContribute::getEntityIds | ( | ) |
Definition at line 45 of file class.ilMDContribute.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
& ilMDContribute::getEntityIds | ( | ) |
Definition at line 45 of file class.ilMDContribute.php.
References _getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
ilMDContribute::getRole | ( | ) |
Definition at line 103 of file class.ilMDContribute.php.
ilMDContribute::getRole | ( | ) |
Definition at line 104 of file class.ilMDContribute.php.
Referenced by __getFields(), and toXML().
ilMDContribute::ilMDContribute | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 36 of file class.ilMDContribute.php.
References ilMDBase\ilMDBase().
ilMDContribute::ilMDContribute | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 36 of file class.ilMDContribute.php.
References ilMDBase\ilMDBase().
ilMDContribute::read | ( | ) |
Definition at line 180 of file class.ilMDContribute.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDate(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), setRole(), and ilUtil\stripSlashes().
ilMDContribute::read | ( | ) |
Definition at line 181 of file class.ilMDContribute.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDate(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setParentId(), ilMDBase\setParentType(), ilMDBase\setRBACId(), and setRole().
ilMDContribute::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 117 of file class.ilMDContribute.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDContribute::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 118 of file class.ilMDContribute.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDContribute::setDate | ( | $a_date | ) |
Definition at line 107 of file class.ilMDContribute.php.
ilMDContribute::setDate | ( | $a_date | ) |
Definition at line 108 of file class.ilMDContribute.php.
Referenced by read().
ilMDContribute::setRole | ( | $a_role | ) |
Definition at line 76 of file class.ilMDContribute.php.
Referenced by read().
ilMDContribute::setRole | ( | $a_role | ) |
Definition at line 76 of file class.ilMDContribute.php.
ilMDContribute::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 211 of file class.ilMDContribute.php.
References getDate(), getEntity(), getEntityIds(), and getRole().
ilMDContribute::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 212 of file class.ilMDContribute.php.
References getDate(), getEntity(), getEntityIds(), ilMDBase\getObjId(), ilMDBase\getRBACId(), and getRole().
ilMDContribute::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 130 of file class.ilMDContribute.php.
References $ilDB, and ilMDBase\getMetaId().
ilMDContribute::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 133 of file class.ilMDContribute.php.
References $ilDB, and ilMDBase\getMetaId().