Searched refs:isExisting (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/_test/tests/Feed/ | ||
| H A D | FeedMediaProcessorTest.php | 54 $this->assertTrue($proc->isExisting()); |
| H A D | FeedPageProcessorTest.php | 83 $this->assertTrue($proc->isExisting()); |
| /dokuwiki/inc/Feed/ | ||
| H A D | FeedMediaProcessor.php | 58 if ($this->isExisting()) { |
| H A D | FeedPageProcessor.php | 66 if ($this->isExisting()) { |