Home
last modified time | relevance | path

Searched defs:fetchData (Results 1 – 8 of 8) sorted by relevance

/plugin/doi/Resolver/
H A DIsbnOpenLibraryResolver.php38 protected function fetchData($id) global() function in dokuwiki\\plugin\\doi\\Resolver\\IsbnOpenLibraryResolver
H A DIsbnGoogleBooksResolver.php47 protected function fetchData($id) global() function in dokuwiki\\plugin\\doi\\Resolver\\IsbnGoogleBooksResolver
H A DDoiResolver.php38 protected function fetchData($id) global() function in dokuwiki\\plugin\\doi\\Resolver\\DoiResolver
H A DAbstractResolver.php68 abstract protected function fetchData($id); function in dokuwiki\\plugin\\doi\\Resolver\\AbstractResolver
H A DIsbnIsbnDeResolver.php25 protected function fetchData($id) function in dokuwiki\\plugin\\doi\\Resolver\\IsbnIsbnDeResolver
/plugin/bugzillaint/action/
H A Dfetch.php62 private function fetchData( $bugzillaClient, $lists, $trees, $links ) { function in action_plugin_bugzillaint_fetch
/plugin/amazonlight/
H A Dsyntax.php171 protected function fetchData($asin, $country) function in syntax_plugin_amazonlight
/plugin/bugzillaint/
H A Dscript.js27 function fetchData( requests ) { function