| [ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
Plugin management functions
| Author: | Christopher Smith |
| License: | GPL 2 (http://www.gnu.org/licenses/gpl.html) |
| File Size: | 755 lines (26 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 3 files lib/plugins/plugin/admin.php inc/ZipLib.class.php inc/TarLib.class.php |
admin_plugin_plugin:: (6 methods):
admin_plugin_plugin()
getInfo()
getMenuText()
getMenuSort()
handle()
html()
ap_manage:: (10 methods):
ap_manage()
process()
html()
html_menu()
html_pluginlist()
html_button()
refresh()
download()
plugin_writelog()
plugin_readlog()
ap_download:: (2 methods):
process()
html()
ap_delete:: (2 methods):
process()
html()
ap_info:: (3 methods):
process()
html()
out()
ap_update:: (2 methods):
process()
html()
ap_settings:: (0 methods):
ap_enable:: (8 methods):
process()
is_css()
apl()
ap_decompress()
ap_copy()
ap_delete()
ap_plugin_components()
ap_component_sort()
Class: admin_plugin_plugin - X-Ref
All DokuWiki plugins to extend the admin function| admin_plugin_plugin() X-Ref |
| No description |
| getInfo() X-Ref |
| return some info |
| getMenuText($language) X-Ref |
| return prompt for admin menu |
| getMenuSort() X-Ref |
| return sort order for position in admin menu |
| handle() X-Ref |
| handle user request |
| html() X-Ref |
| output appropriate html |
| ap_manage(&$manager, $plugin) X-Ref |
| No description |
| process() X-Ref |
| No description |
| html() X-Ref |
| No description |
| html_menu($listPlugins = true) X-Ref |
| No description |
| html_pluginlist() X-Ref |
| No description |
| html_button($plugin, $btn, $disabled=false, $indent=0) X-Ref |
| No description |
| refresh() X-Ref |
| Refresh plugin list |
| download($url, $overwrite=false) X-Ref |
| No description |
| plugin_writelog($plugin, $cmd, $data) X-Ref |
| No description |
| plugin_readlog($plugin, $field) X-Ref |
| No description |
Class: ap_settings - X-Ref
| process() X-Ref |
| No description |
| is_css($f) X-Ref |
| No description |
| apl($pl, $fn) X-Ref |
| No description |
| ap_decompress($file, $target) X-Ref |
| No description |
| ap_copy($src, $dst) X-Ref |
| No description |
| ap_delete($path) X-Ref |
| No description |
| ap_plugin_components($plugin) X-Ref |
| No description |
| ap_component_sort($a, $b) X-Ref |
| No description |
| Generated: Fri Nov 21 01:30:02 2008 | Cross-referenced by PHPXref 0.7 |