Searched refs:get_type (Results 1 – 8 of 8) sorted by relevance
34 * @see get_type()91 public function get_type() function in SimplePie\\Restriction
50 * @see get_type()120 public function get_type() function in SimplePie\\Category
23 * @see get_type()152 public function get_type() function in SimplePie\\Caption
171 * @see get_type()781 public function get_type() function in SimplePie\\Enclosure1052 * @see get_type()1065 $type = $this->get_type();
129 if ($sniffer->get_type() !== 'text/html') {171 $sniffed = $sniffer->get_type();
1799 if (!($this->get_type() & ~self::TYPE_NONE)) {2098 $sniffed = $sniffer->get_type();2206 public function get_type() function in SimplePie\\SimplePie2351 $type = $this->get_type();2391 $type = $this->get_type();2437 $type = $this->get_type();3114 …} elseif ($this->get_type() & self::TYPE_RSS_SYNDICATION && $this->get_image_tags(self::NAMESPACE_…3135 …} elseif ($this->get_type() & self::TYPE_RSS_SYNDICATION && $this->get_image_tags(self::NAMESPACE_…
58 public function get_type() function in SimplePie\\Content\\Type\\Sniffer
275 * Introduced `SimplePie_Category->get_type()` for retrieving category type. [#492](https://github.c…