[dokuwiki] Re: getting an instance of admin_plugin_acl
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 30 May 2007 11:00:24 +0100
Pierre Spring wrote:
hi all,
a new day with a new question ;)
i want to use the admin_acl_del() or admin_acl_add() methodes of the
admin_plugin_acl class in my own plugin...
but i cannot seem to find out how i could get an instance of the
admin_plugin_acl class. is there a way?
or do i have to c/p the methods into my helper plugin?
greetz ... pierre
$acl_plugin = plugin_load('admin','acl'); ?
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: getting an instance of admin_plugin_acl
- From: Pierre Spring
- References:
- [dokuwiki] getting an instance of admin_plugin_acl
- From: Pierre Spring
Other related posts:
- » [dokuwiki] getting an instance of admin_plugin_acl
- » [dokuwiki] Re: getting an instance of admin_plugin_acl
- » [dokuwiki] Re: getting an instance of admin_plugin_acl
hi all, a new day with a new question ;) i want to use the admin_acl_del() or admin_acl_add() methodes of the admin_plugin_acl class in my own plugin... but i cannot seem to find out how i could get an instance of the admin_plugin_acl class. is there a way? or do i have to c/p the methods into my helper plugin? greetz ... pierre
- [dokuwiki] Re: getting an instance of admin_plugin_acl
- From: Pierre Spring
- [dokuwiki] getting an instance of admin_plugin_acl
- From: Pierre Spring