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


PHP smarty_modifier_t_escape函数代码示例

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


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

示例1: smarty_modifier_t_escape

echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
echo '&a=page_';
echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('topic_list'));
echo '">トピック・イベント管理</a>&nbsp;|&nbsp;<a href="?m=';
echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
echo '&amp;a=page_';
echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('topic_comment_list'));
echo '">トピック・イベントのコメント管理</a>&nbsp;|&nbsp;<a href="?m=';
echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
echo '&amp;a=page_';
echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('review_list'));
echo '">レビュー管理</a>&nbsp;|&nbsp;';
if (@OPENPNE_USE_ALBUM) {
    echo '<a href="?m=';
    echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
    echo '&amp;a=page_';
    echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('edit_album_list'));
    echo '">アルバム管理</a>&nbsp;|&nbsp;<a href="?m=';
    echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
    echo '&amp;a=page_';
    echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('edit_album_image_list'));
    echo '">アルバム写真管理</a>&nbsp;|&nbsp;';
}
echo '<a href="?m=';
echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
echo '&amp;a=page_';
echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('download_xml'));
echo '">書き込みデータダウンロード</a>&nbsp;|&nbsp;';
?>

</div>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_admin_templates^%%02^021^021DEED6%%inc_subnavi_adminImageKakikomi.tpl.php

示例2: smarty_core_load_plugins

<?php

