|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilMDTechnical:
Collaboration diagram for ilMDTechnical:Static Public Member Functions | |
| static | _getId (int $a_rbac_id, int $a_obj_id) |
Private Attributes | |
| string | $size = '' |
| string | $installation_remarks = '' |
| ilMDLanguageItem | $installation_remarks_language = null |
| string | $other_platform_requirements = '' |
| ilMDLanguageItem | $other_platform_requirements_language = null |
| string | $duration = '' |
Additional Inherited Members | |
Protected Attributes inherited from ilMDBase | |
| ilLogger | $log |
| ilDBInterface | $db |
Definition at line 26 of file class.ilMDTechnical.php.
| ilMDTechnical::__getFields | ( | ) |
Definition at line 293 of file class.ilMDTechnical.php.
References getDuration(), getInstallationRemarks(), getInstallationRemarksLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), getOtherPlatformRequirements(), getOtherPlatformRequirementsLanguageCode(), ilMDBase\getRBACId(), and getSize().
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 393 of file class.ilMDTechnical.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD\getTechnical().
Here is the caller graph for this function:| ilMDTechnical::addFormat | ( | ) |
Definition at line 73 of file class.ilMDTechnical.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDTechnical::addLocation | ( | ) |
Definition at line 99 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDTechnical::addOrComposite | ( | ) |
Definition at line 157 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDTechnical::addRequirement | ( | ) |
Definition at line 127 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Here is the call graph for this function:| ilMDTechnical::delete | ( | ) |
Reimplemented from ilMDBase.
Definition at line 260 of file class.ilMDTechnical.php.
References $id, $query, XapiProxy\$req, $res, getFormat(), getFormatIds(), getLocation(), getLocationIds(), ilMDBase\getMetaId(), getOrComposite(), getOrCompositeIds(), getRequirement(), and getRequirementIds().
Here is the call graph for this function:| ilMDTechnical::getDuration | ( | ) |
Definition at line 234 of file class.ilMDTechnical.php.
References $duration.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getFormat | ( | int | $a_format_id | ) |
Definition at line 62 of file class.ilMDTechnical.php.
References ilMDBase\getRBACId().
Referenced by delete(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDTechnical::getFormatIds | ( | ) |
Definition at line 57 of file class.ilMDTechnical.php.
References ilMDFormat\_getIds(), 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:| ilMDTechnical::getInstallationRemarks | ( | ) |
Definition at line 182 of file class.ilMDTechnical.php.
References $installation_remarks.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getInstallationRemarksLanguage | ( | ) |
Definition at line 192 of file class.ilMDTechnical.php.
| ilMDTechnical::getInstallationRemarksLanguageCode | ( | ) |
Definition at line 197 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getLocation | ( | int | $a_location_id | ) |
Definition at line 88 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getLocationIds | ( | ) |
Definition at line 83 of file class.ilMDTechnical.php.
References ilMDLocation\_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:| ilMDTechnical::getOrComposite | ( | int | $a_or_composite_id | ) |
Definition at line 144 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
Referenced by delete(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDTechnical::getOrCompositeIds | ( | ) |
Definition at line 139 of file class.ilMDTechnical.php.
References ilMDOrComposite\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), getPossibleSubelements(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDTechnical::getOtherPlatformRequirements | ( | ) |
Definition at line 207 of file class.ilMDTechnical.php.
References $other_platform_requirements.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getOtherPlatformRequirementsLanguage | ( | ) |
Definition at line 217 of file class.ilMDTechnical.php.
| ilMDTechnical::getOtherPlatformRequirementsLanguageCode | ( | ) |
Definition at line 222 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getPossibleSubelements | ( | ) |
Definition at line 38 of file class.ilMDTechnical.php.
References getOrCompositeIds(), and getRequirementIds().
Here is the call graph for this function:| ilMDTechnical::getRequirement | ( | int | $a_requirement_id | ) |
Definition at line 116 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getRequirementIds | ( | ) |
Definition at line 111 of file class.ilMDTechnical.php.
References ilMDRequirement\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
Referenced by delete(), getPossibleSubelements(), and toXML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDTechnical::getSize | ( | ) |
Definition at line 172 of file class.ilMDTechnical.php.
References $size.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::read | ( | ) |
Reimplemented from ilMDBase.
Definition at line 308 of file class.ilMDTechnical.php.
References $query, $res, ilDBConstants\FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDuration(), setInstallationRemarks(), setInstallationRemarksLanguage(), ilMDBase\setObjId(), ilMDBase\setObjType(), setOtherPlatformRequirements(), setOtherPlatformRequirementsLanguage(), ilMDBase\setRBACId(), and setSize().
Here is the call graph for this function:| ilMDTechnical::save | ( | ) |
Reimplemented from ilMDBase.
Definition at line 239 of file class.ilMDTechnical.php.
References __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
Here is the call graph for this function:| ilMDTechnical::setDuration | ( | string | $a_val | ) |
Definition at line 229 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setInstallationRemarks | ( | string | $a_val | ) |
Definition at line 177 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setInstallationRemarksLanguage | ( | ilMDLanguageItem | $lng_obj | ) |
Definition at line 187 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setOtherPlatformRequirements | ( | string | $a_val | ) |
Definition at line 202 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setOtherPlatformRequirementsLanguage | ( | ilMDLanguageItem | $lng_obj | ) |
Definition at line 212 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setSize | ( | string | $a_size | ) |
Definition at line 167 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::toXML | ( | ilXmlWriter | $writer | ) |
Reimplemented from ilMDBase.
Definition at line 331 of file class.ilMDTechnical.php.
References $id, XapiProxy\$req, getDuration(), getFormat(), getFormatIds(), getInstallationRemarks(), getInstallationRemarksLanguageCode(), getLocation(), getLocationIds(), getOrComposite(), getOrCompositeIds(), getOtherPlatformRequirements(), getOtherPlatformRequirementsLanguageCode(), getRequirement(), getRequirementIds(), getSize(), ilXmlWriter\xmlElement(), ilXmlWriter\xmlEndTag(), and ilXmlWriter\xmlStartTag().
Here is the call graph for this function:| ilMDTechnical::update | ( | ) |
Reimplemented from ilMDBase.
Definition at line 251 of file class.ilMDTechnical.php.
References __getFields(), and ilMDBase\getMetaId().
Here is the call graph for this function:
|
private |
Definition at line 33 of file class.ilMDTechnical.php.
Referenced by getDuration().
|
private |
Definition at line 29 of file class.ilMDTechnical.php.
Referenced by getInstallationRemarks().
|
private |
Definition at line 30 of file class.ilMDTechnical.php.
|
private |
Definition at line 31 of file class.ilMDTechnical.php.
Referenced by getOtherPlatformRequirements().
|
private |
Definition at line 32 of file class.ilMDTechnical.php.
|
private |
Definition at line 28 of file class.ilMDTechnical.php.
Referenced by getSize().