| [ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
Popularity Feedback Plugin
| Author: | Andreas Gohr |
| License: | GPL 2 (http://www.gnu.org/licenses/gpl.html) |
| File Size: | 259 lines (9 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 4 files inc/search.php inc/pluginutils.php inc/infoutils.php lib/plugins/popularity/admin.php |
admin_plugin_popularity:: (9 methods):
getInfo()
getMenuText()
getMenuSort()
forAdminOnly()
handle()
html()
_gather()
_search_count()
_to_byte()
Class: admin_plugin_popularity - X-Ref
All DokuWiki plugins to extend the admin function| 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 |
| forAdminOnly() X-Ref |
| Accessible for managers |
| handle() X-Ref |
| handle user request |
| html() X-Ref |
| Output HTML form |
| _gather() X-Ref |
| Gather all information |
| _search_count(&$data,$base,$file,$type,$lvl,$opts) X-Ref |
| No description |
| _to_byte($v) X-Ref |
| Convert php.ini shorthands to byte link: http://de3.php.net/manual/en/ini.core.php#79564 author: <gilthans dot NO dot SPAM at gmail dot com> |
| Generated: Tue Dec 2 01:30:01 2008 | Cross-referenced by PHPXref 0.7 |