-
-

vm->view;?>

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
vm->name;?>name;?>
vm->osType;?>vm->os->type[$vm->osCategory][$vm->osType];?>vm->osCategory;?>vm->os->list[$vm->osCategory];?>
vm->osVersion;?>vm->versionList[$vm->osType][$vm->osVersion];?>vm->osLang;?>vm->langList[$vm->osLang];?>
vm->ip;?>ip;?>vm->macAddress;?>macAddress;?>
vm->vnc;?>vnc;?>vm->status;?>vm->statusList, $vm->status);?>
vm->createdDate;?>createdDate;?>vm->destroyAt;?>destroyAt;?>
-
- getModuleRoot() . 'common/view/action.html.php'?> -
-
- -
- destroyAt)) - { - common::printLink('vm', 'reboot', "vmID={$vm->id}", " ". $lang->vm->reboot, '', "title='{$lang->vm->reboot}' class='btn' target='hiddenwin' onclick='if(confirm(\"{$lang->vm->confirmReboot}\")==false) return false;'"); - common::printLink('vm', 'destroy', "vmID={$vm->id}", " " . $lang->vm->destroy, '', "title='{$lang->vm->destroy}' class='btn' target='hiddenwin' onclick='if(confirm(\"{$lang->vm->confirmDelete}\")==false) return false;'"); - } - if(!isonlybody()) common::printLink('vm', 'browse', "", " " . $lang->goback, '', "class='btn'"); - ?> +getModuleRoot() . 'common/view/header.html.php'; ?> +getModuleRoot() . 'common/view/kindeditor.html.php'; ?> +zanode->confirmDelete) ?> +zanode->confirmBoot) ?> +zanode->confirmReboot) ?> +zanode->confirmShutdown) ?> +zanode->actionSuccess) ?> +session->zanodeList ? $this->session->zanodeList : $this->createLink('zanode', 'browse', ""); ?> +id}&orderBy=%s"; ?> + -getModuleRoot() . 'common/view/footer.html.php';?> +
+
+
+
+
zanode->view; ?>
+
+
+
+
+
zanode->status; ?>:
+
zanode->statusList, $zanode->status); ?>
+
+
+
+
+
zanode->osName; ?>:
+
osName; ?>
+
+
+
+
+
zanode->memory; ?>:
+
memory; ?>
+
+
+
+
+
+
+
zanode->hostName; ?>:
+
hostName; ?>
+
+
+
+
+
zanode->cpuCores; ?>:
+
cpuCores; ?>
+
+
+
+
+
zanode->diskSize; ?>:
+
diskSize; ?>
+
+
+
+
+
+
+
zanode->desc; ?>
+
desc) ? $zanode->desc : $lang->noData; ?>
+
+ createLink('action', 'comment', "objectType=zanode&objectID=$zanode->id"); + ?> +
+ printExtendFields($zanode, 'div', "position=left&inForm=0&inCell=1"); ?> +
+
+ ' . $lang->goback, '', 'btn btn-secondary'); ?> +
+ deleted)) { + if(in_array($zanode->status, array("suspend", ""))) + common::printLink('zanode', 'suspend', "id={$zanode->id}", " " . $lang->zanode->suspend, '', "title='{$lang->zanode->suspend}' class='btn' target='hiddenwin' onclick='if(confirm(\"{$lang->zanode->confirmSuspend}\")==false) return false;'"); + common::printLink('zanode', 'resume', "id={$zanode->id}", " " . $lang->zanode->resume, '', "title='{$lang->zanode->resume}' class='btn' target='hiddenwin' onclick='if(confirm(\"{$lang->zanode->confirmResume}\")==false) return false;'"); + common::printLink('zanode', 'getVNC', "id={$zanode->id}", " " . $lang->zanode->getVNC, '', "title='{$lang->zanode->getVNC}' class='btn' target='hiddenwin'"); + } + ?> +
+ zanode->buildOperateMenu($zanode, 'view'); ?> +
+
+
+
+
+
+
+ +
+ +
+ \ No newline at end of file