Lines Matching refs:hasAccess
18 protected $hasAccess; variable in dokuwiki\\plugin\\extension\\Repository
53 if ($this->hasAccess !== null) {
54 return $this->hasAccess; // we already checked
67 $this->hasAccess = false;
70 $this->hasAccess = false;
73 $this->hasAccess = true;
75 return $this->hasAccess;
96 $this->hasAccess = false;
112 $this->hasAccess = false;
210 $this->hasAccess = false;
217 $this->hasAccess = false;