Home
last modified time | relevance | path

Searched refs:manager (Results 1 – 7 of 7) sorted by path

/dokuwiki/conf/
H A Dmysql.conf.php.example104 /* 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 */
/dokuwiki/inc/
H A Ddeprecated.php402 $manager = new SubscriberManager();
403 return $manager->subscribers($page, $user, $style, $data);
424 $manager = new SubscriberManager();
425 return $manager->add($id, $user, $style, $data);
445 $manager = new SubscriberManager();
446 return $manager->remove($id, $user, $style, $data);
465 $manager = new SubscriberManager();
466 return $manager->userSubscription($id, $user);
564 $manager = new SubscriberManager();
565 $manager
[all...]
/dokuwiki/lib/styles/
H A Dscreen.css71 /* media manager popup toggle buttons */
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_fileuploader.css3 * used in the media manager (both fullscreen and popup).
H A D_media_fullscreen.css2 * This file provides the styles for the fullscreen media manager
H A D_media_popup.css2 * This file provides styles for the media manager popup
H A Dmobile.less104 /* enable horizontal scrolling in media manager */