DaoKeCMS模板函数速查完整参考📅 2026-07-05  |  👁 3834 次浏览

DaoKeCMS模板开发常用函数速查:

配置与输入

  • C($key,$default='') - 读配置
  • set_config($key,$value) - 写配置
  • e($str) - HTML转义
  • post/get/req - 取参数
  • intval2($v,$d=0) - 安全取整
  • str_cut($str,$len,$suffix) - 截断
  • fmt_date($ts,$format) - 时间格式化
  • json_out($data) - 输出JSON

内容模型

  • get_articles() - 文章列表
  • get_articles_by_cat() - 栏目文章
  • get_article($id) - 单篇
  • get_categories()/get_category() - 栏目
  • get_nav_categories() - 导航栏目
  • get_banners() - 轮播图
  • get_links() - 友情链接
  • get_pages()/get_page_by_alias() - 单页
  • get_goods() - CPS商品

URL辅助

  • url_index/url_article/url_category/url_page
  • url_cps/url_cps_detail/url_search
  • url_asset/template_url

SEO/分页

  • seo_title/seo_keywords/seo_description
  • breadcrumb/pagination
  • template_dir/template_path/template_config/get_templates

芒阳网络团域cms开发中心

Copyright © 2023 刀客CMS内容管理系统