Searched +full:manager -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 47) sorted by relevance
12
8 * Opens the current image in the media manager. Used on image detail view.21 throw new \RuntimeException("media manager link only with upload permissions");
8 * Opens the media manager
15 //$conf['mapping']['name'] unsupported in config manager16 //$conf['mapping']['grps'] unsupported in config manager
16 //$meta['mapping']['name'] unsupported in config manager17 //$meta['mapping']['grps'] unsupported in config manager
37 $this->showMenu('manager');47 * @param string $type admin|manager|other123 * Checks the current permissions to decide on manager or admin plugins132 $menu = ['admin' => [], 'manager' => [], 'other' => []];145 $type = 'manager';160 uasort($menu['manager'], [$this, 'menuSort']);
10 // Used to explicitly ignore a setting in the configuration manager.
5 name ACL Manager
2 * ACL Manager AJAX enhancements
5 name User Manager
1 /* User Manager specific styles */
5 name Configuration Manager
4 * Configuration Manager admin plugin91 // POST to script() instead of wl($ID) so config manager still works if
5 name Revert Manager
5 name Extension Manager
8 * The full screen media manager
8 # Manager interface instead.
4 * from changes by the extension manager. These settings will override any local settings.
4 * the media manager. Each field of the array is an array with the
104 /* Additional minimum SQL statements to use the user manager */132 /* Additional SQL statements to add new users with the user manager */187 /* Additional SQL statements to delete users with the user manager */207 /* Additional SQL statements to modify users with the user manager */
4 * DokuWiki Media Manager Popup
12 /** @var string URL to open this file in the media manager */
3 * used in the media manager (both fullscreen and popup).
71 /* media manager popup toggle buttons */
4 * Metadata for configuration manager plugin35 * config manager but saved as PHP array(). Values may not contain commas themselves.79 * The order of the settings influences the order in which they apppear in the config manager150 $meta['manager'] = ['string'];