Home
last modified time | relevance | path

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

1234

/plugin/oembed/
H A Dsyntax.php409 $client = new DokuHTTPClient();
/plugin/multiorphan/action/
H A Dmultiorphan.php356 $httpClient = new dokuwiki\HTTP\DokuHTTPClient();
/plugin/xtern/
H A Dadmin.php340 $http = new DokuHTTPClient();
/plugin/indexmenu/
H A Dadmin.php
/plugin/icalevents/
H A Dsyntax-impl.php393 $http = new DokuHTTPClient();
/plugin/statistics/inc/
H A DStatisticsLogger.class.php249 $http = new DokuHTTPClient();
/plugin/passpolicy/
H A Dhelper.php516 $http = new DokuHTTPClient();
/plugin/issuelinks/services/
H A DGitLab.service.php27 $this->dokuHTTPClient = new \DokuHTTPClient();
/plugin/pubmed2020/classes/
H A Dpubmed2020.php41 $this->HttpClient = new DokuHTTPClient();
/plugin/sqlraw/
H A Dsyntax.php294 $http = new DokuHTTPClient();
/plugin/elwikiupgrade/
H A DHTTPClient.php879 class DokuHTTPClient extends HTTPClient { class
/plugin/webdavclient/
H A Dhelper.php28 $this->client = new DokuHTTPClient();
/plugin/odt/renderer/
H A Dpage.php1255 $client = new DokuHTTPClient;

1234