From e067709b1405c9846c062037bca74cb644a71851 Mon Sep 17 00:00:00 2001 From: "choi.jh" Date: Thu, 16 Oct 2025 17:51:37 +0900 Subject: [PATCH] dbmsv3 init...1 --- app/Views/admin/service/modify_form.php | 13 +++++++--- app/Views/admin/service/view.php | 15 ++++++++--- app/Views/cells/serverpart/parttable.php | 2 +- app/Views/cells/service/detail.php | 32 +++++++++++------------- 4 files changed, 35 insertions(+), 27 deletions(-) diff --git a/app/Views/admin/service/modify_form.php b/app/Views/admin/service/modify_form.php index 500cf2e..6860abf 100644 --- a/app/Views/admin/service/modify_form.php +++ b/app/Views/admin/service/modify_form.php @@ -28,14 +28,19 @@ +
서버정보[getServerEntity()->getCode() ?>]
+
Model : getServerEntity()->getTitle() ?>
+
IP : getServerEntity()->getIP() ?>
+
OS : getServerEntity()->getOS() ?>
+
서버파트정보
$viewDatas['entity']->getServerEntity()->getPK(), 'types' => SERVERPART['ALL_PARTTYPES'] ]) ?> - - - -
include("templates/{$viewDatas['layout']}/form_content_bottom"); ?>
+ + + +
include("templates/{$viewDatas['layout']}/form_content_bottom"); ?>
include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?> diff --git a/app/Views/admin/service/view.php b/app/Views/admin/service/view.php index 366f240..1c05177 100644 --- a/app/Views/admin/service/view.php +++ b/app/Views/admin/service/view.php @@ -22,10 +22,17 @@ - $viewDatas['entity']->getServerEntity()->getPK(), - 'types' => SERVERPART['ALL_PARTTYPES'] - ]) ?> + +
서버정보[getServerEntity()->getCode() ?>]
+
Model : getServerEntity()->getTitle() ?>
+
IP : getServerEntity()->getIP() ?>
+
OS : getServerEntity()->getOS() ?>
+
서버파트정보
+ $viewDatas['entity']->getServerEntity()->getPK(), + 'types' => SERVERPART['ALL_PARTTYPES'] + ]) ?> +
include("templates/{$viewDatas['layout']}/form_content_bottom"); ?>
diff --git a/app/Views/cells/serverpart/parttable.php b/app/Views/cells/serverpart/parttable.php index eb11be7..7b9238e 100644 --- a/app/Views/cells/serverpart/parttable.php +++ b/app/Views/cells/serverpart/parttable.php @@ -1,4 +1,4 @@ - + diff --git a/app/Views/cells/service/detail.php b/app/Views/cells/service/detail.php index 9f29276..ccec72f 100644 --- a/app/Views/cells/service/detail.php +++ b/app/Views/cells/service/detail.php @@ -7,19 +7,19 @@ - getServerEntity() ?> + getServerEntity() ?>
- - + + @@ -29,29 +29,25 @@
getHelper()->getFieldView('location', $entity->getLocation(), $serviceCellDatas) ?>
$entity->getServerEntity()->getPK(), + 'serverinfo_uid' => $serverEntity->getPK(), 'types' => SERVERPART['ALL_PARTTYPES'], 'template' => 'part_detail' ]) ?> -
서비스정보 서버정보 - getListButton('CPU', 'CPU', ['serverinfo_uid' => $entity->getServerEntity()->getPK()]) ?> - / getListButton('RAM', 'RAM', ['serverinfo_uid' => $entity->getServerEntity()->getPK()]) ?> - / getListButton('DISK', 'DISK', ['serverinfo_uid' => $entity->getServerEntity()->getPK()]) ?> + getListButton('CPU', 'CPU', ['serverinfo_uid' => $serverEntity->getPK()]) ?> + / getListButton('RAM', 'RAM', ['serverinfo_uid' => $serverEntity->getPK()]) ?> + / getListButton('DISK', 'DISK', ['serverinfo_uid' => $serverEntity->getPK()]) ?> getListButton('IP', '추가IP', ['serverinfo_uid' => $entity->getServerEntity()->getPK()]) ?>getListButton('CS', 'CS', ['serverinfo_uid' => $entity->getServerEntity()->getPK()]) ?>getListButton('IP', '추가IP', ['serverinfo_uid' => $serverEntity->getPK()]) ?>getListButton('CS', 'CS', ['serverinfo_uid' => $serverEntity->getPK()]) ?> 서비스 비고 결제처리
-
getFieldView('SERVER', "", $serviceCellDatas) ?>
-
[getServerEntity()->getTitle() ?>]
-
[getServerEntity()->getIP() ?>]
-
[getServerEntity()->getOS() ?>]
+
getFieldView('SERVER', "", ['serverEntity' => $serverEntity]) ?>
+
[getTitle() ?>]
+
[getIP() ?>]
+
[getOS() ?>]
getPK()}?return_url=" . urlencode(current_url()), ['method' => "post"]) ?>
-
- -
-
- "btn btn-outline btn-primary")); ?> -
+
+
"btn btn-outline btn-primary")); ?>
+
결제일