Searched defs:embed (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/ |
H A D | Mailer.class.php | 78 attachFile($path, $mime, $name = '', $embed = '') global() argument 99 attachContent($data, $mime, $name = '', $embed = '') global() argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Enclosure.php | 865 public function embed($options = '', $native = false) function in SimplePie\\Enclosure [all...] |
H A D | Sanitize.php | 184 public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style']) argument
|