|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilMDMetaMetadata:
Collaboration diagram for ilMDMetaMetadata:Public Member Functions | |
| getPossibleSubelements () | |
| getIdentifierIds () | |
| getIdentifier (int $a_identifier_id) | |
| addIdentifier () | |
| getContributeIds () | |
| getContribute (int $a_contribute_id) | |
| addContribute () | |
| setMetaDataScheme (string $a_val) | |
| getMetaDataScheme () | |
| setLanguage (ilMDLanguageItem $lng_obj) | |
| getLanguage () | |
| getLanguageCode () | |
| save () | |
| update () | |
| delete () | |
| __getFields () | |
| read () | |
| toXML (ilXmlWriter $writer) | |
Public Member Functions inherited from ilMDBase | |
| __construct (int $a_rbac_id=0, int $a_obj_id=0, string $a_type='') | |
| constructor More... | |
| read () | |
| setRBACId (int $a_id) | |
| getRBACId () | |
| setObjId (int $a_id) | |
| getObjId () | |
| setObjType (string $a_type) | |
| getObjType () | |
| setMetaId (int $a_meta_id, bool $a_read_data=true) | |
| getMetaId () | |
| setParentType (string $a_parent_type) | |
| getParentType () | |
| setParentId (int $a_id) | |
| getParentId () | |
| setExportMode (bool $a_export_mode=true) | |
| getExportMode () | |
| validate () | |
| update () | |
| save () | |
| delete () | |
| toXML (ilXmlWriter $writer) | |
Static Public Member Functions | |
| static | _getId (int $a_rbac_id, int $a_obj_id) |
Private Attributes | |
| string | $meta_data_scheme = 'LOM v 1.0' |
| ilMDLanguageItem | $language = null |
Additional Inherited Members | |
Protected Attributes inherited from ilMDBase | |
| ilLogger | $log |
| ilDBInterface | $db |
Definition at line 26 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::__getFields | ( | ) |
Definition at line 174 of file class.ilMDMetaMetadata.php.
References getLanguageCode(), getMetaDataScheme(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Referenced by save(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 241 of file class.ilMDMetaMetadata.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD\getMetaMetadata().
Here is the caller graph for this function:| ilMDMetaMetadata::addContribute | ( | ) |
Definition at line 91 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDMetaMetadata::addIdentifier | ( | ) |
Definition at line 63 of file class.ilMDMetaMetadata.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDMetaMetadata::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 149 of file class.ilMDMetaMetadata.php.
References $id, $query, $res, getContribute(), getContributeIds(), getIdentifier(), getIdentifierIds(), and ilMDBase\getMetaId().
Here is the call graph for this function:| ilMDMetaMetadata::getContribute | ( | int | $a_contribute_id | ) |
Definition at line 80 of file class.ilMDMetaMetadata.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDMetaMetadata::getContributeIds | ( | ) |
Definition at line 75 of file class.ilMDMetaMetadata.php.
References ilMDContribute\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDMetaMetadata::getIdentifier | ( | int | $a_identifier_id | ) |
Definition at line 52 of file class.ilMDMetaMetadata.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDMetaMetadata::getIdentifierIds | ( | ) |
Definition at line 47 of file class.ilMDMetaMetadata.php.
References ilMDIdentifier\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDMetaMetadata::getLanguage | ( | ) |
Definition at line 118 of file class.ilMDMetaMetadata.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ilMDMetaMetadata::getLanguageCode | ( | ) |
Definition at line 123 of file class.ilMDMetaMetadata.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by __getFields(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDMetaMetadata::getMetaDataScheme | ( | ) |
Definition at line 107 of file class.ilMDMetaMetadata.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDMetaMetadata::getPossibleSubelements | ( | ) |
Definition at line 34 of file class.ilMDMetaMetadata.php.
| ilMDMetaMetadata::read | ( | ) |
Reimplemented from ilMDBase.
Definition at line 185 of file class.ilMDMetaMetadata.php.
References $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setLanguage(), setMetaDataScheme(), ilMDBase\setObjId(), ilMDBase\setObjType(), and ilMDBase\setRBACId().
Here is the call graph for this function:| ilMDMetaMetadata::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 128 of file class.ilMDMetaMetadata.php.
References __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDMetaMetadata::setLanguage | ( | ilMDLanguageItem | $lng_obj | ) |
Definition at line 113 of file class.ilMDMetaMetadata.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by read().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDMetaMetadata::setMetaDataScheme | ( | string | $a_val | ) |
Definition at line 102 of file class.ilMDMetaMetadata.php.
Referenced by read().
Here is the caller graph for this function:| ilMDMetaMetadata::toXML | ( | ilXmlWriter | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 204 of file class.ilMDMetaMetadata.php.
References $id, getContribute(), getContributeIds(), getIdentifier(), getIdentifierIds(), getLanguageCode(), getMetaDataScheme(), ilMDBase\getObjId(), ilMDBase\getRBACId(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Here is the call graph for this function:| ilMDMetaMetadata::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 140 of file class.ilMDMetaMetadata.php.
References __getFields(), and ilMDBase\getMetaId().
Here is the call graph for this function:
|
private |
Definition at line 29 of file class.ilMDMetaMetadata.php.
|
private |
Definition at line 28 of file class.ilMDMetaMetadata.php.