function getExtInfoItem($msc_id, $xtype, $type = 'array') { $info = oseMscAddon::getExtInfoItem($msc_id, $xtype, $type); return $info; }