Code |
Context
if (Configure::read() > 0) {
include ($___viewFn);
$___viewFn = "/home/hoontr/domains/hoontrakul.com/public_html/app/views/layouts/default.ctp"
$___dataForView = array(
"Eventhtks" => array(
array(),
array(),
array(),
array(),
array()
),
"cdf" => "d-M-Y",
"PersonMainfs" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Gallerymainfs" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"Hitmainfs" => array(
array(),
array(),
array()
),
"Curriculumnmainfs" => array(
array(),
array(),
array(),
array(),
array(),
array()
),
"content_for_layout" => "<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
<style>
.ui-datepicker td a {
height: 10px;
}
</style>
<script>
$(function() {
$( "#datepicker" ).datepicker();
});
</script>
<div class="HH_Header">HOONTRAKUL NEWS AND EVENTS</div>
<div class="HeaderLine"> </div>
<div class="BreadCrumbPanel">
<span class="BreadCrumbParent">Menu /</span> Hoontrakul news and event
</div>
<div class="LineStartContant"></div>
<div class="HH_Content">
<div class="HH_Menu">
<div class="MenuPanel">
<div class="MenuTitle">News and Event</div>
<div class="MenuItem">
<div id="datepicker" style="font-size: 10px;background-color: #aaaaaa;display: table-row" ></div>
<div>Calendar</div>
<div class="HomeMinorSeparater MenuSeparator"></div>
</div>
<div class="MenuItem">
<div>News and Event</div>
<div class="HomeMinorSeparater MenuSeparator"></div>
<div class="SubMenuPanel">
<div><a href="/Hoontrakul/upcomming">Up Coming Events</a></div>
<div><a href="/Hoontrakul/pastevent">Past Events</a></div>
<div><a href="/Hoontrakul/newsevent">Family in the news</a></div>
</div>
</div>
</div>
</div>
<div class="HH_Info">
<div class="HH_MinorPanel">
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384787269.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(7)">Edit</button>
<button class="btndelete" onclick="delinthdata(7)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc"><span style="color: rgb(98, 98, 98); font-family: Calibri; font-size: 16px;">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</span></div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384852311.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(6)">Edit</button>
<button class="btndelete" onclick="delinthdata(6)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc"><span style="color: rgb(98, 98, 98); font-family: Calibri; font-size: 16px;">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</span></div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384787269.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(5)">Edit</button>
<button class="btndelete" onclick="delinthdata(5)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384786820.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(4)">Edit</button>
<button class="btndelete" onclick="delinthdata(4)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384745197.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(1)">Edit</button>
<button class="btndelete" onclick="delinthdata(1)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</div>
</div>
</div>
</div>
<div style="clear:both;"></div>
</div>
<script>
function getinthdata(dataId){
$("#frmEdit").attr('src','/Eventhtk/index/'+dataId);
$( "#dvEdit" ).dialog( "open" );
}
function delinthdata(dataId){
if(confirm("ยืนยันลบข้อมูล")){
ajaxGetData('/Eventhtk/delete/'+dataId, function(data) {
});
}
}
</script>",
"scripts_for_layout" => "",
"title_for_layout" => "Hoontrakul",
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/Hoontrakul/pastevent"
FormHelper::$params = array
FormHelper::$action = "pastevent"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/Hoontrakul/pastevent"
HtmlHelper::$params = array
HtmlHelper::$action = "pastevent"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "be056c28495bbbc54338604d23b2bf65"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1695361675
SessionHelper::$sessionTime = 1695373675
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/Hoontrakul/pastevent"
SessionHelper::$params = array
SessionHelper::$action = "pastevent"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$Eventhtks = array(
array(
"Eventhtk" => array()
),
array(
"Eventhtk" => array()
),
array(
"Eventhtk" => array()
),
array(
"Eventhtk" => array()
),
array(
"Eventhtk" => array()
)
)
$cdf = "d-M-Y"
$PersonMainfs = array(
array(
"PersonMain" => array(),
"BaseTitlename" => array()
),
array(
"PersonMain" => array(),
"BaseTitlename" => array()
),
array(
"PersonMain" => array(),
"BaseTitlename" => array()
),
array(
"PersonMain" => array(),
"BaseTitlename" => array()
),
array(
"PersonMain" => array(),
"BaseTitlename" => array()
),
array(
"PersonMain" => array(),
"BaseTitlename" => array()
),
array(
"PersonMain" => array(),
"BaseTitlename" => array()
)
)
$Gallerymainfs = array(
array(
"Gallerymain" => array()
),
array(
"Gallerymain" => array()
),
array(
"Gallerymain" => array()
),
array(
"Gallerymain" => array()
),
array(
"Gallerymain" => array()
),
array(
"Gallerymain" => array()
),
array(
"Gallerymain" => array()
)
)
$Hitmainfs = array(
array(
"Hitmain" => array()
),
array(
"Hitmain" => array()
),
array(
"Hitmain" => array()
)
)
$Curriculumnmainfs = array(
array(
"Curriculumnmain" => array()
),
array(
"Curriculumnmain" => array()
),
array(
"Curriculumnmain" => array()
),
array(
"Curriculumnmain" => array()
),
array(
"Curriculumnmain" => array()
),
array(
"Curriculumnmain" => array()
)
)
$content_for_layout = "<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
<style>
.ui-datepicker td a {
height: 10px;
}
</style>
<script>
$(function() {
$( "#datepicker" ).datepicker();
});
</script>
<div class="HH_Header">HOONTRAKUL NEWS AND EVENTS</div>
<div class="HeaderLine"> </div>
<div class="BreadCrumbPanel">
<span class="BreadCrumbParent">Menu /</span> Hoontrakul news and event
</div>
<div class="LineStartContant"></div>
<div class="HH_Content">
<div class="HH_Menu">
<div class="MenuPanel">
<div class="MenuTitle">News and Event</div>
<div class="MenuItem">
<div id="datepicker" style="font-size: 10px;background-color: #aaaaaa;display: table-row" ></div>
<div>Calendar</div>
<div class="HomeMinorSeparater MenuSeparator"></div>
</div>
<div class="MenuItem">
<div>News and Event</div>
<div class="HomeMinorSeparater MenuSeparator"></div>
<div class="SubMenuPanel">
<div><a href="/Hoontrakul/upcomming">Up Coming Events</a></div>
<div><a href="/Hoontrakul/pastevent">Past Events</a></div>
<div><a href="/Hoontrakul/newsevent">Family in the news</a></div>
</div>
</div>
</div>
</div>
<div class="HH_Info">
<div class="HH_MinorPanel">
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384787269.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(7)">Edit</button>
<button class="btndelete" onclick="delinthdata(7)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc"><span style="color: rgb(98, 98, 98); font-family: Calibri; font-size: 16px;">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</span></div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384852311.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(6)">Edit</button>
<button class="btndelete" onclick="delinthdata(6)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc"><span style="color: rgb(98, 98, 98); font-family: Calibri; font-size: 16px;">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</span></div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384787269.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(5)">Edit</button>
<button class="btndelete" onclick="delinthdata(5)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384786820.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(4)">Edit</button>
<button class="btndelete" onclick="delinthdata(4)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</div>
</div>
<div class="HomeFeatureNAEPanel">
<div class="HomeFeatureINTHThumPanel">
<img src="/upload/images/1384745197.jpg" width="100%" />
<button class="btnedit" onclick="getinthdata(1)">Edit</button>
<button class="btndelete" onclick="delinthdata(1)">Delete</button>
</div>
<div class="HomeFeatureINTHTitle">Attendance at National Day celebrations,Skansen</div>
<div class="HH_MinorItemDesc">Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</div>
</div>
</div>
</div>
<div style="clear:both;"></div>
</div>
<script>
function getinthdata(dataId){
$("#frmEdit").attr('src','/Eventhtk/index/'+dataId);
$( "#dvEdit" ).dialog( "open" );
}
function delinthdata(dataId){
if(confirm("ยืนยันลบข้อมูล")){
ajaxGetData('/Eventhtk/delete/'+dataId, function(data) {
});
}
}
</script>"
$scripts_for_layout = ""
$title_for_layout = "Hoontrakul"
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/Hoontrakul/pastevent"
FormHelper::$params = array
FormHelper::$action = "pastevent"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/Hoontrakul/pastevent"
HtmlHelper::$params = array
HtmlHelper::$action = "pastevent"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "be056c28495bbbc54338604d23b2bf65"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1695361675
SessionHelper::$sessionTime = 1695373675
SessionHelper::$cookieLifeTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/Hoontrakul/pastevent"
SessionHelper::$params = array
SessionHelper::$action = "pastevent"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
include - APP/views/layouts/default.ctp, line 228
View::_render() - CORE/cake/libs/view/view.php, line 736
View::renderLayout() - CORE/cake/libs/view/view.php, line 494
View::render() - CORE/cake/libs/view/view.php, line 440
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 86
" name="authenticity_token"/>