Home
last modified time | relevance | path

Searched defs:url (Results 1 – 25 of 39) sorted by relevance

12

/dokuwiki/vendor/simplepie/simplepie/src/
DCopyright.php65 public $url; variable in SimplePie\\Copyright
81 public function __construct($url = null, $label = null)
DFile.php60 public $url; variable in SimplePie\\File
71 …public function __construct($url, $timeout = 10, $redirects = 5, $headers = null, $useragent = nul…
DMisc.php182 public static function fix_protocol($url, $http = 1)
221 public static function parse_url($url)
244 public static function normalize_url($url)
2173 public static function url_remove_credentials($url)
DCache.php132 public static function parse_URL($url)
DParser.php82 public function parse(&$data, $encoding, $url = '')
401 private function parse_microformats(&$data, $url)
/dokuwiki/_test/tests/inc/
Dhttpclient_https_proxy.test.php6 protected $url = 'http://httpbingo.org/user-agent'; variable in httpclient_https_proxy_test
Dhttpclient_http_proxy.test.php7 protected $url = 'http://httpbingo.org/user-agent'; variable in httpclient_http_proxy_test
Dhttpclient_mock.php40 public function sendRequest($url, $data = '', $method = 'GET') {
/dokuwiki/inc/Sitemap/
DItem.php12 public $url; variable in dokuwiki\\Sitemap\\Item
27 public function __construct($url, $lastmod, $changefreq = null, $priority = null)
/dokuwiki/inc/Feed/
DFeedParser.php30 public function feed_url($url)
DFeedParserFile.php27 $url
/dokuwiki/inc/HTTP/
DDokuHTTPClient.php62 public function sendRequest($url, $data = '', $method = 'GET')
DHTTPClient.php90 public function get($url, $sloppy304 = false)
113 public function dget($url, $data, $sloppy304 = false)
134 public function post($url, $data)
158 public function sendRequest($url, $data = '', $method = 'GET')
902 protected function useProxyForUrl($url)
/dokuwiki/lib/plugins/extension/
DGuiExtension.php412 protected function prepareLinkAttributes($url, $class)
448 protected function shortlink($url, $class, $fallback = '')
DManager.php38 public function storeUpdate($url)
DExtensionApiResponse.php51 public $url; variable in dokuwiki\\plugin\\extension\\ExtensionApiResponse
DInstaller.php107 public function installFromUrl($url, $base = null)
276 public function downloadArchive($url)
/dokuwiki/lib/plugins/config/_test/
DDocumentationTest.php46 public function testDocs($key, $url)
/dokuwiki/_test/tests/general/
Dgeneral_html.test.php94 public function test_Validity($url, $method, $data)
/dokuwiki/vendor/composer/
Dinstalled.json9 "url": "https://github.com/aziraphale/email-address-validator.git", string
14 …"url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b64916… string
53 "url": "https://github.com/GeSHi/geshi-1.0.git", string
58 …"url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/17ff9b22ac6695efa6ab6fbcf0607263f0804… string
103 "url": "https://github.com/kissifrot/php-ixr.git", string
108 …"url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/17c5bc99f42fa086620a0ad2a593366ff67… string
158 "url": "https://github.com/flack/UniversalFeedCreator.git", string
163 …"url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/c55f908e867aa6dade0905b8ae… string
216 "url": "https://github.com/paragonie/constant_time_encoding.git", string
221 …"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/52a0d99e69f56b9ec27a… string
[all …]
/dokuwiki/vendor/splitbrain/php-jsstrip/
Dcomposer.json26 "url": "https://github.com/sponsors/splitbrain", string
/dokuwiki/inc/Remote/OpenApiDoc/
DOpenAPIGenerator.php329 protected function generateLink($url)
/dokuwiki/inc/parser/
Dmetadata.php509 public function externallink($url, $name = null)
555 public function windowssharelink($url, $name = null)
658 public function rss($url, $params)
/dokuwiki/vendor/splitbrain/php-archive/
Dcomposer.json45 "url": "https://github.com/sponsors/splitbrain", string
/dokuwiki/lib/plugins/config/core/Setting/
DSetting.php142 public function getPrettyKey($url = true)

12