| /plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/ |
| D | ListLocationAdminsResponse.php | 29 public function setAdmins($admins) argument 31 $this->admins = $admins; 38 return $this->admins;
|
| /plugin/magento/ |
| D | auth.php | 23 protected $admins = null; variable in auth_plugin_magento 142 if ( ! isset( $this->admins[$entity]['roles']) ) $this->_loadAdminRoles( $entity ); 145 $groups = $this->admins[$entity]['roles']; 157 $data['name'] = "{$this->admins[$entity]['first']} {$this->admins[$entity]['last']}"; 158 $data['mail'] = $this->admins[$entity]['mail']; 417 if( $this->admins === null ) $this->_loadAdminData(); 419 foreach( $this->admins as $entry ) { 593 $this->admins = array(); 605 $this->admins[$row['entity']]['entity'] = $row['entity']; 606 $this->admins[$row['entity']]['user'] = $row['user']; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | MyBusinessAccountManagement.php | 129 'admins', 133 'path' => 'v1/{+parent}/admins', 153 'path' => 'v1/{+parent}/admins', 247 'admins', 251 'path' => 'v1/{+parent}/admins', 271 'path' => 'v1/{+parent}/admins',
|
| /plugin/numatomo/conf/ |
| H A D | default.php | 18 $conf['exclude'] = 'admins'; 24 $conf['exclude'] = 'admins';
|
| /plugin/freechat/phpfreechat/src/commands/ |
| D | identify.class.php | 52 if( isset($c->admins[$sender]) && 53 $c->admins[$sender] == $password )
|
| /plugin/groupmanager/ |
| D | README | 8 GROUPMGR already allowed easy modification of group membership by non-admins. 9 This greatly simplified management of collaborative projects by group-admins. 13 Groupmanager may also enable group-admins to add and delete users independently from a 55 3. Group-admins may assign the group-admin role to other users! 57 group admin (including admins)
|
| /plugin/schulzevote/syntax/ |
| D | vote.php | 54 if (preg_match('/ adminUsers=([a-zA-Z0-9,]+)/', $lines[0], $admins)) { 55 $opts['admin_users'] = explode(',', $admins[1]); 59 if (preg_match('/ adminGroups=([a-zA-Z0-9,]+)/', $lines[0], $admins)) { 60 $opts['admin_groups'] = explode(',', $admins[1]);
|
| /plugin/groupmgr/ |
| D | README | 5 modification of group membership by non-admins. Configured properly, it 35 to the group manager (including admins)
|
| /plugin/disabledelete/ |
| D | README.md | 2 Dokuwiki plugin to prevent users except admins from deleting a page or a section
|
| D | plugin.info.txt | 6 desc Prevent users except admins from deleting a page or a section
|
| /plugin/telleveryone/ |
| D | plugin.info.txt | 6 desc Allow dokuwiki admins to publish short messages to other users.
|
| D | README | 3 Allow dokuwiki admins to publish short messages to other users.
|
| /plugin/fbcomments/ |
| D | action.php | 36 'property' => 'fb:admins',
|
| /plugin/lightweightscript/ |
| D | plugin.info.txt | 6 desc Remove system scripts when not required, aka only admins need them
|
| /plugin/loadskin/ |
| D | plugin.info.txt | 6 desc Change the skin/template/theme; admins can select templates per page/namespace, or users c…
|
| /plugin/abortlogin/ |
| D | README.md | 5 There is a test option available to admins, where a comma seperated list of
|
| /plugin/adminperm/lang/en/ |
| D | intro.txt | 3 …ive access to admin and manager plugins to users and groups without making them admins or managers.
|
| /plugin/numatomo/ |
| H A D | README.md | 6 …r to that of DokuWiki (plus a database server), this should be easy to do for most DokuWiki admins.
|
| /plugin/latex-was/ |
| D | TODO | 14 namespace the equation is compiled). instead, admins should just make \graphicspath
|
| /plugin/latexwas/ |
| D | TODO | 14 namespace the equation is compiled). instead, admins should just make \graphicspath
|
| /plugin/latex/ |
| D | TODO | 14 namespace the equation is compiled). instead, admins should just make \graphicspath
|
| /plugin/usermanagerextended/ |
| D | README | 3 User management for managers, not only admins!
|
| /plugin/templatepagename/ |
| D | README.md | 13 editable online in the wiki, only by server admins via the file system.
|
| /plugin/authvk/ |
| D | auth.php | 57 $collection = $connection->DatabaseName->admins;
|
| /plugin/dirtylittlehelper/ |
| D | dokuwiki_plugin_dirtylittlehelper.txt | 26 :!: **only admins** can use all things this plugin provides (editor, topbar are for admins only!)
|