本文整理汇总了PHP中smarty_function_component函数的典型用法代码示例。如果您正苦于以下问题:PHP smarty_function_component函数的具体用法?PHP smarty_function_component怎么用?PHP smarty_function_component使用的例子?那么, 这里精选的函数代码示例或许可以为您提供帮助。
在下文中一共展示了smarty_function_component函数的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。
示例1: content_55523ea58d3480_01969958
function content_55523ea58d3480_01969958($_smarty_tpl)
{
if (!is_callable('smarty_function_add_content')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.add_content.php';
}
if (!is_callable('smarty_function_component')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.component.php';
}
?>
<div class="clearfix"><?php
echo smarty_function_add_content(array('key' => 'photo.add_content.list.top', 'listType' => 'albums'), $_smarty_tpl);
?>
</div>
<?php
echo $_smarty_tpl->tpl_vars['pageHead']->value;
?>
<?php
echo smarty_function_component(array('class' => "PHOTO_CMP_PhotoList", 'type' => "albums", 'userId' => $_smarty_tpl->tpl_vars['userId']->value), $_smarty_tpl);
?>
<?php
}
开发者ID:bhushansonar,项目名称:hammu,代码行数:26,代码来源:5cf9393a7b3a98370933ce8ca2a69e79a6277efb.file.photo_user_albums.html.php
示例2: content_555ad725184998_69506910
function content_555ad725184998_69506910($_smarty_tpl)
{
if (!is_callable('smarty_function_add_content')) {
include 'E:\\wamp\\www\\hammu\\ow_smarty\\plugin\\function.add_content.php';
}
if (!is_callable('smarty_function_component')) {
include 'E:\\wamp\\www\\hammu\\ow_smarty\\plugin\\function.component.php';
}
?>
<div class="clearfix"><?php
echo smarty_function_add_content(array('key' => 'photo.add_content.list.top', 'listType' => 'albums'), $_smarty_tpl);
?>
</div>
<?php
echo $_smarty_tpl->tpl_vars['pageHead']->value;
?>
<?php
echo smarty_function_component(array('class' => "PHOTO_CMP_PhotoList", 'type' => "albums", 'userId' => $_smarty_tpl->tpl_vars['userId']->value), $_smarty_tpl);
?>
<?php
}
开发者ID:bhushansonar,项目名称:hammu,代码行数:26,代码来源:9a69e4de4f836d9f57f3ff54d1002f3c415d38dd.file.photo_user_albums.html.php
示例3: content_548e8548a09337_53310095
function content_548e8548a09337_53310095($_smarty_tpl)
{
if (!is_callable('smarty_function_add_content')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.add_content.php';
}
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
?>
<div class="clearfix"><?php
echo smarty_function_add_content(array('key' => 'photo.add_content.list.top', 'listType' => 'albums'), $_smarty_tpl);
?>
</div>
<?php
echo $_smarty_tpl->tpl_vars['pageHead']->value;
?>
<?php
echo smarty_function_component(array('class' => "PHOTO_CMP_PhotoList", 'type' => "albums", 'userId' => $_smarty_tpl->tpl_vars['userId']->value), $_smarty_tpl);
?>
<?php
}
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:26,代码来源:f8a6703a2ed6fa07cca1fe0c56b72bf22738b142.file.photo_user_albums.html.php
示例4: content_548e63257da261_11814033
function content_548e63257da261_11814033($_smarty_tpl)
{
if (!is_callable('smarty_function_add_content')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.add_content.php';
}
if (!is_callable('smarty_function_decorator')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.decorator.php';
}
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
?>
<div class="clearfix"><?php
echo smarty_function_add_content(array('key' => 'video.add_content.list.top', 'listType' => $_smarty_tpl->tpl_vars['listType']->value), $_smarty_tpl);
?>
</div>
<?php
if ($_smarty_tpl->tpl_vars['showAddButton']->value) {
?>
<div class="ow_right"><?php
echo smarty_function_decorator(array('name' => 'button', 'class' => 'ow_ic_add', 'id' => 'btn-add-new-video', 'langLabel' => 'video+add_new'), $_smarty_tpl);
?>
</div>
<?php
}
?>
<?php
echo $_smarty_tpl->tpl_vars['videoMenu']->value;
?>
<?php
echo smarty_function_add_content(array('key' => 'video.content.list.after_menu', 'listType' => $_smarty_tpl->tpl_vars['listType']->value), $_smarty_tpl);
?>
<?php
echo smarty_function_component(array('class' => 'VIDEO_CMP_VideoList', 'type' => $_smarty_tpl->tpl_vars['listType']->value, 'count' => 5), $_smarty_tpl);
?>
<?php
echo smarty_function_add_content(array('key' => 'video.content.list.bottom', 'listType' => $_smarty_tpl->tpl_vars['listType']->value), $_smarty_tpl);
}
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:46,代码来源:c36504dc3ca7ca78c114ed026a83230bddd596e9.file.video_view_list.html.php
示例5: content_548e5325b01393_49121393
function content_548e5325b01393_49121393($_smarty_tpl)
{
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
if (!is_callable('smarty_function_text')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.text.php';
}
if (!is_callable('smarty_function_decorator')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.decorator.php';
}
?>
<div class="ow_page_wrap">
<div class="ow_page_padding">
<div class="ow_site_panel">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_Console'), $_smarty_tpl);
?>
<div class="ow_logo_wrap"><a href="<?php
echo $_smarty_tpl->tpl_vars['siteUrl']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['siteName']->value;
?>
</a></div>
</div>
<div class="ow_header">
<?php
if (isset($_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'])) {
?>
<div style="background: url(<?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'];
?>
) no-repeat; height: <?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['height'];
?>
px;"></div>
<?php
} else {
?>
<div class="ow_header_pic"></div>
<?php
}
?>
</div>
<div class="ow_page_container">
<div class="ow_menu_wrap"><?php
echo $_smarty_tpl->tpl_vars['main_menu']->value;
?>
</div>
<div class="ow_canvas">
<div class="ow_page ow_bg_color clearfix">
<?php
if ($_smarty_tpl->tpl_vars['heading']->value) {
?>
<h1 class="ow_stdmargin <?php
echo $_smarty_tpl->tpl_vars['heading_icon_class']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['heading']->value;
?>
</h1><?php
}
?>
<div class="ow_dndindex clearfix">
<?php
echo $_smarty_tpl->tpl_vars['content']->value;
?>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ow_footer">
<div class="ow_canvas">
<div class="ow_page clearfix">
<?php
echo $_smarty_tpl->tpl_vars['bottom_menu']->value;
?>
<div class="ow_copyright">
<?php
echo smarty_function_text(array('key' => 'base+copyright'), $_smarty_tpl);
?>
</div>
<div style="float:right;padding-bottom: 30px;">
<?php
echo $_smarty_tpl->tpl_vars['bottomPoweredByLink']->value;
?>
</div>
</div>
</div>
</div>
<?php
//.........这里部分代码省略.........
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:101,代码来源:b83d1c95c06510191d56ab14d159ace818d7436f.file.dndindex.html.php
示例6: content_548e52f99267b4_08788616
function content_548e52f99267b4_08788616($_smarty_tpl)
{
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
if (!is_callable('smarty_function_text')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.text.php';
}
if ($_smarty_tpl->tpl_vars['chatModeEnabled']->value) {
echo smarty_function_component(array('class' => "MAILBOX_CMP_ChatUserList"), $_smarty_tpl);
?>
<?php
}
?>
<div class="ow_chat_dialog_wrap" id="dialogsContainer">
<div class="ow_chat_selector ow_hidden">
<div class="ow_chat_block">
<div class="ow_selector_panel">
<a class="ow_btn_dialogs" href="javascript://"><span></span></a>
<span class="ow_dialog_count">0</span>
<span class="ow_count_wrap" style="display: none;">
<span class="ow_count_bg ow_count_active">
<span class="ow_count">0</span>
</span>
</span>
</div>
<div class="ow_chat_selector_list ow_tooltip ow_tooltip_bottom_left ow_hidden">
<div class="ow_tooltip_body">
<ul class="ow_chat_selector_items"></ul>
</div>
<div class="ow_tooltip_tail"><span></span></div>
</div>
</div>
</div>
<?php
if ($_smarty_tpl->tpl_vars['mailModeEnabled']->value && $_smarty_tpl->tpl_vars['isAuthorizedSendMessage']->value) {
?>
<?php
echo smarty_function_component(array('class' => "MAILBOX_CMP_NewMessage"), $_smarty_tpl);
?>
<?php
}
?>
</div>
<div id="im_sound_player_audio_container" style="position: fixed; left: -1000px; top: -1000px;">
<audio id="im_sound_player_audio" src="<?php
echo $_smarty_tpl->tpl_vars['im_sound_url']->value;
?>
" ></audio>
</div>
<div id="mailbox_prototypes" style="display: none;">
<ul id="ow_chat_selector_items_proto">
<li class="ow_chat_selector_item ow_sets_button ow_hidden">
<a href="javascript://" id="chatSelectorContactItemDisplayName"></a>
<span class="ow_count_wrap">
<span class="ow_count_bg ow_count_active" style="display: none;" id="chatSelectorContactItemCounterBlock">
<span class="ow_count" id="chatSelectorContactItemCounter">0</span>
</span>
</span>
</li>
</ul>
<div class="ow_chat_dialog" id="dialogPrototypeBlock">
<div class="ow_chat_block">
<div class="ow_author_block ow_chat_hover clearfix">
<div class="ow_vertical_puller"></div>
<div class="ow_diagonal_puller"></div>
<div class="ow_horizontal_puller"></div>
<a href="javascript://" target="_blank" class="ow_chat_in_item_author_href ow_chat_in_item_photo_wrap" id="dialogProfileUrl">
<span class="ow_chat_in_item_photo"><img title="" alt="" src="<?php
echo $_smarty_tpl->tpl_vars['defaultAvatarUrl']->value;
?>
" height="32px" width="32px" id="dialogProfileAvatarUrl"></span>
</a>
<a href="javascript://" class="ow_chat_item_author_wrap" id="dialogMinimizeMaximizeBtn">
<span class="ow_chat_item_author">
<span class="ow_chat_in_item_author clearfix" id="dialogProfileDisplayName"></span>
<div class="ow_chat_status" id="dialogProfileStatus"></div>
</span>
</a>
<a class="ow_btn_close" href="javascript://" id="dialogCloseBtn"><span></span></a>
</div>
<!--<div class="ow_chat_disabled_subject_block" id="dialogSubjectBlock">-->
<!--<span id="dialogSubject"></span>-->
<!--</div>-->
<div class="ow_chat_in_dialog_wrap">
<div style="display: none;" class="ow_dialog_date_cap sticky" id="dialogStickyDateCapBlock">
<span id="dialogStickyDateCap"></span>
</div>
<div class="ow_chat_in_dialog">
<div class="ow_dialog_items_wrap" id="dialogLog"></div>
<div class="ow_chat_preloader" id="dialogPreloader"></div>
//.........这里部分代码省略.........
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:101,代码来源:0931e51146897d5d527e6b965dbe5c5b23d9fd3a.file.toolbar.html.php
示例7: content_55b23ba39319c8_30912234
function content_55b23ba39319c8_30912234($_smarty_tpl)
{
if (!is_callable('smarty_block_style')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/block.style.php';
}
if (!is_callable('smarty_function_component')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.component.php';
}
if (!is_callable('smarty_function_text')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.text.php';
}
if (!is_callable('smarty_function_decorator')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.decorator.php';
}
$_smarty_tpl->smarty->_tag_stack[] = array('style', array());
$_block_repeat = true;
echo smarty_block_style(array(), null, $_smarty_tpl, $_block_repeat);
while ($_block_repeat) {
ob_start();
?>
.home_page .ow_right{ margin-right: 4px !important; }
<?php
$_block_content = ob_get_clean();
$_block_repeat = false;
echo smarty_block_style(array(), $_block_content, $_smarty_tpl, $_block_repeat);
}
array_pop($_smarty_tpl->smarty->_tag_stack);
?>
<link href="<?php
echo $_smarty_tpl->tpl_vars['theme_css_url']->value;
?>
dd.css" rel="stylesheet" type="text/css">
<script src="<?php
echo $_smarty_tpl->tpl_vars['theme_css_url']->value;
?>
js/jquery.dd.js"></script>
<div id="wrap">
<header class="head_main">
<h1 class="logo">
<a href="<?php
echo $_smarty_tpl->tpl_vars['site_url']->value;
?>
"> <img src="<?php
echo $_smarty_tpl->tpl_vars['theme_css_url']->value;
?>
img/logo.png" alt=""></a>
</h1>
</header>
<div class="flag_main">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_Console'), $_smarty_tpl);
?>
</div>
<nav class="menu_main">
<div class="part_menu"></div>
</nav>
<section class="main_section">
<div class="main_div">
<div class="home_page">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_SignIn'), $_smarty_tpl);
?>
<div class="or_mar">
OR
</div>
<div class="regs_mar">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_JoinButton', 'cssClass' => 'reg_btn'), $_smarty_tpl);
?>
</div>
</div>
<div class="home_video_main">
<video class="hammu_video" width="542" height="307" controls>
<source src="<?php
echo $_smarty_tpl->tpl_vars['site_url']->value;
?>
hammu.mp4" type="video/mp4">
<source src="<?php
echo $_smarty_tpl->tpl_vars['site_url']->value;
?>
movie.ogg" type="video/ogg">
</video>
</div>
//.........这里部分代码省略.........
开发者ID:hardikamutech,项目名称:hammu,代码行数:101,代码来源:cf84f425bd2f95f2a00f0eb2e0b734fca9a8e548.file.index.html.php
示例8: content_5349e2555bcd16_35498768
function content_5349e2555bcd16_35498768($_smarty_tpl)
{
if (!is_callable('smarty_function_component')) {
include '/home/agilekod/domains/baksmaker.com/public_html/fulfill/ow_smarty/plugin/function.component.php';
}
if (!is_callable('smarty_function_add_content')) {
include '/home/agilekod/domains/baksmaker.com/public_html/fulfill/ow_smarty/plugin/function.add_content.php';
}
if (!is_callable('smarty_function_text')) {
include '/home/agilekod/domains/baksmaker.com/public_html/fulfill/ow_smarty/plugin/function.text.php';
}
if (!is_callable('smarty_function_decorator')) {
include '/home/agilekod/domains/baksmaker.com/public_html/fulfill/ow_smarty/plugin/function.decorator.php';
}
?>
<div class="ow_page_wrap">
<div class="ow_page_padding">
<div class="ow_site_panel">
<div class="ow_site_panel_wrap"><?php
echo smarty_function_component(array('class' => 'BASE_CMP_Console'), $_smarty_tpl);
?>
</div>
</div>
<div class="ow_page_container">
<div class="ow_logo_wrap">
<?php
if (isset($_smarty_tpl->tpl_vars['imageControlValues']->value['logoImage']['src'])) {
?>
<a href="<?php
echo $_smarty_tpl->tpl_vars['siteUrl']->value;
?>
" class="ow_logo_img"></a>
<?php
} else {
?>
<a href="<?php
echo $_smarty_tpl->tpl_vars['siteUrl']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['siteName']->value;
?>
</a>
<?php
}
?>
</div>
<div class="ow_header">
<div class="ow_header_wrap">
<div class="ow_menu_wrap"><?php
echo $_smarty_tpl->tpl_vars['main_menu']->value;
?>
</div>
</div>
</div>
<div class="ow_canvas">
<div class="ow_canvas_lwrap">
<div class="ow_canvas_rwrap">
<?php
if (isset($_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'])) {
?>
<img class="ow_header_img" src="<?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'];
?>
" />
<?php
} else {
?>
<div class="ow_header_pic"><img class="ow_header_img" src="<?php
echo $_smarty_tpl->tpl_vars['themeImagesUrl']->value;
?>
header.png" /></div>
<?php
}
?>
<div class="ow_bg_color">
<div class="ow_page clearfix">
<?php
if (!empty($_smarty_tpl->tpl_vars['heading']->value)) {
?>
<h1 class="ow_stdmargin <?php
echo $_smarty_tpl->tpl_vars['heading_icon_class']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['heading']->value;
?>
</h1><?php
}
?>
<div class="ow_content">
<?php
echo smarty_function_add_content(array('key' => 'base.add_page_top_content'), $_smarty_tpl);
?>
<?php
echo $_smarty_tpl->tpl_vars['content']->value;
?>
<?php
//.........这里部分代码省略.........
开发者ID:vazahat,项目名称:dudex,代码行数:101,代码来源:85cde65831a930b7c9de22202fac2f57b6699b43.file.general.html.php
示例9: content_548e8554633f85_03094109
function content_548e8554633f85_03094109($_smarty_tpl)
{
if (!is_callable('smarty_function_text')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.text.php';
}
if (!is_callable('smarty_block_form')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\block.form.php';
}
if (!is_callable('smarty_function_input')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.input.php';
}
if (!is_callable('smarty_function_error')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.error.php';
}
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
?>
<?php
echo $_smarty_tpl->tpl_vars['pageHead']->value;
?>
<?php
if ($_smarty_tpl->tpl_vars['isOwner']->value || $_smarty_tpl->tpl_vars['isModerator']->value) {
?>
<div id="album-edit" class="ow_photo_album_info_wrap clearfix">
<div class="ow_photo_album_toolbar ow_smallmargin clearfix">
<div class="ow_photo_album_btns ow_right clearfix edit_btn">
<ul class="ow_bl clearfix ow_small ow_right">
<li>
<a href="javascript://">
<?php
echo smarty_function_text(array('key' => "photo+edit_album"), $_smarty_tpl);
?>
</a>
</li>
</ul>
</div>
<div style="display: none" class="ow_photo_album_btns_edit ow_right clearfix edit_done">
<ul class="ow_bl clearfix ow_small ow_right">
<li>
<a class="done" href="javascript://">
<?php
echo smarty_function_text(array('key' => "photo+done"), $_smarty_tpl);
?>
</a>
</li>
<?php
ob_start();
echo smarty_function_text(array('key' => "photo+newsfeed_album"), $_smarty_tpl);
$_tmp1 = ob_get_clean();
if ($_smarty_tpl->tpl_vars['album']->value->name != $_tmp1) {
?>
<li>
<a class="ow_mild_red delete_album" href="javascript://">
<?php
echo smarty_function_text(array('key' => "photo+delete_album"), $_smarty_tpl);
?>
</a>
</li>
<?php
}
?>
</ul>
</div>
</div>
<div class="ow_photo_album_info">
<div class="ow_photo_album_cover ow_high1" style="background-image: url(<?php
echo $_smarty_tpl->tpl_vars['coverUrl']->value;
?>
)">
<?php
if ($_smarty_tpl->tpl_vars['isOwner']->value) {
?>
<img src="<?php
echo $_smarty_tpl->tpl_vars['coverUrlOrig']->value;
?>
" class="ow_hidden cover_orig" />
<?php
if (empty($_smarty_tpl->tpl_vars['noCover']->value)) {
?>
<a class="ow_lbutton" href="javascript://" style="display: none"><?php
echo smarty_function_text(array('key' => "photo+edit_cover_label"), $_smarty_tpl);
?>
</a>
<?php
}
?>
<?php
}
?>
</div>
<h3 class="ow_photo_album_name"><?php
echo $_smarty_tpl->tpl_vars['album']->value->name;
//.........这里部分代码省略.........
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:101,代码来源:9d4588b33807d9822456e1464543eb4bf62f755b.file.photo_user_album.html.php
示例10: content_5551ff930473b2_75185731
function content_5551ff930473b2_75185731($_smarty_tpl)
{
if (!is_callable('smarty_block_style')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/block.style.php';
}
if (!is_callable('smarty_function_component')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.component.php';
}
if (!is_callable('smarty_function_text')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.text.php';
}
if (!is_callable('smarty_function_add_content')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.add_content.php';
}
if (!is_callable('smarty_function_decorator')) {
include '/homepages/11/d222791150/htdocs/Hammulandingpage/hammu/ow_smarty/plugin/function.decorator.php';
}
?>
<style>
.ow_sign_in_wrap{ width: 100% !important;}
.ow_sign_in{ width: 100% !important; }
.ow_box{ padding-left: 0px !important; }
.mail_part{ margin-left:0px !important; margin-bottom: 0px !important; }
.ow_sign_in_wrap form{ padding: 0px !important;}
.email_input{ width: 160px !important; background: #e4e4e4 none repeat scroll 0 0 !important;
border: 1px solid #7c7c7c !important;
border-radius: 5px !important;
box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.3) inset !important;
height: 40px !important;
margin: 19px 0 0 !important;
padding: 0 0 0 15px !important;
}
.ow_right{ float: left !important; }
.forgot_pass{ margin-left: 0px !important;}
.ow_form_options{ margin-top: 20px !important; }
.ow_sign_in input[type=submit]{ width:92px !important; margin-left: 41px !important; }
.red_span{ color: #FF0000 !important;}
</style>
<?php
if (!empty($_smarty_tpl->tpl_vars['is_login_id']->value)) {
$_smarty_tpl->smarty->_tag_stack[] = array('style', array());
$_block_repeat = true;
echo smarty_block_style(array(), null, $_smarty_tpl, $_block_repeat);
while ($_block_repeat) {
ob_start();
?>
.main_right{ width: 736px !important; }
.green_title{ width: 476px !important; }
.profile_box{ float:left !important; }
.status_box{ float:left !important; margin-left: 24px !important; margin-top: -33px !important;}
.cont_inputleft{ padding-right: 20px !important; }
.ow_smallmargin, .profile_box .ow_stdmargin{ margin-left: 10px !important; }
.h3_title{ margin-left: 10px !important; font-size:15px !important; }
.ladyhome_left .ow_box_cap_empty{ background:none !important; border:none !important; }
.ladyhome_left .ow_box_cap_empty h3{ margin-left: 52px !important; height: 22px; margin-top: 5px; }
<?php
$_block_content = ob_get_clean();
$_block_repeat = false;
echo smarty_block_style(array(), $_block_content, $_smarty_tpl, $_block_repeat);
}
array_pop($_smarty_tpl->smarty->_tag_stack);
?>
<?php
}
?>
<div id="wrap">
<header class="head_main">
<h1 class="logo-small">
<a href="index.html"> <img src="<?php
echo $_smarty_tpl->tpl_vars['theme_css_url']->value;
?>
img/logo-small.png" alt=""></a>
</h1>
</header>
<div class="flag_main">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_Console'), $_smarty_tpl);
?>
</div>
<nav class="menu_main">
<div class="part_menu">
<div class="main-menu">
<?php
echo $_smarty_tpl->tpl_vars['main_menu']->value;
?>
</div>
</div>
</nav>
<section class="main_join">
<?php
if ($_smarty_tpl->tpl_vars['page_name']->value == 'download-app') {
?>
//.........这里部分代码省略.........
开发者ID:bhushansonar,项目名称:hammu,代码行数:101,代码来源:bd4c857e36435fe385224411582589e5710e0fb5.file.general.html.php
示例11: content_5490625e459677_83393853
function content_5490625e459677_83393853($_smarty_tpl)
{
if (!is_callable('smarty_block_form')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\block.form.php';
}
if (!is_callable('smarty_function_text')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.text.php';
}
if (!is_callable('smarty_function_input')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.input.php';
}
if (!is_callable('smarty_function_submit')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.submit.php';
}
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
?>
<div class="owm_std_margin_top owm_blank_content">
<div class="owm_std_margin_bottom">
<?php
$_smarty_tpl->smarty->_tag_stack[] = array('form', array('name' => 'forgot-password'));
$_block_repeat = true;
echo smarty_block_form(array('name' => 'forgot-password'), null, $_smarty_tpl, $_block_repeat);
while ($_block_repeat) {
ob_start();
?>
<div class="owm_login_txt">
<?php
echo smarty_function_text(array('key' => 'base+forgot_password_form_text'), $_smarty_tpl);
?>
</div>
<div class="owm_login_field owm_login_pass">
<?php
echo smarty_function_input(array('name' => 'email', 'class' => 'ow_smallmargin'), $_smarty_tpl);
?>
</div>
<div class="owm_btn_wide owm_btn_positive owm_std_margin_top">
<?php
echo smarty_function_submit(array('name' => 'submit', 'class' => 'ow_positive'), $_smarty_tpl);
?>
</div>
<?php
$_block_content = ob_get_clean();
$_block_repeat = false;
echo smarty_block_form(array('name' => 'forgot-password'), $_block_content, $_smarty_tpl, $_block_repeat);
}
array_pop($_smarty_tpl->smarty->_tag_stack);
?>
<div class="owm_std_margin_top">
<?php
echo smarty_function_component(array('class' => "BASE_MCMP_ConnectButtonList"), $_smarty_tpl);
?>
</div>
</div>
</div><?php
}
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:63,代码来源:9b751e818dd8597b64af53e9a6dc591d414881f3.file.user_forgot_password.html.php
示例12: content_5496a334272aa1_20697716
function content_5496a334272aa1_20697716($_smarty_tpl)
{
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
if (!is_callable('smarty_function_add_content')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.add_content.php';
}
if (!is_callable('smarty_function_text')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.text.php';
}
if (!is_callable('smarty_function_decorator')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.decorator.php';
}
?>
<div class="ow_page_wrap">
<div class="ow_page_padding">
<div class="ow_site_panel">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_Console'), $_smarty_tpl);
?>
<div class="ow_logo_wrap"><a href="<?php
echo $_smarty_tpl->tpl_vars['siteUrl']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['siteName']->value;
?>
</a></div>
</div>
<div class="ow_header">
<?php
if (isset($_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'])) {
?>
<div style="background: url(<?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'];
?>
) no-repeat; height: <?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['height'];
?>
px;"></div>
<?php
} else {
?>
<div class="ow_header_pic"></div>
<?php
}
?>
<link type="text/css" href="/havanabook/cometchat/cometchatcss.php" rel="stylesheet" charset="utf-8">
<script type="text/javascript" src="/havanabook/cometchat/cometchatjs.php" charset="utf-8"></script>
</div>
<div class="ow_page_container">
<div class="ow_menu_wrap"><?php
echo $_smarty_tpl->tpl_vars['main_menu']->value;
?>
</div>
<div class="ow_canvas">
<div class="ow_page ow_bg_color clearfix">
<h1 class="ow_stdmargin <?php
echo $_smarty_tpl->tpl_vars['heading_icon_class']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['heading']->value;
?>
</h1>
<div class="ow_content">
<?php
echo smarty_function_add_content(array('key' => 'base.add_page_top_content'), $_smarty_tpl);
?>
<?php
echo $_smarty_tpl->tpl_vars['content']->value;
?>
<?php
echo smarty_function_add_content(array('key' => 'base.add_page_bottom_content'), $_smarty_tpl);
?>
</div>
<div class="ow_sidebar">
<?php
echo smarty_function_component(array('class' => "BASE_CMP_Sidebar"), $_smarty_tpl);
?>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ow_footer">
<div class="ow_canvas">
<div class="ow_page clearfix">
<?php
echo $_smarty_tpl->tpl_vars['bottom_menu']->value;
?>
<div class="ow_copyright">
//.........这里部分代码省略.........
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:101,代码来源:e8633580c077d6a5d8be53c68616a7a2b31d696f.file.general.html.php
示例13: content_548ea9cd890997_33278123
function content_548ea9cd890997_33278123($_smarty_tpl)
{
if (!is_callable('smarty_block_form')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\block.form.php';
}
if (!is_callable('smarty_function_text')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.text.php';
}
if (!is_callable('smarty_function_url_for_route')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.url_for_route.php';
}
if (!is_callable('smarty_function_input')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.input.php';
}
if (!is_callable('smarty_function_label')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.label.php';
}
if (!is_callable('smarty_function_submit')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.submit.php';
}
if (!is_callable('smarty_function_component')) {
include 'C:\\xampp\\htdocs\\havanabook\\ow_smarty\\plugin\\function.component.php';
}
$_smarty_tpl->smarty->_tag_stack[] = array('form', array('name' => 'sign-in'));
$_block_repeat = true;
echo smarty_block_form(array('name' => 'sign-in'), null, $_smarty_tpl, $_block_repeat);
while ($_block_repeat) {
ob_start();
?>
<div class="owm_login_form">
<div class="clearfix owm_std_margin_top">
<div class="owm_login_txt owm_float_left">
<?php
echo smarty_function_text(array('key' => 'base+base_sign_in_cap_label'), $_smarty_tpl);
?>
</div>
<a href="<?php
echo smarty_function_url_for_route(array('for' => 'base_forgot_password'), $_smarty_tpl);
?>
" class="owm_forgot_txt owm_float_right"><?php
echo smarty_function_text(array('key' => 'base+forgot_password_label'), $_smarty_tpl);
?>
</a>
</div>
<div class="owm_login_field owm_login_username">
<?php
echo smarty_function_input(array('name' => 'identity'), $_smarty_tpl);
?>
</div>
<div class="owm_login_field owm_login_pass">
<?php
echo smarty_function_input(array('name' => 'password'), $_smarty_tpl);
?>
</div>
<div style="display:none;"><?php
echo smarty_function_input(array('name' => 'remember'), $_smarty_tpl);
echo smarty_function_label(array('name' => 'remember'), $_smarty_tpl);
?>
</div>
<div class="owm_btn_wide owm_btn_positive owm_std_margin_top">
<?php
echo smarty_function_submit(array('name' => 'submit'), $_smarty_tpl);
?>
</div>
</div>
<?php
$_block_content = ob_get_clean();
$_block_repeat = false;
echo smarty_block_form(array('name' => 'sign-in'), $_block_content, $_smarty_tpl, $_block_repeat);
}
array_pop($_smarty_tpl->smarty->_tag_stack);
?>
<?php
echo smarty_function_component(array('class' => "BASE_MCMP_ConnectButtonList"), $_smarty_tpl);
?>
<?php
}
开发者ID:jorgemunoz8807,项目名称:havanabook,代码行数:86,代码来源:f1c72d3d4eaee31ff988c6af9aed9ba6d5d8fb15.file.sign_in.html.php
示例14: testRenderNotExists
/**
* @expectedException CM_Exception_Invalid
* @expectedExceptionMessage The class was not found in any namespace.
*/
public function testRenderNotExists()
{
smarty_function_component(array('name' => '*_Component_IsNotExisting'), $this->_template);
}
示例15: content_52ccccc1650723_58114589
function content_52ccccc1650723_58114589($_smarty_tpl)
{
if (!is_callable('smarty_function_component')) {
include '/home/kairat/www/private/ow_smarty/plugin/function.component.php';
}
if (!is_callable('smarty_function_add_content')) {
include '/home/kairat/www/private/ow_smarty/plugin/function.add_content.php';
}
if (!is_callable('smarty_function_text')) {
include '/home/kairat/www/private/ow_smarty/plugin/function.text.php';
}
if (!is_callable('smarty_function_decorator')) {
include '/home/kairat/www/private/ow_smarty/plugin/function.decorator.php';
}
?>
<div class="ow_page_wrap">
<div class="ow_page_padding">
<div class="ow_site_panel">
<?php
echo smarty_function_component(array('class' => 'BASE_CMP_Console'), $_smarty_tpl);
?>
<div class="ow_logo_wrap"><a href="<?php
echo $_smarty_tpl->tpl_vars['siteUrl']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['siteName']->value;
?>
</a></div>
</div>
<div class="ow_header">
<?php
if (isset($_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'])) {
?>
<div style="background: url(<?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['src'];
?>
) no-repeat; height: <?php
echo $_smarty_tpl->tpl_vars['imageControlValues']->value['headerImage']['height'];
?>
px;"></div>
<?php
} else {
?>
<div class="ow_header_pic"></div>
<?php
}
?>
<div class="ow_menu_wrap"><?php
echo $_smarty_tpl->tpl_vars['main_menu']->value;
?>
</div>
</div>
<div class="ow_page_container">
<div class="ow_canvas">
<div class="ow_page ow_bg_color clearfix">
<h1 class="ow_stdmargin <?php
echo $_smarty_tpl->tpl_vars['heading_icon_class']->value;
?>
"><?php
echo $_smarty_tpl->tpl_vars['heading']->value;
?>
</h1>
<div class="ow_content">
<?php
echo smarty_function_add_content(array('key' => 'base.add_page_top_content'), $_smarty_tpl);
?>
<?php
echo $_smarty_tpl->tpl_vars['content']->value;
?>
<?php
echo smarty_function_add_content(array('key' => 'base.add_page_bottom_content'), $_smarty_tpl);
?>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="ow_footer">
<div class="ow_canvas">
<div class="ow_page clearfix">
<?php
echo $_smarty_tpl->tpl_vars['bottom_menu']->value;
?>
<div class="ow_copyright">
<?php
echo smarty_function_text(array('key' => 'base+copyright'), $_smarty_tpl);
?>
</div>
<div style="float:right;padding-bottom: 30px;">
<?php
echo $_smarty_tpl->tpl_vars['bottomPoweredByLink']->value;
?>
//.........这里部分代码省略.........
开发者ID:vazahat,项目名称:dudex,代码行数:101,代码来源:12176afa17ec89866bbd885fb6eaa678e746d55d.file.general.html.php