Z-Blog Wiki Z-Blog Wiki

Z-Blog官方文库

用户工具

站点工具


zblogphp:development:plugin:interfacestc

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
上一修订版 两侧同时换到之后的修订记录
zblogphp:development:plugin:interfacestc [2020/08/18 18:45]
zx.asd
zblogphp:development:plugin:interfacestc [2020/12/22 18:16]
唐朝
行 99: 行 99:
 ===== 浏览接口 ===== ===== 浏览接口 =====
 ^接口名称 ^ 接口参数 ^ 接口描述 ​ ^ ^接口名称 ^ 接口参数 ^ 接口描述 ​ ^
-|[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_index_begin|Filter_Plugin_Index_Begin]] ​ |  |定义index.php接口 起动 ​ |+|[[zblogphp:​development:​plugin:​interfacestc::​filter_plugin_index_begin|Filter_Plugin_Index_Begin]] ​ |  |定义index.php接口 起动 ​ |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_index_end|Filter_Plugin_Index_End]] ​ |  |定义index.php接口 结束 ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_index_end|Filter_Plugin_Index_End]] ​ |  |定义index.php接口 结束 ​ |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_html_js_add|Filter_Plugin_Html_Js_Add]] ​ |  |c_html_js_add.php脚本调用,​JS页接口需要强制开启 ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_html_js_add|Filter_Plugin_Html_Js_Add]] ​ |  |c_html_js_add.php脚本调用,​JS页接口需要强制开启 ​ |
行 108: 行 108:
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewpost_begin|Filter_Plugin_ViewPost_Begin]] ​ |id,​alias ​ |定义列表输出接口 ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewpost_begin|Filter_Plugin_ViewPost_Begin]] ​ |id,​alias ​ |定义列表输出接口 ​ |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewlist_template|Filter_Plugin_ViewList_Template]] ​ |template ​ |处理列表页模板接口 ​  | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewlist_template|Filter_Plugin_ViewList_Template]] ​ |template ​ |处理列表页模板接口 ​  |
-|[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewpost_template|Filter_Plugin_ViewPost_Template]] ​ |template ​ |处理文章页模板接口 ​  |+|[[zblogphp:​development:​plugin:​interfacestc::​filter_plugin_viewpost_template|Filter_Plugin_ViewPost_Template]] ​ |template ​ |处理文章页模板接口 ​  |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewcomments_template|Filter_Plugin_ViewComments_Template]] ​ |template ​ |处理评论模板接口 ​  | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_viewcomments_template|Filter_Plugin_ViewComments_Template]] ​ |template ​ |处理评论模板接口 ​  |
 ===== 系统接口 ===== ===== 系统接口 =====
行 117: 行 117:
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_checkrights|Filter_Plugin_Zbp_CheckRightsByLevel]] ​ |level,​action ​ |Zbp类的检查权限接口(检查指定level) ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_checkrights|Filter_Plugin_Zbp_CheckRightsByLevel]] ​ |level,​action ​ |Zbp类的检查权限接口(检查指定level) ​ |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_showerror|Filter_Plugin_Zbp_ShowError]] ​ |idortext ​ |Zbp类的显示错误接口 ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_showerror|Filter_Plugin_Zbp_ShowError]] ​ |idortext ​ |Zbp类的显示错误接口 ​ |
-|[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_buildtemplate|Filter_Plugin_Zbp_BuildTemplate]] ​ |template ​ |Zbp类的重新编译模板接口 ​ |+|[[zblogphp:​development:​plugin:​interfacestc::​filter_plugin_zbp_buildtemplate|Filter_Plugin_Zbp_BuildTemplate]] ​ |template ​ |Zbp类的重新编译模板接口 ​ |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_maketemplatetags|Filter_Plugin_Zbp_MakeTemplatetags]] ​ |template ​ |Zbp类的生成模板标签接口 ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_maketemplatetags|Filter_Plugin_Zbp_MakeTemplatetags]] ​ |template ​ |Zbp类的生成模板标签接口 ​ |
 |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_buildmodule|Filter_Plugin_Zbp_BuildModule]] ​ |  |Zbp类的生成模块内容的接口 ​ | |[[zblogphp:​development:​plugin:​interfaces::​filter_plugin_zbp_buildmodule|Filter_Plugin_Zbp_BuildModule]] ​ |  |Zbp类的生成模块内容的接口 ​ |
zblogphp/development/plugin/interfacestc.txt · 最后更改: 2020/12/22 18:26 由 唐朝