Searched refs:getIConf (Results 1 – 1 of 1) sorted by relevance
225 'client_id' => $this->getIConf('consumer key', $this->instance),226 'client_secret' => $this->getIConf('consumer secret', $this->instance),256 'client_id' => $this->getIConf('consumer key', $this->instance),257 'client_secret' => $this->getIConf('consumer secret', $this->instance)397 protected function getIConf($config, $instance) { function in helper_plugin_sfauth