Searched refs:get_permanent_uri (Results 1 – 7 of 7) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/HTTP/ | ||
| H A D | Response.php | 44 public function get_permanent_uri(): string; function |
| H A D | RawTextResponse.php | 47 public function get_permanent_uri(): string function in SimplePie\\HTTP\\RawTextResponse |
| H A D | Psr7Response.php | 44 public function get_permanent_uri(): string function in SimplePie\\HTTP\\Psr7Response |
| /dokuwiki/inc/Feed/ | ||
| H A D | FeedParserFile.php | 101 public function get_permanent_uri(): string function in dokuwiki\\Feed\\FeedParserFile |
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | File.php | 310 public function get_permanent_uri(): string function in SimplePie\\File |
| H A D | SimplePie.php | 2090 $this->permanent_url = $file->get_permanent_uri(); |
| /dokuwiki/vendor/simplepie/simplepie/ | ||
| H A D | CHANGELOG.md | 49 …- `SimplePie\File::$permanent_url` is deprecated, use `SimplePie\File::get_permanent_uri()` instead |