Searched defs:embed (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/ |
H A D | Mailer.class.php | 83 public function attachFile($path, $mime, $name = '', $embed = '') 105 public function attachContent($data, $mime, $name = '', $embed = '')
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Enclosure.php | 864 public function embed($options = '', $native = false) function in SimplePie\\Enclosure
|
H A D | Sanitize.php | 183 …public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form…
|