request->functionName == "edit") { ?> getDateTime("등록일", "regDateTime", "required placeholder='2018-01-01 00:00:00'"); ?> getSelect("노출여부", "enabled", array("활성화" => "1", "비활성화" => 0)); ?> getInput("tableName", "tableName"); ?> getInput("tableId", "tableId"); ?> getInput("keyName", "keyName"); ?> getInput("position", "position"); ?> getInput("fileType", "fileType"); ?> getInput("fileSize", "fileSize"); ?> getInput("externalUrl", "externalUrl"); ?>
request->functionName == "edit") { // echo $this->callAction("onAdminTableItemsEditBottom", $this, $item); } else { // echo $this->callAction("onAdminSomeRegisterBottom", $this, $item); } ?>