本文整理汇总了PHP中GlobalTemplete::getHeadNav方法的典型用法代码示例。如果您正苦于以下问题:PHP GlobalTemplete::getHeadNav方法的具体用法?PHP GlobalTemplete::getHeadNav怎么用?PHP GlobalTemplete::getHeadNav使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在类GlobalTemplete
的用法示例。
在下文中一共展示了GlobalTemplete::getHeadNav方法的5个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1:
padding-left:0px;
margin-left:0px;
}
.gray_uline{
color:#999;
text-decoration:none;
}
.gray_uline:hover {
color:#333;
text-decoration:underline;
}
</style>
</head>
<body id='gray'>
<?php GlobalTemplete::getHeadNav('www');?>
<div style="margin: 10px auto 0; width: 960px;">
<table width="960" border="0" cellspacing="0" cellpadding="0"
align="center" class="table_white">
<tr>
<td>
<table width="960" border="0" cellspacing="0" cellpadding="0"
align="center">
<tr>
<td><?php require '_navigation.php' ?></td>
</tr>
</table>
</td>
</tr>
</table>
<?php
示例2:
<meta content="text/html; charset=gb2312" http-equiv="Content-Type" />
<title><?=$title?></title>
<meta name="keywords" content="<?=$keyword?>" />
<meta name="description" content="<?=$description?>" />
<link href="http://i1.hdfimg.com/css/css.css?1303386395" rel="stylesheet" type="text/css" />
<link href="http://i1.hdfimg.com/css/hospital_index2.css?2011" rel="stylesheet" type="text/css" />
<link href="http://i1.hdfimg.com/nav/nav.css?1303460346" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="http://i1.hdfimg.com/js/jquery-1.4.2.min.js"></script>
</head>
<body id='blue'>
<?php
$option['navType'] = 's_yiyuan';
$option['activeColor'] = 'active_blue';
$option['subtitle'] = GlobalTemplete::CURRENT_PAGE_LOOKING_FOR_DOCTOR;
GlobalTemplete::getHeadNav('www', $option);
?>
<center>
<?php
echo AdWord::getHtmlContentByHospital('hospital_ba', AdWord::OBJECT_0);
echo Place::getPlaceContent('ads', 'disease_ads_one', 'ad_hospital_one');
?>
<div id="m_search_disable"></div>
<div id="m_search_box"></div>
<div id="m_body_html">
<div id="m_body_html_ctt" class="p_disease_index">
<div class="m_left_270">
<div class="m_box_blue">
<div class="bxhd">
<div class="lf"></div>
<div class="rt"></div>
示例3: array
<head>
<meta http-equiv="Content-Type" content="text/html;charset=gb2312" />
<meta name="keywords" content="<?=isset($keywords) ? $keywords : ''?>" />
<title><?=isset($title) ? $title : ''?></title>
<link rel="stylesheet" type="text/css" href="http://i1.hdfimg.com/css/base.css"/>
<link href="http://i1.hdfimg.com/nav/nav.css?2012122801" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" type="text/css" href="http://i1.hdfimg.com/www/css/new_haiwai.css"/>
<script type="text/javascript" src="http://i1.hdfimg.com/js/jquery-1.4.2.min.js?20101126"></script>
<script type="text/javascript" src="http://i1.hdfimg.com/www/js/new_haiwai.js"></script>
</head>
<body id="blue">
<?php
$option = array();
$option['subtitle'] = GlobalTemplete::CURRENT_PAGE_OVERSEA;
$option['navType'] = 'haiwai';
GlobalTemplete::getHeadNav('common', $option);
GlobalTemplete::getNotice();
?>
<div class="haiwai">
<div class="haiwai-banner">
<?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'oversea_ad', dirname(__FILE__).'/overseapiece/p_ad.php')?>
</div>
<!-- start haiwai-menu -->
<div class="haiwai-menu clearfix">
<a href="http://www.stluciabj.cn/" target="_blank"><h2 class="fl haiwai-menu-l">盛诺一家,海外医疗服务专家</h2></a>
<ul class="fl haiwai-menu-r">
<li><a href="/haiwai/overseaanli.htm">海外就医案例</a></li>
<li><a href="/haiwai/hospitalinfo.htm">海外医院推荐</a></li>
<li><a href="/haiwai/fuwu.htm">海外就医费用</a></li>
<li><a href="/haiwai/shenqing.htm">海外就医申请</a></li>
<li><a href="/haiwai/newslist.htm">海外医疗资讯</a></li>
示例4: function
}
result = true;
}
, error: function(){
alert('用户检验失败!');
return false;
}
});
}
return result;
}/*}}}*/
</script>
</head>
<body id='green'>
<?php GlobalTemplete::getHeadNav('common'); ?>
<div style="margin: 10px auto 0;width: 960px;">
<table width="960" cellpadding="0" cellspacing="0" border="0" align="center" bgcolor="#FFFFFF">
<tr>
<td>
<table width="960" cellpadding="0" cellspacing="0" border="0" align="center">
<tr>
<td width="200" bgcolor="#EEFBEC" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="50"></td>
</tr>
<tr>
<td align="center"><img src="http://i1.hdfimg.com/passport/images/green1.gif" /></td>
</tr>
<tr>
示例5: array
<script type="text/javascript" src="http://i1.hdfimg.com/userspace/js/scenter.js?20120313"></script>
<link href="http://i1.hdfimg.com/nav/nav.css?1303460346" rel="stylesheet" type="text/css"/>
<link href="http://i1.hdfimg.com/userspace/css/reveiwnotice.css?20111118" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="http://i1.hdfimg.com/userspace/js/patientsTech.js"></script>
<link type="text/css" rel="stylesheet" href="http://i1.hdfimg.com/400/childcare/css/scenterCom.css" />
<link type="text/css" rel="stylesheet" href="http://i1.hdfimg.com/400/childcare/css/scenterFile.css" />
<script type="text/javascript" src="http://i1.hdfimg.com/400/childcare/js/scenterFile.js"></script>
<script type="text/javascript" src="http://i1.hdfimg.com/zixun/js/city.b6ba4734.js"></script>
<style>
.left {float:inherit;}
.right {float:inherit;}
</style>
</head>
<body id='blue'>
<?php GlobalTemplete::getHeadNav('www', array('notRedirect'=>1));?>
<?php GlobalTemplete::getNotice();?>
<div style="margin: 10px auto 0;width: 960px;">
<table width="960" border="0" cellspacing="0" cellpadding="0" align="center" class="tab_white">
<tr>
<td>
<table width="960" border="0" cellspacing="0" cellpadding="0"
align="center" class="userspace_outpanel">
<tr>
<td class="top_left"></td>
<td class="top_middle"></td>
<td class="top_right"></td>
</tr>
<tr>
<td class="middle_left"></td>
<td class="middle_middle">