Smarty
主页
什么是 Smarty?
为什么使用它?
使用案例与工作流程
语法比较
模板继承
最佳实践
速成课程
资源
下载
快速安装
文档
讨论
邮件列表
Github
示例应用
链接
www.php.net
www.phpinsider.com
Smarty 图标
根据
商标通知
,您可以使用 Smarty 徽标。
有关赞助、广告、新闻或其他询问,请联系我们:
使用 Smarty 的网站
广告
第二部分。Smarty for 模板设计师
上一个
下一个
第二部分。Smarty for 模板设计师
目录
3. 基本语法
注释
变量
函数
属性
在双引号中嵌入变量
数学
转义 Smarty 解析
4. 变量
从 PHP 分配的变量
关联数组
数组索引
对象
变量作用域
从配置文件加载的变量
{$smarty} 保留的变量
请求变量
{$smarty.now}
{$smarty.const}
{$smarty.capture}
{$smarty.config}
{$smarty.section}
{$smarty.template}
{$smarty.template_object}
{$smarty.current_dir}
{$smarty.version}
{$smarty.block.child}
{$smarty.block.parent}
{$smarty.ldelim}, {$smarty.rdelim}
5. 变量修饰符
大写
cat
count_characters
count_paragraphs
count_sentences
count_words
date_format
default
escape
from_charset
indent
小写
nl2br
regex_replace
replace
spacify
string_format
strip
strip_tags
to_charset
truncate
unescape
大写
wordwrap
6. 组合修饰符
7. 内置函数
{$var=...}
{append}
{assign}
{block}
{call}
{capture}
{config_load}
{debug}
{extends}
{for}
{foreach},{foreachelse}
@index
@iteration
@first
@last
@show
@total
{break}
{continue}
{function}
{if},{elseif},{else}
{include}
{include_php}
{insert}
{ldelim},{rdelim}
{literal}
{nocache}
{php}
{section},{sectionelse}
.index
.index_prev
.index_next
.iteration
.first
.last
.rownum
.loop
.show
.total
{setfilter}
{strip}
{while}
8. 自定义函数
{counter}
{cycle}
{eval}
{fetch}
{html_checkboxes}
{html_image}
{html_options}
{html_radios}
{html_select_date}
{html_select_time}
{html_table}
{mailto}
{math}
{textformat}
9. 配置文件
10. 调试控制台
赞助人
[信息]