Lines Matching refs:remote
20 protected $remote; variable in dokuwiki\\test\\Remote\\ApiTest
51 $this->remote = new Api();
65 $methods = $this->remote->getPluginMethods();
83 $methods = $this->remote->getPluginMethods();
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'));
183 $this->remote->ensureApiIsEnabled();
191 $this->remote->ensureApiIsEnabled();
199 $this->remote->ensureApiIsEnabled();