/* Smarty version 2.6.18, created on 2012-06-19 22:03:10
   compiled from file:/homepage/OPENPNESAAJ/ossi_pne/webapp/modules/admin/templates/inc_tree_adminImageKakikomi.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 't_escape', 'file:/homepage/OPENPNESAAJ/ossi_pne/webapp/modules/admin/templates/inc_tree_adminImageKakikomi.tpl', 1, false))), $this);
?>
<div class="tree"><a href="?m=<?php 
echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
?>
">管理画面TOP</a>&nbsp;>&nbsp;画像・書き込み管理:<?php 
if ($this->_tpl_vars['parent_page_name']) {
    ?>
<a href="<?php 
    echo $this->_smarty_vars['capture']['parent_page_url'];
    ?>
"><?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['parent_page_name']);
    ?>
</a>&nbsp;>&nbsp;<?php 
}
echo smarty_modifier_t_escape($this->_tpl_vars['page_name']);
?>
</div>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:24,代码来源:dft_admin_templates^%%B2^B21^B211AF80%%inc_tree_adminImageKakikomi.tpl.php

示例3: is_array

<dl>
<dt><?php 
                echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['item']['r_datetime'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y年%m月%d日") : smarty_modifier_date_format($_tmp, "%Y年%m月%d日");
                ?>
</dt>
<dd><input type="checkbox" class="input_checkbox" name="c_member_ktai_id[]" id="c_member_id-<?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_member_pre_id']);
                ?>
" value="<?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_member_ktai_pre_id']);
                ?>
" /> <label for="c_member_id-<?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_member_pre_id']);
                ?>
"><?php 
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['ktai_address']);
                ?>
</label></dd>
</dl>
<?php 
            }
        }
        unset($_from);
        ?>

<div class="operation">
<ul class="moreInfo button">
<li><input type="submit" class="input_submit" value=" 削  除 " /></li>
</ul>
</div>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:30,代码来源:dft_pc_templates^%%16^164^164F78DF%%h_invite.tpl.php

示例4: smarty_modifier_t_escape

    echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
    echo '&amp;a=page_';
    echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('blacklist'));
    echo '">ブラックリスト管理</a>&nbsp;|&nbsp;';
}
echo '';
if ($this->_tpl_vars['auth_type'] == 'all') {
    echo '<a href="?m=';
    echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
    echo '&amp;a=page_';
    echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('list_c_commu'));
    echo '">';
    echo smarty_modifier_t_escape($this->_tpl_vars['WORD_COMMUNITY']);
    echo 'リスト</a>&nbsp;|&nbsp;';
}
echo '';
if (@IS_SNS_ENTRY_CONFIRM) {
    echo '';
    if ($this->_tpl_vars['auth_type'] == 'all') {
        echo '<a href="?m=';
        echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
        echo '&amp;a=page_';
        echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('list_sns_entry'));
        echo '">承認待ちリスト</a>&nbsp;|&nbsp;';
    }
    echo '';
}
echo '';
?>

</div>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_admin_templates^%%86^869^869511DA%%inc_subnavi_adminSiteMember.tpl.php

示例5: smarty_modifier_t_escape

            ?>
現在、サーバが混み合っているか、メンテナンス中です。<br>
ご迷惑をおかけいたしますが、しばらく時間を空けて再度アクセスしてください。
<?php 
        }
        ?>
</p>
<?php 
    }
    ?>

<?php 
}
?>

<p><?php 
if (defined('SNS_NAME')) {
    echo smarty_modifier_t_escape(@SNS_NAME);
    ?>
<br><?php 
}
?>
<a href="<?php 
echo smarty_modifier_t_escape(@OPENPNE_URL);
?>
"><?php 
echo smarty_modifier_t_escape(@OPENPNE_URL);
?>
</a></p>
</body>
</html>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:%%67^67E^67E1C58E%%error.tpl.php

示例6: smarty_modifier_t_escape

<td><?php 
                    echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_commu']['c_commu_category']['name']);
                    ?>
</td>
</tr>
<tr>
<th>管理者</th>
<td><?php 
                    echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_commu']['c_member_admin']['nickname']);
                    ?>
</td>
</tr>
<tr>
<th>説明文</th>
<td><?php 
                    echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['item']['c_commu']['info'])) ? $this->_run_mod_handler('t_truncate', true, $_tmp, 36, "", 3) : smarty_modifier_t_truncate($_tmp, 36, "", 3);
                    ?>
</td>
</tr>
<?php 
                }
                ?>
</table>
<?php 
            }
        }
        unset($_from);
        if ($this->_tpl_vars['rank'] > 1) {
            ?>
</div></div><?php 
        }
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_pc_templates^%%D5^D57^D57E9067%%h_ranking.tpl.php

示例7: smarty_modifier_t_escape

    ?>
" />
<input type="hidden" name="end_day" value="<?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['input']['end_day']);
    ?>
" />
<input type="hidden" name="end_hour" value="<?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['input']['end_hour']);
    ?>
" />
<input type="hidden" name="end_minute" value="<?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['input']['end_minute']);
    ?>
" />
<input type="hidden" name="is_receive_mail" value="<?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['input']['is_receive_mail']);
    ?>
" />
<input type="submit" class="input_submit" value=" 修 正 " /><br />
<?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
    echo smarty_block_t_form_block($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
}
array_pop($this->_tag_stack);
?>
</li>
</ul>
</div>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:30,代码来源:dft_pc_templates^%%A6^A6F^A6F51104%%h_schedule_edit_confirm.tpl.php

示例8: smarty_modifier_t_escape

<tr><th>写真3</th><td><input type="file" class="input_file" name="image_filename3" size="40" /></td></tr>
<?php 
    if (@OPENPNE_USE_FILEUPLOAD) {
        ?>
<tr>
<th>ファイル</th>
<td>
<input type="file" class="input_file" name="uploadfile" size="40" />
<p class="caution">※ファイルサイズは<?php 
        echo smarty_modifier_t_escape(@FILE_MAX_FILESIZE);
        ?>
KB以内<?php 
        if ($this->_tpl_vars['allowed_extensions']) {
            ?>
、ファイルの種類は(<?php 
            echo smarty_modifier_t_escape($this->_tpl_vars['allowed_extensions']);
            ?>
)<?php 
        }
        ?>
のファイルがアップロードできます。</p>
</td>
</tr>
<?php 
    }
    ?>
</table>
<div class="operation">
<ul class="moreInfo button">
<li><input type="submit" class="input_submit" value="確認画面" /></li>
</ul>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_pc_templates^%%D7^D75^D759B07B%%c_topic_add.tpl.php

示例9: smarty_modifier_t_escape

メッセージ<?php 
            }
            ?>
</td>
<td align=center><?php 
            echo smarty_modifier_t_escape($this->_tpl_vars['history']['send_num']);
            ?>
</td>
<td><a href='?m=<?php 
            echo smarty_modifier_t_escape($this->_tpl_vars['module_name']);
            ?>
&amp;a=page_<?php 
            echo smarty_modifier_t_escape($this->_tpl_vars['hash_tbl']->hash('send_messages_history_detail'));
            ?>
&amp;target_c_send_messages_history_id=<?php 
            echo smarty_modifier_t_escape($this->_tpl_vars['history']['c_send_messages_history_id']);
            ?>
'>詳細</a></td>
</tr>
<?php 
        }
    }
} else {
    ?>
<tr>
<td colspan="4" align=center>送信履歴がありません</td>
</tr>
<?php 
}
unset($_from);
?>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_admin_templates^%%A4^A4C^A4CF3DE3%%send_messages_history_list.tpl.php

示例10: array

に書かれたコメントもすべて削除されます。</p>
</div>
<?php 
$this->_tag_stack[] = array('t_form_block', array('m' => 'pc', 'a' => 'page_h_delete_diary'));
$_block_repeat = true;
smarty_block_t_form_block($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
while ($_block_repeat) {
    ob_start();
    ?>
<input type="hidden" name="target_c_diary_id" value="<?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['diary']['c_diary_id']);
    ?>
" />
<table>
<tr><th>日付</th><td><?php 
    echo is_array($_tmp = smarty_modifier_t_escape($this->_tpl_vars['diary']['r_datetime'])) ? $this->_run_mod_handler('date_format', true, $_tmp, "%Y年%m月%d日") : smarty_modifier_date_format($_tmp, "%Y年%m月%d日");
    ?>
</td></tr>
</table>
<div class="operation">
<ul class="moreInfo button">
<li><input type="submit" class="input_submit" value=" 削 除 " /></li>
</ul>
</div>
<?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
    echo smarty_block_t_form_block($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
}
array_pop($this->_tag_stack);
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_pc_templates^%%E8^E8D^E8D5D8C2%%h_diary_edit.tpl.php

示例11: smarty_modifier_t_escape

                echo '<input type="hidden" name="profile[';
                echo smarty_modifier_t_escape($this->_tpl_vars['key']);
                echo ']" value="';
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['c_profile_option_id']);
                echo '" />';
            } else {
                echo '<input type="hidden" name="profile[';
                echo smarty_modifier_t_escape($this->_tpl_vars['key']);
                echo ']" value="';
                echo smarty_modifier_t_escape($this->_tpl_vars['item']['value']);
                echo '" />';
            }
            echo '<input type="hidden" name="public_flag[';
            echo smarty_modifier_t_escape($this->_tpl_vars['key']);
            echo ']" value="';
            echo smarty_modifier_t_escape($this->_tpl_vars['item']['public_flag']);
            echo '" />';
        }
    }
    unset($_from);
    echo '';
    ?>

<input type="submit" class="input_submit" value=" 修 正 " />
<?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
    echo smarty_block_t_form_block($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
}
array_pop($this->_tag_stack);
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_pc_templates^%%2C^2C1^2C1B2E96%%h_config_prof_confirm.tpl.php

示例12: smarty_core_load_plugins

<?php

/* Smarty version 2.6.18, created on 2012-06-19 21:44:42
   compiled from file:/homepage/OPENPNESAAJ/ossi_pne/webapp/modules/setup/templates/inc_footer.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 't_escape', 'file:/homepage/OPENPNESAAJ/ossi_pne/webapp/modules/setup/templates/inc_footer.tpl', 3, false))), $this);
?>
</div>

<p style="font-size: 10pt">Powered by OpenPNE v<?php 
echo smarty_modifier_t_escape(@OPENPNE_VERSION);
?>
</p>

</body>
</html>
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:16,代码来源:dft_setup_templates^%%DC^DC2^DC29302E%%inc_footer.tpl.php

示例13: smarty_modifier_t_escape

</textarea></dd>
</dl>

<?php 
if (@OPENPNE_AUTH_MODE !== 'slavepne') {
    ?>
<dl class="sampleHtml">
<dt><strong class="item">携帯版パスワード再発行ページへのリンク</strong></dt>
<dd><textarea cols="84" rows="3" readonly="readonly"><?php 
    echo smarty_modifier_t_escape($this->_smarty_vars['capture']['ktai_html_password']);
    ?>
</textarea></dd>
</dl>

<?php 
    if (!@IS_CLOSED_SNS && @OPENPNE_REGIST_FROM & @OPENPNE_REGIST_FROM_KTAI) {
        ?>
<dl class="sampleHtml">
<dt><strong class="item">携帯版新規登録メールアドレスへのリンク</strong></dt>
<dd><textarea cols="84" rows="7" readonly="readonly"><?php 
        echo smarty_modifier_t_escape($this->_smarty_vars['capture']['ktai_html_regist']);
        ?>
</textarea></dd>
</dl>
<?php 
    }
}
?>

<?php 
echo $this->_tpl_vars['inc_footer'];
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_admin_templates^%%5E^5E7^5E76FBB8%%edit_c_admin_config.tpl.php

示例14: smarty_core_load_plugins

<?php

/* Smarty version 2.6.18, created on 2012-06-19 21:57:22
   compiled from file:/homepage/OPENPNESAAJ/ossi_pne/webapp/modules/pc/templates/o_regist_end.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 't_escape', 'file:/homepage/OPENPNESAAJ/ossi_pne/webapp/modules/pc/templates/o_regist_end.tpl', 8, false))), $this);
?>
<div id="LayoutC">
<div id="Center">

<div class="dparts simpleBox"><div class="parts">
<div class="partsHeading"><h3>登録完了</h3></div>
<div class="block">
<p>登録が完了しました。<br />以下のページからログインしてください。<br /><br /><a href="<?php 
echo smarty_modifier_t_escape($this->_tpl_vars['login_url']);
?>
">ログインページへ</a></p>
</div>
</div></div>

<?php 
echo $this->_tpl_vars['aftag'];
?>


</div><!-- Center -->
</div><!-- LayoutC -->
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:27,代码来源:dft_pc_templates^%%AB^AB1^AB156775%%o_regist_end.tpl.php

示例15: unset

<?php 
            }
        }
        unset($_from);
        ?>
</div></div>
<?php 
    }
    ?>

<?php 
} else {
    ?>
<div class="dparts simpleBox"><div class="parts">
<div class="partsHeading"><h3><?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['WORD_DIARY']);
    ?>
検索結果一覧</h3></div>
<div class="block">
<p>該当する<?php 
    echo smarty_modifier_t_escape($this->_tpl_vars['WORD_DIARY']);
    ?>
はありません。</p>
</div>
</div></div>
<?php 
}
?>

</div><!-- Center -->
</div><!-- LayoutC -->
开发者ID:KimuraYoichi,项目名称:PukiWiki,代码行数:31,代码来源:dft_pc_templates^%%13^139^13930C3D%%h_diary_list_all.tpl.php


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