Searched refs:get_title (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/ | ||
| H A D | Enclosure.php | 205 * @see get_title() |
| H A D | Source.php | 103 public function get_title() function in SimplePie\\Source |
| H A D | Item.php | 241 $this->get_permalink().$this->get_title().$this->get_content() |
| H A D | SimplePie.php | 2325 public function get_title() function in SimplePie\\SimplePie |
| /dokuwiki/inc/parser/ | ||
| H A D | xhtml.php | 1371 $title = html_entity_decode($item->get_title(), ENT_QUOTES, 'UTF-8'); |