本文整理汇总了PHP中keke_tpl_class::checkrefresh方法的典型用法代码示例。如果您正苦于以下问题:PHP keke_tpl_class::checkrefresh方法的具体用法?PHP keke_tpl_class::checkrefresh怎么用?PHP keke_tpl_class::checkrefresh使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在类keke_tpl_class
的用法示例。
在下文中一共展示了keke_tpl_class::checkrefresh方法的9个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1:
<?php
keke_tpl_class::checkrefresh('admin/tpl/admin_config_pay', '1449998982');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php
echo $_K['charset'];
?>
">
<title>keke admin</title>
<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
<h1><?php
echo $_lang['pay_manage'];
?>
</h1>
<div class="tool">
示例2:
<?php
keke_tpl_class::checkrefresh('tpl/default/user/transaction_released', '1436590030');
?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html dir="ltr" lang="zh-cn" id="ie6"> <![endif]--><!--[if IE 7]> <html dir="ltr" lang="zh-cn" id="ie7"> <![endif]--><!--[if IE 8]> <html dir="ltr" lang="zh-cn" id="ie8"> <![endif]-->
<!--[if gt IE 8]><!-->
<html dir="ltr" lang="zh-cn">
<!--<![endif]-->
<head>
<title><?php
echo $strPageTitle;
?>
</title>
<meta charset="<?php
echo CHARSET;
?>
">
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
<meta name="renderer" content="webkit">
<meta name="keywords" content="<?php
echo $strPageKeyword;
?>
">
<meta name="description" content="<?php
echo $strPageDescription;
?>
">
<meta name="viewport" content="width=device-width,initial-scale=1 ,user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style” content=black" />
示例3:
<?php
keke_tpl_class::checkrefresh('admin/tpl/admin_msg_internal', '1449998985');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php
echo $_K['charset'];
?>
">
<title>keke admin</title>
<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
<h1>短信模板</h1>
<div class="tool">
<a href="index.php?do=msg&view=internal" <?php
if ($view == 'internal') {
?>
示例4: foreach
<?php
keke_tpl_class::checkrefresh('', '1436586368');
if (is_array($datalist)) {
foreach ($datalist as $k => $v) {
?>
<div data-img="<?php
echo $v['ad_file'];
?>
"><a href="<?php
echo $v['ad_url'];
?>
" data-video="false" target="_blank" title="<?php
echo $v['ad_name'];
?>
"></a></div><?php
}
}
keke_tpl_class::ob_out();
示例5:
<?php
keke_tpl_class::checkrefresh('admin/tpl/admin_main', '1449998962');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php
echo $_K['charset'];
?>
">
<title>keke admin</title>
<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<!--
<div class="po_ab fixed-right adv ">
<a href="#"><?php
echo $_lang['ad_leasing'];
?>
w150xh90</a>
示例6:
<?php
keke_tpl_class::checkrefresh('admin/tpl/admin_config_basic', '1449998974');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php
echo $_K['charset'];
?>
">
<title>keke admin</title>
<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
<h1><?php
echo $_lang['global_config'];
?>
</h1>
<div class="tool">
示例7:
<?php
keke_tpl_class::checkrefresh('admin/tpl/admin_user_list', '1436589886');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php
echo $_K['charset'];
?>
">
<title>keke admin</title>
<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
<h1><?php
echo $_lang['member_manage'];
?>
</h1>
示例8:
<?php
keke_tpl_class::checkrefresh('task/tender/tpl/default/step1', '1436590032');
?>
<div class="release-form">
<form class="form-horizontal" role="form" action="<?php
echo $strUrl;
?>
&step=<?php
echo $step;
?>
" method="post" id="pubTaskForm<?php
echo $step;
?>
" name="pubTaskForm<?php
echo $step;
?>
">
<input type="hidden" name="<?php
echo $step;
?>
" value="<?php
echo $step;
?>
">
<input type="hidden" name="budget_radio" id="budget_radio" value="<?php
if ($arrPubInfo['budget_radio']) {
echo $arrPubInfo['budget_radio'];
} else {
?>
1<?php
示例9:
<?php
keke_tpl_class::checkrefresh('admin/tpl/admin_login', '1449998955');
?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html dir="ltr" lang="zh-cn" id="ie6" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 7]> <html dir="ltr" lang="zh-cn" id="ie7" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 8]> <html dir="ltr" lang="zh-cn" id="ie8" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if gt IE 8]><!--> <html dir="ltr" lang="zh-cn" xmlns="http://www.w3.org/1999/xhtml"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php
echo $_K['charset'];
?>
">
<title><?php
echo P_NAME;
?>
<?php
echo KEKE_VERSION;
?>
--<?php
echo $_lang['admin_keke_sys'];
?>
</title>
<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="tpl/js/jquery.js"></script>
</head>
<body class="skin">