Virtlab:Řídící server/ParserEquipment.php.inc
Z VirtlabWiki
< Virtlab:Řídící serverVerze z 19:36, 19. 2. 2007; zobrazit aktuální verzi
← Starší verze | Novější verze →
← Starší verze | Novější verze →
8: public function virtlabParserEquipment($file, $is_file=0, $cache_dev=1) {
24: public function getDevices() {
32: public function getDevicesCount() {
42: public function getDevice($index) {
48: public function getDeviceType($index) {
54: public function getDeviceName($index) {
60: public function getDeviceSerial($index) {
66: public function getDevicePlatform($index) {
72: public function getDeviceByName($name, &$index) {
84: public function getDeviceOS($name, $variant=1) {
103: public function getDeviceInterfaces($name) {
110: public function getDeviceInterfacesCount($name) {
117: public function getDeviceInterface($name, $index, $variant=1) {
133: public function getDeviceInterfaceTechnology($name, $index) {
139: public function getDeviceInterfaceEthertype($name, $index) {
146: public function getDeviceInterfaceMaxbps($name, $index) {
153: public function getDeviceInterfaceFeatures($name, $index) {
167: public function getDeviceFeatures($name) {
183: public function getDevicesFeatures() {
196: public function getDevicesByType($type) {
209: public function getDevicesTypes() {
221: public function getDeviceInterfacesFeatures($name) {
232: public function getDevicesInterfacesFeatures() {
244: public function getDevicesList() {
252: public function getDeviceInterfaceName($name, $index) {
Kategorie: PHP | Třída | Diplomová práce | Jan Vavříček
