Searched refs:allowedpages (Results 1 – 1 of 1) sorted by relevance
73 protected $allowedpages = []; variable in admin_plugin_statistics93 $this->allowedpages = array_merge($this->allowedpages, $val);95 $this->allowedpages[$key] = $val;123 if (!isset($this->allowedpages[$this->opt])) $this->opt = 'dashboard';156 $method = $this->allowedpages[$this->opt];