ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilMDLifecycle ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
getPossibleSubelements () | |
& | getContributeIds () |
& | getContribute ($a_contribute_id) |
& | addContribute () |
setStatus ($a_status) | |
getStatus () | |
setVersion ($a_version) | |
getVersion () | |
setVersionLanguage ($lng_obj) | |
& | getVersionLanguage () |
getVersionLanguageCode () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
_getId ($a_rbac_id, $a_obj_id) | |
ilMDLifecycle ($a_rbac_id=0, $a_obj_id=0, $a_obj_type= '') | |
& | getContributeIds () |
& | getContribute ($a_contribute_id) |
& | addContribute () |
setStatus ($a_status) | |
getStatus () | |
setVersion ($a_version) | |
getVersion () | |
setVersionLanguage ($lng_obj) | |
& | getVersionLanguage () |
getVersionLanguageCode () | |
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 34 of file class.ilMDLifecycle.php.
ilMDLifecycle::__getFields | ( | ) |
Definition at line 177 of file class.ilMDLifecycle.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getRBACId(), getStatus(), getVersion(), getVersionLanguageCode(), and ilUtil\prepareDBString().
ilMDLifecycle::__getFields | ( | ) |
Definition at line 183 of file class.ilMDLifecycle.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getRBACId(), getStatus(), getVersion(), and getVersionLanguageCode().
Referenced by save().
ilMDLifecycle::_getId | ( | $a_rbac_id, | |
$a_obj_id | |||
) |
Definition at line 235 of file class.ilMDLifecycle.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
ilMDLifecycle::_getId | ( | $a_rbac_id, | |
$a_obj_id | |||
) |
Definition at line 252 of file class.ilMDLifecycle.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMD\getLifecycle().
& ilMDLifecycle::addContribute | ( | ) |
Definition at line 63 of file class.ilMDLifecycle.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
& ilMDLifecycle::addContribute | ( | ) |
Definition at line 70 of file class.ilMDLifecycle.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
ilMDLifecycle::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 152 of file class.ilMDLifecycle.php.
References $ilDB, $query, getContribute(), getContributeIds(), and ilMDBase\getMetaId().
ilMDLifecycle::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 160 of file class.ilMDLifecycle.php.
References $ilDB, $query, $res, getContribute(), getContributeIds(), and ilMDBase\getMetaId().
& ilMDLifecycle::getContribute | ( | $a_contribute_id | ) |
Definition at line 50 of file class.ilMDLifecycle.php.
& ilMDLifecycle::getContribute | ( | $a_contribute_id | ) |
Definition at line 57 of file class.ilMDLifecycle.php.
Referenced by delete(), and toXML().
& ilMDLifecycle::getContributeIds | ( | ) |
Definition at line 44 of file class.ilMDLifecycle.php.
References ilMDContribute\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
& ilMDLifecycle::getContributeIds | ( | ) |
Definition at line 51 of file class.ilMDLifecycle.php.
References ilMDContribute\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
ilMDLifecycle::getPossibleSubelements | ( | ) |
Definition at line 43 of file class.ilMDLifecycle.php.
ilMDLifecycle::getStatus | ( | ) |
Definition at line 90 of file class.ilMDLifecycle.php.
ilMDLifecycle::getStatus | ( | ) |
Definition at line 97 of file class.ilMDLifecycle.php.
Referenced by __getFields(), and toXML().
ilMDLifecycle::getVersion | ( | ) |
Definition at line 98 of file class.ilMDLifecycle.php.
ilMDLifecycle::getVersion | ( | ) |
Definition at line 105 of file class.ilMDLifecycle.php.
Referenced by __getFields(), and toXML().
& ilMDLifecycle::getVersionLanguage | ( | ) |
Definition at line 109 of file class.ilMDLifecycle.php.
& ilMDLifecycle::getVersionLanguage | ( | ) |
Definition at line 116 of file class.ilMDLifecycle.php.
ilMDLifecycle::getVersionLanguageCode | ( | ) |
Definition at line 113 of file class.ilMDLifecycle.php.
ilMDLifecycle::getVersionLanguageCode | ( | ) |
Definition at line 120 of file class.ilMDLifecycle.php.
Referenced by __getFields(), and toXML().
ilMDLifecycle::ilMDLifecycle | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 36 of file class.ilMDLifecycle.php.
References ilMDBase\ilMDBase().
ilMDLifecycle::ilMDLifecycle | ( | $a_rbac_id = 0 , |
|
$a_obj_id = 0 , |
|||
$a_obj_type = '' |
|||
) |
Definition at line 36 of file class.ilMDLifecycle.php.
References ilMDBase\ilMDBase().
ilMDLifecycle::read | ( | ) |
Definition at line 187 of file class.ilMDLifecycle.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setRBACId(), setStatus(), setVersion(), setVersionLanguage(), and ilUtil\stripSlashes().
ilMDLifecycle::read | ( | ) |
Definition at line 193 of file class.ilMDLifecycle.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setRBACId(), setStatus(), setVersion(), and setVersionLanguage().
ilMDLifecycle::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 122 of file class.ilMDLifecycle.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDLifecycle::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 129 of file class.ilMDLifecycle.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDLifecycle::setStatus | ( | $a_status | ) |
Definition at line 76 of file class.ilMDLifecycle.php.
ilMDLifecycle::setStatus | ( | $a_status | ) |
Definition at line 83 of file class.ilMDLifecycle.php.
Referenced by read().
ilMDLifecycle::setVersion | ( | $a_version | ) |
Definition at line 94 of file class.ilMDLifecycle.php.
ilMDLifecycle::setVersion | ( | $a_version | ) |
Definition at line 101 of file class.ilMDLifecycle.php.
Referenced by read().
ilMDLifecycle::setVersionLanguage | ( | $lng_obj | ) |
Definition at line 102 of file class.ilMDLifecycle.php.
ilMDLifecycle::setVersionLanguage | ( | $lng_obj | ) |
Definition at line 109 of file class.ilMDLifecycle.php.
Referenced by read().
ilMDLifecycle::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 217 of file class.ilMDLifecycle.php.
References getContribute(), getContributeIds(), getStatus(), getVersion(), and getVersionLanguageCode().
ilMDLifecycle::toXML | ( | & | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 223 of file class.ilMDLifecycle.php.
References getContribute(), getContributeIds(), ilMDBase\getObjId(), ilMDBase\getRBACId(), getStatus(), getVersion(), and getVersionLanguageCode().
ilMDLifecycle::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 135 of file class.ilMDLifecycle.php.
References $ilDB, and ilMDBase\getMetaId().
ilMDLifecycle::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 144 of file class.ilMDLifecycle.php.
References $ilDB, and ilMDBase\getMetaId().