Searched refs:pluginMethods (Results 1 – 1 of 1) sorted by path
49 private $pluginMethods = null; variable in dokuwiki\\Remote\\Api304 if ($this->pluginMethods === null) {305 $this->pluginMethods = array();324 $this->pluginMethods["plugin.$pluginName.$method"] = $meta;328 return $this->pluginMethods;