企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### Yourphp模板全局变量和数组: $Role会员组数组 $Type全站分类数组 $Module模型数组 $Categorys栏目数组 $search_module允许搜索的模型数组 ### v2.1 以后版本添加的一些变量和数组: $T模板参数数组 $l 当前语言标识 $langid 当前语言id $module 当前模型名称 $moduleid 当前模型id $module_name 当前模型名称 $action_name 当前动作名称 ### $Role数组: id 会员组ID, name会员组名称, status会员组状态, remar会员组简介, pid会员组pid, listorder排序值, allowpost会员组投稿权限, allowpostverify会员组浏览权限, allowsearch搜索权限, allowupgrade自动升级 allowsendmessage是否可以发信息, allowattachment是否允许上传, maxpostnum最大投稿数, maxmessagenum最大发信息数, price_y年费用, price_m月费用, price_d日费用, $Type数组 typeid类别id, name类别名称, parentid父类别id, description类别简介, status类别状态, listorder排序值, keyid顶级类别id, ### $Module数组 id 模型id title模型名称, name模型表名, description模型简介, type模型类型, issystem是否系统模型, issearch是否允许搜索, listfields列表页调用字段, setup模型参数, listorder排序值, status状态, postgroup允许投稿会员组, ispost是否开启投稿, $Categorys数组 id栏目id, catname栏目名称, catdir栏目目录, parentdir父目录, parentid父栏目id, moduleid模型id, module模型表名, arrparentid所有父栏目, arrchildid所有子栏目, type栏目类型, title栏目页seo标题, keywords栏目页关键词, description栏目页简介, listorder排序, ishtml是否生成html, ismenu导航显示, hits点击次数, image栏目图片, child是否终级栏目, url栏目url地址, template_list栏目列表页模板, template_show栏目内容页模板, pagesize栏目分页条数, readgroup栏目阅读权限, listtype栏目是否使用封面模板, lang所属语言, urlruleid栏目url规则id, presentpoint投稿奖励, chargepoint默认收费值, paytype默认收费类型, repeatchargedays重复收费天数, postgroup允许投稿会员组,