Searched refs:ensureAccessIsAllowed (Results 1 – 2 of 2) sorted by relevance
131 $this->remote->ensureAccessIsAllowed(new ApiCall('time'));141 $this->remote->ensureAccessIsAllowed(new ApiCall('time'));150 $this->remote->ensureAccessIsAllowed(new ApiCall('time'));162 $this->remote->ensureAccessIsAllowed(new ApiCall('time'));175 $this->remote->ensureAccessIsAllowed(new ApiCall('time'));
133 $this->ensureAccessIsAllowed($methods[$method]);164 public function ensureAccessIsAllowed(ApiCall $method) function in dokuwiki\\Remote\\Api