Home
last modified time | relevance | path

Searched refs:moderators (Results 1 – 4 of 4) sorted by relevance

/plugin/groupmgr/
H A DREADME22 ~~GROUPMGR|posters|@moderators~~
23 Members of group 'posters' can be managed by group 'moderators'
/plugin/autlogin/
H A Dadmin.php273 $moderators = file(DOKU_PLUGIN.'/autlogin/settings/moderators.php');
275 foreach($moderators as $line){
281 $moderators = file_get_contents(DOKU_PLUGIN.'/autlogin/settings/moderators.php');
283 $moderators.= $save;
284 io_saveFile(DOKU_PLUGIN.'/autlogin/settings/moderators.php', $moderators);
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1359 public $moderators; variable in Google_Community
1427 public function setModerators(/* array(Google_OrkutAuthorResource) */ $moderators) { argument
1428 $this->assertIsArray($moderators, 'Google_OrkutAuthorResource', __METHOD__);
1429 $this->moderators = $moderators;
1432 return $this->moderators;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php1000 'path' => 'youtube/v3/liveChat/moderators',
1010 'path' => 'youtube/v3/liveChat/moderators',
1021 'path' => 'youtube/v3/liveChat/moderators',