ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setFormat ($a_format) | |
getFormat () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
setFormat ($a_format) | |
getFormat () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
_getIds ($a_rbac_id, $a_obj_id) | |
setFormat ($a_format) | |
getFormat () | |
save () | |
update () | |
delete () | |
__getFields () | |
read () | |
toXML (&$writer) | |
Public Member Functions inherited from ilMDBase | |
__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) | |
__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 () | |
validate () | |
update () | |
save () | |
delete () | |
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 | _getIds ($a_rbac_id, $a_obj_id) |
static | _getIds ($a_rbac_id, $a_obj_id) |
Additional Inherited Members | |
Data Fields inherited from ilMDBase | |
$rbac_id | |
$obj_id | |
$obj_type | |
$export_mode = false | |
Protected Attributes inherited from ilMDBase | |
$log | |
Definition at line 34 of file class.ilMDFormat.php.
ilMDFormat::__getFields | ( | ) |
Definition at line 93 of file class.ilMDFormat.php.
References getFormat(), ilMDBase\getObjId(), ilMDBase\getObjType(), ilMDBase\getRBACId(), and ilUtil\prepareDBString().
ilMDFormat::__getFields | ( | ) |
Definition at line 97 of file class.ilMDFormat.php.
References getFormat(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Referenced by save().
ilMDFormat::__getFields | ( | ) |
Definition at line 97 of file class.ilMDFormat.php.
References getFormat(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
ilMDFormat::_getIds | ( | $a_rbac_id, | |
$a_obj_id | |||
) |
Definition at line 134 of file class.ilMDFormat.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
|
static |
Definition at line 142 of file class.ilMDFormat.php.
References $DIC, $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMDTechnical\getFormatIds().
|
static |
Definition at line 142 of file class.ilMDFormat.php.
References $DIC, $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
ilMDFormat::delete | ( | ) |
Definition at line 77 of file class.ilMDFormat.php.
References $ilDB, $query, and ilMDBase\getMetaId().
ilMDFormat::delete | ( | ) |
Definition at line 80 of file class.ilMDFormat.php.
References $DIC, $ilDB, $query, $res, and ilMDBase\getMetaId().
ilMDFormat::delete | ( | ) |
Definition at line 80 of file class.ilMDFormat.php.
References $DIC, $ilDB, $query, $res, and ilMDBase\getMetaId().
ilMDFormat::getFormat | ( | ) |
Definition at line 41 of file class.ilMDFormat.php.
References $format.
Referenced by __getFields(), and toXML().
ilMDFormat::getFormat | ( | ) |
Definition at line 41 of file class.ilMDFormat.php.
References $format.
ilMDFormat::getFormat | ( | ) |
Definition at line 41 of file class.ilMDFormat.php.
References $format.
ilMDFormat::read | ( | ) |
Definition at line 101 of file class.ilMDFormat.php.
References $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setFormat(), ilMDBase\setObjId(), ilMDBase\setObjType(), ilMDBase\setRBACId(), and ilUtil\stripSlashes().
ilMDFormat::read | ( | ) |
Definition at line 105 of file class.ilMDFormat.php.
References $DIC, $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setFormat(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
ilMDFormat::read | ( | ) |
Definition at line 105 of file class.ilMDFormat.php.
References $DIC, $ilDB, $query, $res, $row, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setFormat(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
ilMDFormat::save | ( | ) |
Definition at line 46 of file class.ilMDFormat.php.
References $DIC, $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDFormat::save | ( | ) |
Definition at line 46 of file class.ilMDFormat.php.
References $DIC, $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDFormat::save | ( | ) |
Definition at line 46 of file class.ilMDFormat.php.
References ilDBConstants\AUTOQUERY_INSERT, ilMDBase\getMetaId(), and ilMDBase\setMetaId().
ilMDFormat::setFormat | ( | $a_format | ) |
Definition at line 37 of file class.ilMDFormat.php.
ilMDFormat::setFormat | ( | $a_format | ) |
Definition at line 37 of file class.ilMDFormat.php.
ilMDFormat::setFormat | ( | $a_format | ) |
Definition at line 37 of file class.ilMDFormat.php.
Referenced by read().
ilMDFormat::toXML | ( | & | $writer | ) |
Definition at line 127 of file class.ilMDFormat.php.
References getFormat().
ilMDFormat::toXML | ( | & | $writer | ) |
Definition at line 133 of file class.ilMDFormat.php.
References getFormat().
ilMDFormat::toXML | ( | & | $writer | ) |
Definition at line 133 of file class.ilMDFormat.php.
References getFormat().
ilMDFormat::update | ( | ) |
Definition at line 60 of file class.ilMDFormat.php.
References $ilDB, ilDBConstants\AUTOQUERY_UPDATE, and ilMDBase\getMetaId().
ilMDFormat::update | ( | ) |
Definition at line 62 of file class.ilMDFormat.php.
References $DIC, $ilDB, and ilMDBase\getMetaId().
ilMDFormat::update | ( | ) |
Definition at line 62 of file class.ilMDFormat.php.
References $DIC, $ilDB, and ilMDBase\getMetaId().