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
68 $this->hasAccess = false;
71 $this->hasAccess = false;
74 $this->hasAccess = true;
76 return $this->hasAccess;
97 $this->hasAccess = false;
113 $this->hasAccess = false;
211 $this->hasAccess = false;
218 $this->hasAccess = false;