| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilMDTechnical:
 Inheritance diagram for ilMDTechnical: Collaboration diagram for ilMDTechnical:
 Collaboration diagram for ilMDTechnical:| Additional Inherited Members | |
|  Data Fields inherited from ilMDBase | |
| $rbac_id | |
| $obj_id | |
| $obj_type | |
| $export_mode = false | |
Definition at line 33 of file class.ilMDTechnical.php.
| ilMDTechnical::__getFields | ( | ) | 
Definition at line 299 of file class.ilMDTechnical.php.
References getDuration(), getInstallationRemarks(), getInstallationRemarksLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), getOtherPlatformRequirements(), getOtherPlatformRequirementsLanguageCode(), ilMDBase\getRBACId(), getSize(), and ilUtil\prepareDBString().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::__getFields | ( | ) | 
Definition at line 314 of file class.ilMDTechnical.php.
References getDuration(), getInstallationRemarks(), getInstallationRemarksLanguageCode(), ilMDBase\getObjId(), ilMDBase\getObjType(), getOtherPlatformRequirements(), getOtherPlatformRequirementsLanguageCode(), ilMDBase\getRBACId(), and getSize().
Referenced by save().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 411 of file class.ilMDTechnical.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
| ilMDTechnical::_getId | ( | $a_rbac_id, | |
| $a_obj_id | |||
| ) | 
Definition at line 429 of file class.ilMDTechnical.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilMD\getTechnical().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::addFormat | ( | ) | 
Definition at line 62 of file class.ilMDTechnical.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addFormat | ( | ) | 
Definition at line 78 of file class.ilMDTechnical.php.
References ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addLocation | ( | ) | 
Definition at line 89 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addLocation | ( | ) | 
Definition at line 105 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addOrComposite | ( | ) | 
Definition at line 149 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addOrComposite | ( | ) | 
Definition at line 165 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addRequirement | ( | ) | 
Definition at line 118 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::addRequirement | ( | ) | 
Definition at line 134 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 259 of file class.ilMDTechnical.php.
References $ilDB, $query, getFormat(), getFormatIds(), getLocation(), getLocationIds(), ilMDBase\getMetaId(), getOrComposite(), getOrCompositeIds(), getRequirement(), and getRequirementIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::delete | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 275 of file class.ilMDTechnical.php.
References $ilDB, $query, $res, getFormat(), getFormatIds(), getLocation(), getLocationIds(), ilMDBase\getMetaId(), getOrComposite(), getOrCompositeIds(), getRequirement(), and getRequirementIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::getDuration | ( | ) | 
Definition at line 221 of file class.ilMDTechnical.php.
| ilMDTechnical::getDuration | ( | ) | 
Definition at line 237 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getFormat | ( | $a_format_id | ) | 
Definition at line 49 of file class.ilMDTechnical.php.
| & ilMDTechnical::getFormat | ( | $a_format_id | ) | 
Definition at line 65 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getFormatIds | ( | ) | 
Definition at line 43 of file class.ilMDTechnical.php.
References ilMDFormat\_getIds(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::getFormatIds | ( | ) | 
Definition at line 59 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::getInstallationRemarks | ( | ) | 
Definition at line 173 of file class.ilMDTechnical.php.
| ilMDTechnical::getInstallationRemarks | ( | ) | 
Definition at line 189 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getInstallationRemarksLanguage | ( | ) | 
Definition at line 184 of file class.ilMDTechnical.php.
| & ilMDTechnical::getInstallationRemarksLanguage | ( | ) | 
Definition at line 200 of file class.ilMDTechnical.php.
| ilMDTechnical::getInstallationRemarksLanguageCode | ( | ) | 
Definition at line 188 of file class.ilMDTechnical.php.
| ilMDTechnical::getInstallationRemarksLanguageCode | ( | ) | 
Definition at line 204 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getLocation | ( | $a_location_id | ) | 
Definition at line 76 of file class.ilMDTechnical.php.
| & ilMDTechnical::getLocation | ( | $a_location_id | ) | 
Definition at line 92 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getLocationIds | ( | ) | 
Definition at line 70 of file class.ilMDTechnical.php.
References ilMDLocation\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::getLocationIds | ( | ) | 
Definition at line 86 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getOrComposite | ( | $a_or_composite_id | ) | 
Definition at line 134 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), ilMDBase\getObjId(), ilMDBase\getObjType(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::getOrComposite | ( | $a_or_composite_id | ) | 
Definition at line 150 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getOrCompositeIds | ( | ) | 
Definition at line 128 of file class.ilMDTechnical.php.
References ilMDOrComposite\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::getOrCompositeIds | ( | ) | 
Definition at line 144 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::getOtherPlatformRequirements | ( | ) | 
Definition at line 196 of file class.ilMDTechnical.php.
| ilMDTechnical::getOtherPlatformRequirements | ( | ) | 
Definition at line 212 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getOtherPlatformRequirementsLanguage | ( | ) | 
Definition at line 207 of file class.ilMDTechnical.php.
| & ilMDTechnical::getOtherPlatformRequirementsLanguage | ( | ) | 
Definition at line 223 of file class.ilMDTechnical.php.
| ilMDTechnical::getOtherPlatformRequirementsLanguageCode | ( | ) | 
Definition at line 211 of file class.ilMDTechnical.php.
| ilMDTechnical::getOtherPlatformRequirementsLanguageCode | ( | ) | 
Definition at line 227 of file class.ilMDTechnical.php.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::getPossibleSubelements | ( | ) | 
Definition at line 42 of file class.ilMDTechnical.php.
References getOrCompositeIds(), and getRequirementIds().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::getRequirement | ( | $a_requirement_id | ) | 
Definition at line 105 of file class.ilMDTechnical.php.
| & ilMDTechnical::getRequirement | ( | $a_requirement_id | ) | 
Definition at line 121 of file class.ilMDTechnical.php.
Referenced by delete(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| & ilMDTechnical::getRequirementIds | ( | ) | 
Definition at line 99 of file class.ilMDTechnical.php.
References ilMDRequirement\_getIds(), ilMDBase\getMetaId(), ilMDBase\getObjId(), and ilMDBase\getRBACId().
 Here is the call graph for this function:
 Here is the call graph for this function:| & ilMDTechnical::getRequirementIds | ( | ) | 
Definition at line 115 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 call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::getSize | ( | ) | 
| ilMDTechnical::getSize | ( | ) | 
Definition at line 181 of file class.ilMDTechnical.php.
References $size.
Referenced by __getFields(), and toXML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::ilMDTechnical | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDTechnical.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::ilMDTechnical | ( | $a_rbac_id = 0, | |
| $a_obj_id = 0, | |||
| $a_obj_type = '' | |||
| ) | 
Definition at line 35 of file class.ilMDTechnical.php.
References ilMDBase\ilMDBase().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::read | ( | ) | 
Definition at line 312 of file class.ilMDTechnical.php.
References $ilDB, $query, $res, $row, DB_FETCHMODE_OBJECT, ilMDBase\getMetaId(), setDuration(), setInstallationRemarks(), setInstallationRemarksLanguage(), ilMDBase\setObjId(), ilMDBase\setObjType(), setOtherPlatformRequirements(), setOtherPlatformRequirementsLanguage(), ilMDBase\setRBACId(), setSize(), and ilUtil\stripSlashes().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::read | ( | ) | 
Definition at line 327 of file class.ilMDTechnical.php.
References $ilDB, $query, $res, $row, DB_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:
 Here is the call graph for this function:| ilMDTechnical::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 228 of file class.ilMDTechnical.php.
References ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::save | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 244 of file class.ilMDTechnical.php.
References $ilDB, __getFields(), ilMDBase\getMetaId(), and ilMDBase\setMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::setDuration | ( | $a_val | ) | 
Definition at line 217 of file class.ilMDTechnical.php.
| ilMDTechnical::setDuration | ( | $a_val | ) | 
Definition at line 233 of file class.ilMDTechnical.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::setInstallationRemarks | ( | $a_val | ) | 
Definition at line 169 of file class.ilMDTechnical.php.
| ilMDTechnical::setInstallationRemarks | ( | $a_val | ) | 
Definition at line 185 of file class.ilMDTechnical.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::setInstallationRemarksLanguage | ( | & | $lng_obj | ) | 
Definition at line 177 of file class.ilMDTechnical.php.
| ilMDTechnical::setInstallationRemarksLanguage | ( | & | $lng_obj | ) | 
Definition at line 193 of file class.ilMDTechnical.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::setOtherPlatformRequirements | ( | $a_val | ) | 
Definition at line 192 of file class.ilMDTechnical.php.
| ilMDTechnical::setOtherPlatformRequirements | ( | $a_val | ) | 
Definition at line 208 of file class.ilMDTechnical.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::setOtherPlatformRequirementsLanguage | ( | & | $lng_obj | ) | 
Definition at line 200 of file class.ilMDTechnical.php.
| ilMDTechnical::setOtherPlatformRequirementsLanguage | ( | & | $lng_obj | ) | 
Definition at line 216 of file class.ilMDTechnical.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::setSize | ( | $a_size | ) | 
Definition at line 161 of file class.ilMDTechnical.php.
| ilMDTechnical::setSize | ( | $a_size | ) | 
Definition at line 177 of file class.ilMDTechnical.php.
Referenced by read().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilMDTechnical::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 348 of file class.ilMDTechnical.php.
References getDuration(), getFormat(), getFormatIds(), getInstallationRemarks(), getInstallationRemarksLanguageCode(), getLocation(), getLocationIds(), getOrComposite(), getOrCompositeIds(), getOtherPlatformRequirements(), getOtherPlatformRequirementsLanguageCode(), getRequirement(), getRequirementIds(), and getSize().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::toXML | ( | & | $writer | ) | 
Reimplemented from ilMDBase.
Definition at line 362 of file class.ilMDTechnical.php.
References getDuration(), getFormat(), getFormatIds(), getInstallationRemarks(), getInstallationRemarksLanguageCode(), getLocation(), getLocationIds(), getOrComposite(), getOrCompositeIds(), getOtherPlatformRequirements(), getOtherPlatformRequirementsLanguageCode(), getRequirement(), getRequirementIds(), and getSize().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 242 of file class.ilMDTechnical.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilMDTechnical::update | ( | ) | 
Reimplemented from ilMDBase.
Definition at line 259 of file class.ilMDTechnical.php.
References $ilDB, and ilMDBase\getMetaId().
 Here is the call graph for this function:
 Here is the call graph for this function: