Searched refs:_methodLookup (Results 1 – 1 of 1) sorted by relevance
1050 if (($lookup = $this->_methodLookup($method)) === false) {1085 if (($lookup = $this->_methodLookup($method)) === false) {1229 if (($lookup = $this->_methodLookup($method)) === false) {1305 protected function _methodLookup($method) function in Horde_Registry