当前位置: 首页>>代码示例>>PHP>>正文


PHP smarty_function_implode函数代码示例

本文整理汇总了PHP中smarty_function_implode函数的典型用法代码示例。如果您正苦于以下问题:PHP smarty_function_implode函数的具体用法?PHP smarty_function_implode怎么用?PHP smarty_function_implode使用的例子?那么, 这里精选的函数代码示例或许可以为您提供帮助。


在下文中一共展示了smarty_function_implode函数的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。

示例1: content_530ff8eb84ec89_22258543

    function content_530ff8eb84ec89_22258543($_smarty_tpl)
    {
        if (!is_callable('smarty_modifier_escape')) {
            include '/Applications/MAMP/htdocs/prestashop/tools/smarty/plugins/modifier.escape.php';
        }
        if (!is_callable('smarty_function_implode')) {
            include '/Applications/MAMP/htdocs/prestashop/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<html lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
">
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo smarty_modifier_escape($_smarty_tpl->tpl_vars['meta_title']->value, 'html', 'UTF-8');
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo smarty_modifier_escape($_smarty_tpl->tpl_vars['meta_description']->value, 'html', 'UTF-8');
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo smarty_modifier_escape($_smarty_tpl->tpl_vars['meta_keywords']->value, 'html', 'UTF-8');
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" /> 
		<meta name="apple-mobile-web-app-capable" content="yes" /> 
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
<?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
	<?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
            $_smarty_tpl->tpl_vars['css_uri'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['css_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['media']->key => $_smarty_tpl->tpl_vars['media']->value) {
                $_smarty_tpl->tpl_vars['media']->_loop = true;
                $_smarty_tpl->tpl_vars['css_uri']->value = $_smarty_tpl->tpl_vars['media']->key;
                ?>
		<link rel="stylesheet" href="<?php 
//.........这里部分代码省略.........
开发者ID:dev-lav,项目名称:htdocs,代码行数:101,代码来源:f55478f6160ffc2913454a0b9e7d58ef9b3460db.file.header.tpl.php

示例2: content_564ed807b80b73_25874949

    function content_564ed807b80b73_25874949($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include 'E:\\Project\\htdocs\\pf_fshow_quickstart\\tools\\smarty\\plugins\\function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<html<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" <?php 
        }
        ?>
 dir="<?php 
        echo $_smarty_tpl->tpl_vars['LANG_DIRECTION']->value;
        ?>
" class="<?php 
        echo $_smarty_tpl->tpl_vars['LANG_DIRECTION']->value;
        ?>
">
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
//.........这里部分代码省略.........
开发者ID:vuduykhuong1412,项目名称:GitHub,代码行数:101,代码来源:2e15efcadacd69aec67250a8f3cd532897f03ef1.file.header.tpl.php

示例3: content_5613965468f363_56470708

    function content_5613965468f363_56470708($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/home/oobox/domains/oobox.stronazen.pl/public_html/xiaomipl/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<html<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
>
	<head>
		<meta charset="utf-8" />

		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
			<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
			<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>

		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" />
//.........这里部分代码省略.........
开发者ID:pgurdek,项目名称:xa,代码行数:101,代码来源:a2abfbe126185ab3221fd9296e568d93b8567f25.file.header.tpl.php

示例4: content_56a548a7007eb2_01649023

    function content_56a548a7007eb2_01649023($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/Users/Lubko/Documents/Local/dogs/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<html<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
>
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
			<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
			<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>
		<meta name="generator" content="F2FCREATIVE" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" />
		<meta name="apple-mobile-web-app-capable" content="yes" />
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
//.........这里部分代码省略.........
开发者ID:jpodracky,项目名称:dogs,代码行数:101,代码来源:a150c2aa31222a8a1f46ee0e94658160f8f6b1cd.file.header.tpl.php

示例5: content_56376ee320c194_54773376

    function content_56376ee320c194_54773376($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/home/sumit/public_html/html/ps-hotel-reservation-system/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<html<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
>
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
			<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
			<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" />
		<meta name="apple-mobile-web-app-capable" content="yes" />
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
//.........这里部分代码省略.........
开发者ID:Rohit-jn,项目名称:hotelcommerce,代码行数:101,代码来源:c42b3632471db1f00615e72beafb5a0b9177f105.file.header.tpl.php

示例6: content_52a0b742752965_38445757

    function content_52a0b742752965_38445757($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include 'C:\\wamp\\www\\a3shop\\tools\\smarty\\plugins\\function.implode.php';
        }
        if (count($_smarty_tpl->tpl_vars['categories']->value) && isset($_smarty_tpl->tpl_vars['categories']->value)) {
            ?>
	<script type="text/javascript">
		var inputName = '<?php 
            echo $_smarty_tpl->tpl_vars['categories']->value['input_name'];
            ?>
';
		var use_radio = <?php 
            if ($_smarty_tpl->tpl_vars['categories']->value['use_radio']) {
                ?>
1<?php 
            } else {
                ?>
0<?php 
            }
            ?>
;
		var selectedCat = '<?php 
            echo smarty_function_implode(array('value' => $_smarty_tpl->tpl_vars['categories']->value['selected_cat']), $_smarty_tpl);
            ?>
';
		var selectedLabel = '<?php 
            echo $_smarty_tpl->tpl_vars['categories']->value['trads']['selected'];
            ?>
';
		var home = '<?php 
            echo $_smarty_tpl->tpl_vars['categories']->value['trads']['Root']['name'];
            ?>
';
		var use_radio = <?php 
            if ($_smarty_tpl->tpl_vars['categories']->value['use_radio']) {
                ?>
1<?php 
            } else {
                ?>
0<?php 
            }
            ?>
;
		var use_context = <?php 
            if (isset($_smarty_tpl->tpl_vars['categories']->value['use_context'])) {
                ?>
1<?php 
            } else {
                ?>
0<?php 
            }
            ?>
;
		$(document).ready(function(){
			buildTreeView(use_context);
		});
	</script>

	<div class="category-filter">
		<span><a href="#" id="collapse_all" ><?php 
            echo $_smarty_tpl->tpl_vars['categories']->value['trads']['Collapse All'];
            ?>
</a>
		 |</span>
		 <span><a href="#" id="expand_all" ><?php 
            echo $_smarty_tpl->tpl_vars['categories']->value['trads']['Expand All'];
            ?>
</a>
		<?php 
            if (!$_smarty_tpl->tpl_vars['categories']->value['use_radio']) {
                ?>
		 |</span>
		 <span></span><a href="#" id="check_all" ><?php 
                echo $_smarty_tpl->tpl_vars['categories']->value['trads']['Check All'];
                ?>
</a>
		 |</span>
		 <span></span><a href="#" id="uncheck_all" ><?php 
                echo $_smarty_tpl->tpl_vars['categories']->value['trads']['Uncheck All'];
                ?>
</a></span>
		 <?php 
            }
            ?>
		<?php 
            if ($_smarty_tpl->tpl_vars['categories']->value['use_search']) {
                ?>
			<span style="margin-left:20px">
				<?php 
                echo $_smarty_tpl->tpl_vars['categories']->value['trads']['search'];
                ?>
 :
				<form method="post" id="filternameForm">
					<input type="text" name="search_cat" id="search_cat">
				</form>
			</span>
		<?php 
            }
            ?>
//.........这里部分代码省略.........
开发者ID:FAVHYAN,项目名称:a3workout,代码行数:101,代码来源:9e8f9f461fe3e5659bcc705913fb68f343f2b401.file.form.tpl.php

示例7: content_56c9f353902e24_21838531

    function content_56c9f353902e24_21838531($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include 'T:\\home\\stamp-expert.ru\\www\\tools\\smarty\\plugins\\function.implode.php';
        }
        ?>
<!DOCTYPE HTML> 
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<html lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
" <?php 
        if (isset($_smarty_tpl->tpl_vars['IS_RTL']->value) && $_smarty_tpl->tpl_vars['IS_RTL']->value) {
            ?>
 dir="rtl" class="rtl<?php 
            if (isset($_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value)) {
                ?>
 <?php 
                echo $_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value;
            }
            ?>
" <?php 
        } else {
            ?>
 class="<?php 
            if (isset($_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value)) {
                echo $_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value;
            }
            ?>
" <?php 
        }
        ?>
>
	<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['tpl_dir']->value . "./layout/setting.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<?php 
        if ($_smarty_tpl->tpl_vars['ENABLE_RESPONSIVE']->value) {
            ?>
<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" /><?php 
        }
        ?>
		<meta name="apple-mobile-web-app-capable" content="yes" />
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
//.........这里部分代码省略.........
开发者ID:evgrishin,项目名称:se1614,代码行数:101,代码来源:171fe2513e831fb99da9713d1b95552daf559ba1.file.header.tpl.php

示例8: content_56b31245f356f0_99120098

    function content_56b31245f356f0_99120098($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/Applications/MAMP/htdocs/prestashop/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9"<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
><![endif]-->
<html<?php 
        if (isset($_smarty_tpl->tpl_vars['language_code']->value) && $_smarty_tpl->tpl_vars['language_code']->value) {
            ?>
 lang="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"<?php 
        }
        ?>
 <?php 
        if (isset($_smarty_tpl->tpl_vars['IS_RTL']->value) && $_smarty_tpl->tpl_vars['IS_RTL']->value) {
            ?>
 dir="rtl" class="rtl<?php 
            if (isset($_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value)) {
                ?>
 <?php 
                echo $_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value;
            }
            ?>
" <?php 
        } else {
            ?>
 class="<?php 
            if (isset($_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value)) {
                echo $_smarty_tpl->tpl_vars['LEO_DEFAULT_SKIN']->value;
            }
            ?>
" <?php 
        }
        ?>
>
	<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['tpl_dir']->value . "./layout/setting.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
			<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
		<?php 
        }
        ?>
		<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
//.........这里部分代码省略.........
开发者ID:ahmedonee,项目名称:morinella,代码行数:101,代码来源:efe300f67aee7d1d05fe8e69484319b8153f87ec.file.header.tpl.php

示例9: content_55af3b38df9183_04029793

    function content_55af3b38df9183_04029793($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/Applications/MAMP/htdocs/guiding-you-phase2/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<html lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
">
	<head>

		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" /> 
		<meta name="apple-mobile-web-app-capable" content="yes" /> 
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
<?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
	<?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
            $_smarty_tpl->tpl_vars['css_uri'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['css_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['media']->key => $_smarty_tpl->tpl_vars['media']->value) {
                $_smarty_tpl->tpl_vars['media']->_loop = true;
                $_smarty_tpl->tpl_vars['css_uri']->value = $_smarty_tpl->tpl_vars['media']->key;
                ?>
		<link rel="stylesheet" href="<?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['css_uri']->value, ENT_QUOTES, 'UTF-8', true);
                ?>
//.........这里部分代码省略.........
开发者ID:ecssjapan,项目名称:guiding-you-afteropen,代码行数:101,代码来源:c138e3b6b8ecb7cab99d0fe12d3313cb96191dbb.file.header.tpl.php

示例10: content_56617b22815ca8_21121404

    function content_56617b22815ca8_21121404($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/Applications/MAMP/htdocs/HealthyTaiwanStore/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<html lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
">
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" /> 
		<meta name="apple-mobile-web-app-capable" content="yes" /> 
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
<?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
	<?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
            $_smarty_tpl->tpl_vars['css_uri'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['css_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['media']->key => $_smarty_tpl->tpl_vars['media']->value) {
                $_smarty_tpl->tpl_vars['media']->_loop = true;
                $_smarty_tpl->tpl_vars['css_uri']->value = $_smarty_tpl->tpl_vars['media']->key;
                ?>
		<link rel="stylesheet" href="<?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['css_uri']->value, ENT_QUOTES, 'UTF-8', true);
                ?>
" type="text/css" media="<?php 
//.........这里部分代码省略.........
开发者ID:carloslastresDev,项目名称:HealthyTaiwan_UsingPrestaShop,代码行数:101,代码来源:27915b8dd56efe857168290688bfc952257a01a6.file.header.tpl.php

示例11: content_55574da0ee05d1_37594902

    function content_55574da0ee05d1_37594902($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/home/matej/webapps/webshop/tools/smarty/plugins/function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<html lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
">
<?php 
        $_smarty_tpl->tpl_vars["current_option"] = new Smarty_variable(Configuration::get('OVIC_CURRENT_OPTION'), null, 0);
        ?>
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" />
		<meta name="apple-mobile-web-app-capable" content="yes" />
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
        <link rel="stylesheet" href="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['css_dir']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
globalmd.css" type="text/css" media="All" />
		<link rel="stylesheet" href="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['css_dir']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
jquery.mCustomScrollbar.css" type="text/css" media="All" />
		
        
<?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
	<?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
//.........这里部分代码省略.........
开发者ID:blaz1988,项目名称:presta,代码行数:101,代码来源:2854a880b8d7a6afea934efae98c02bab994a98a.file.header.tpl.php

示例12: content_5627a0e3b5e790_96378248

    function content_5627a0e3b5e790_96378248($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/home/u481889647/public_html/tools/smarty/plugins/function.implode.php';
        }
        $_smarty_tpl->tpl_vars['option_tpl'] = new Smarty_variable(OvicLayoutControl::getTemplateFile('header.tpl'), null, 0);
        if ($_smarty_tpl->tpl_vars['option_tpl']->value !== null) {
            ?>
    <?php 
            echo $_smarty_tpl->getSubTemplate($_smarty_tpl->tpl_vars['option_tpl']->value, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
            ?>

<?php 
        } else {
            ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
            echo $_smarty_tpl->tpl_vars['lang_iso']->value;
            ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
            echo $_smarty_tpl->tpl_vars['lang_iso']->value;
            ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
            echo $_smarty_tpl->tpl_vars['lang_iso']->value;
            ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
            echo $_smarty_tpl->tpl_vars['lang_iso']->value;
            ?>
"><![endif]-->
<html lang="<?php 
            echo $_smarty_tpl->tpl_vars['lang_iso']->value;
            ?>
">
	<head>
		<meta charset="utf-8" />
		<title><?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
</title>
		<?php 
            if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
                ?>
		<meta name="description" content="<?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
                ?>
" />
		<?php 
            }
            ?>
		<?php 
            if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
                ?>
		<meta name="keywords" content="<?php 
                echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
                ?>
" />
		<?php 
            }
            ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
            if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
                ?>
no<?php 
            }
            ?>
index,<?php 
            if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
                ?>
no<?php 
            }
            ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" />
		<meta name="apple-mobile-web-app-capable" content="yes" />
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
            echo $_smarty_tpl->tpl_vars['favicon_url']->value;
            ?>
?<?php 
            echo $_smarty_tpl->tpl_vars['img_update_time']->value;
            ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
            echo $_smarty_tpl->tpl_vars['favicon_url']->value;
            ?>
?<?php 
            echo $_smarty_tpl->tpl_vars['img_update_time']->value;
            ?>
" />
		<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Judson:200,300,400,400italic,500,600,700" type="text/css">
		<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Code+Pro:200,300,400,400italic,500,600,700" type="text/css">
		<link id="Open_Sans_secondary-css" href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css' />
		<?php 
            $_smarty_tpl->tpl_vars["globalcss"] = new Smarty_variable((string) $_smarty_tpl->tpl_vars['tpl_uri']->value . "css/global.css", null, 0);
            ?>
		<link rel="stylesheet" href="<?php 
            echo $_smarty_tpl->tpl_vars['globalcss']->value;
//.........这里部分代码省略.........
开发者ID:zangles,项目名称:lennyba,代码行数:101,代码来源:1a35f9c0dd400fc9b53c29ce5d1894037aa0237f.file.header.tpl.php

示例13: content_56e17f0d0e8a54_38127507

    function content_56e17f0d0e8a54_38127507($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include 'T:\\home\\stamp-expert.ru\\www\\tools\\smarty\\plugins\\function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<html lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
">
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1, initial-scale=1.0" /> 
		<meta name="apple-mobile-web-app-capable" content="yes" /> 
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
<?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
	<?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
            $_smarty_tpl->tpl_vars['css_uri'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['css_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['media']->key => $_smarty_tpl->tpl_vars['media']->value) {
                $_smarty_tpl->tpl_vars['media']->_loop = true;
                $_smarty_tpl->tpl_vars['css_uri']->value = $_smarty_tpl->tpl_vars['media']->key;
                ?>
		<link rel="stylesheet" href="<?php 
                echo $_smarty_tpl->tpl_vars['css_uri']->value;
                ?>
" type="text/css" media="<?php 
//.........这里部分代码省略.........
开发者ID:evgrishin,项目名称:se1614,代码行数:101,代码来源:58602e58b12e1a824a2789369b9b84f891dce22d.file.header.tpl.php

示例14: content_56520ae0105d07_40550037

    function content_56520ae0105d07_40550037($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include 'C:\\Program Files (x86)\\EasyPHP-DevServer-14.1VC9\\data\\localweb\\projects\\Prestashop\\prestashop\\tools\\smarty\\plugins\\function.implode.php';
        }
        ?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 " lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9 ie8" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<!--[if gt IE 8]> <html class="no-js ie9" lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
"><![endif]-->
<html lang="<?php 
        echo $_smarty_tpl->tpl_vars['lang_iso']->value;
        ?>
">
	<head>
		<meta charset="utf-8" />
		<title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
<?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
		<meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
		<meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
" />
<?php 
        }
        ?>
		<meta name="generator" content="PrestaShop" />
		<meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow" />
		<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" /> 
		<meta name="apple-mobile-web-app-capable" content="yes" /> 
		<link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
		<link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
" />
<?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
	<?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
            $_smarty_tpl->tpl_vars['css_uri'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['css_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['media']->key => $_smarty_tpl->tpl_vars['media']->value) {
                $_smarty_tpl->tpl_vars['media']->_loop = true;
                $_smarty_tpl->tpl_vars['css_uri']->value = $_smarty_tpl->tpl_vars['media']->key;
                ?>
		<link rel="stylesheet" href="<?php 
                echo $_smarty_tpl->tpl_vars['css_uri']->value;
                ?>
" type="text/css" media="<?php 
//.........这里部分代码省略.........
开发者ID:najmeddine,项目名称:prestashop,代码行数:101,代码来源:9fb698014975bef9bfc558d2d16674afd4a75dec.file.header.tpl.php

示例15: content_55c496cda58657_24498585

    function content_55c496cda58657_24498585($_smarty_tpl)
    {
        if (!is_callable('smarty_function_implode')) {
            include '/var/www/html/paintings.loc/tools/smarty/plugins/function.implode.php';
        }
        ?>

<!DOCTYPE HTML>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8 ie7" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9 ie8" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<!--[if gt IE 8]>
<html class="no-js ie9" lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
"><![endif]-->
<html lang="<?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['language_code']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
">
<head>
    <meta charset="utf-8"/>
    <title><?php 
        echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_title']->value, ENT_QUOTES, 'UTF-8', true);
        ?>
</title>
    <?php 
        if (isset($_smarty_tpl->tpl_vars['meta_description']->value) && $_smarty_tpl->tpl_vars['meta_description']->value) {
            ?>
        <meta name="description" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_description']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"/>
    <?php 
        }
        ?>
    <?php 
        if (isset($_smarty_tpl->tpl_vars['meta_keywords']->value) && $_smarty_tpl->tpl_vars['meta_keywords']->value) {
            ?>
        <meta name="keywords" content="<?php 
            echo htmlspecialchars($_smarty_tpl->tpl_vars['meta_keywords']->value, ENT_QUOTES, 'UTF-8', true);
            ?>
"/>
    <?php 
        }
        ?>
    <meta name="generator" content="PrestaShop"/>
    <meta name="robots" content="<?php 
        if (isset($_smarty_tpl->tpl_vars['nobots']->value)) {
            ?>
no<?php 
        }
        ?>
index,<?php 
        if (isset($_smarty_tpl->tpl_vars['nofollow']->value) && $_smarty_tpl->tpl_vars['nofollow']->value) {
            ?>
no<?php 
        }
        ?>
follow"/>
    <meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0"/>
    <meta name="apple-mobile-web-app-capable" content="yes"/>
    <link rel="icon" type="image/vnd.microsoft.icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
"/>
    <link rel="shortcut icon" type="image/x-icon" href="<?php 
        echo $_smarty_tpl->tpl_vars['favicon_url']->value;
        ?>
?<?php 
        echo $_smarty_tpl->tpl_vars['img_update_time']->value;
        ?>
"/>
    <?php 
        if (isset($_smarty_tpl->tpl_vars['css_files']->value)) {
            ?>
        <?php 
            $_smarty_tpl->tpl_vars['media'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['media']->_loop = false;
            $_smarty_tpl->tpl_vars['css_uri'] = new Smarty_Variable();
            $_from = $_smarty_tpl->tpl_vars['css_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['media']->key => $_smarty_tpl->tpl_vars['media']->value) {
//.........这里部分代码省略.........
开发者ID:vadia007,项目名称:paintings,代码行数:101,代码来源:7af972c9814bcd7ee14b1e4cd1e814d172e939f3.file.header.tpl.php


注:本文中的smarty_function_implode函数示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。