|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 27 of file class.ilMDTechnical.php.
| ilMDTechnical::__getFields | ( | ) |
Definition at line 294 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 394 of file class.ilMDTechnical.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilMD\getTechnical().
Here is the caller graph for this function:| ilMDTechnical::addFormat | ( | ) |
Definition at line 74 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 100 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 158 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 128 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 | ( | ) |
Definition at line 261 of file class.ilMDTechnical.php.
References $id, 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 235 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 63 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 58 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 183 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 193 of file class.ilMDTechnical.php.
| ilMDTechnical::getInstallationRemarksLanguageCode | ( | ) |
Definition at line 198 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 89 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getLocationIds | ( | ) |
Definition at line 84 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 145 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 140 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 208 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 218 of file class.ilMDTechnical.php.
| ilMDTechnical::getOtherPlatformRequirementsLanguageCode | ( | ) |
Definition at line 223 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getPossibleSubelements | ( | ) |
Definition at line 39 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 117 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::getRequirementIds | ( | ) |
Definition at line 112 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 173 of file class.ilMDTechnical.php.
References $size.
Referenced by __getFields(), and toXML().
Here is the caller graph for this function:| ilMDTechnical::read | ( | ) |
Definition at line 309 of file class.ilMDTechnical.php.
References $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 | ( | ) |
Definition at line 240 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 230 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setInstallationRemarks | ( | string | $a_val | ) |
Definition at line 178 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setInstallationRemarksLanguage | ( | ilMDLanguageItem | $lng_obj | ) |
Definition at line 188 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setOtherPlatformRequirements | ( | string | $a_val | ) |
Definition at line 203 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setOtherPlatformRequirementsLanguage | ( | ilMDLanguageItem | $lng_obj | ) |
Definition at line 213 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::setSize | ( | string | $a_size | ) |
Definition at line 168 of file class.ilMDTechnical.php.
Referenced by read().
Here is the caller graph for this function:| ilMDTechnical::toXML | ( | ilXmlWriter | $writer | ) |
Definition at line 332 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 | ( | ) |
Definition at line 252 of file class.ilMDTechnical.php.
References __getFields(), and ilMDBase\getMetaId().
Here is the call graph for this function:
|
private |
Definition at line 34 of file class.ilMDTechnical.php.
Referenced by getDuration().
|
private |
Definition at line 30 of file class.ilMDTechnical.php.
Referenced by getInstallationRemarks().
|
private |
Definition at line 31 of file class.ilMDTechnical.php.
|
private |
Definition at line 32 of file class.ilMDTechnical.php.
Referenced by getOtherPlatformRequirements().
|
private |
Definition at line 33 of file class.ilMDTechnical.php.
|
private |
Definition at line 29 of file class.ilMDTechnical.php.
Referenced by getSize().