Home
last modified time | relevance | path

Searched refs:DokuHTTPClient (Results 51 – 75 of 88) sorted by relevance

1234

/plugin/vimeo/
H A Dsyntax.php155 $http = new \DokuHTTPClient();
/plugin/seqdia/
H A Dsyntax.php155 $http = new DokuHTTPClient();
/plugin/graphviz/
H A Dsyntax.php158 $http = new DokuHTTPClient();
/plugin/wikipediasnippet/
H A Dsyntax.php78 $http = new DokuHTTPClient();
/plugin/achart/
H A Dsyntax.php114 $http = new DokuHTTPClient();
/plugin/scrape/
H A Dsyntax.php4 use dokuwiki\HTTP\DokuHTTPClient;
90 $http = new DokuHTTPClient();
/plugin/dev/
H A DSVGIcon.php5 use dokuwiki\HTTP\DokuHTTPClient; alias
219 $http = new DokuHTTPClient();
/plugin/yql/
H A Dsyntax.php140 $client = new DokuHTTPClient();
/plugin/quickstats/scripts/
H A Dget_geocity2.php55 $http = new DokuHTTPClient();
/plugin/nsexport/packer/ziphtml/
H A Dpacker.php29 $http = new DokuHTTPClient();
H A Dzip.php115 $http = new DokuHTTPClient();
/plugin/ghissues/helper/
H A DapiCacheInterface.php95 $http = new DokuHTTPClient();
/plugin/icalendar/
H A Dsyntax.php272 $http = new DokuHTTPClient();
/plugin/rssticker/
H A DlastRSS.php154 $http = new DokuHTTPClient();
/plugin/csv/
H A Dhelper.php123 $http = new DokuHTTPClient();
/plugin/plantuml/
H A Dsyntax.php188 $http = new DokuHTTPClient();
/plugin/ditaa/
H A Dsyntax.php221 $http = new DokuHTTPClient();
/plugin/issuelinks/services/
H A DJira.service.php33 $this->dokuHTTPClient = new \DokuHTTPClient();
/plugin/lastfm/inc/
H A Dlastfmutils.php218 $http = new DokuHTTPClient();
/plugin/linkback/
H A Dhttp.php11 class LinkbackHTTPClient extends \dokuwiki\HTTP\DokuHTTPClient {
/plugin/linkback/action/
H A Dsend.php289 $http_client = new \dokuwiki\HTTP\DokuHTTPClient();
/plugin/amazon/
H A Dsyntax.php155 $http = new DokuHTTPClient();
/plugin/eclipseupdateurl/
H A Dsyntax.php320 $http = new DokuHTTPClient();
/plugin/authhiorgserver/
H A Dauth.php281 $http = new DokuHTTPClient();
/plugin/mindmap/
H A Dsyntax.php264 $http = new DokuHTTPClient();

1234