Home
last modified time | relevance | path

Searched defs:embed (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
H A DMailer.class.php83 public function attachFile($path, $mime, $name = '', $embed = '')
105 public function attachContent($data, $mime, $name = '', $embed = '')
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php864 public function embed($options = '', $native = false) function in SimplePie\\Enclosure
H A DSanitize.php183 …public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form…