Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DMailer.class.php78 attachFile($path, $mime, $name = '', $embed = '') global() argument
99 attachContent($data, $mime, $name = '', $embed = '') global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php865 public function embed($options = '', $native = false) function in SimplePie\\Enclosure
[all...]
H A DSanitize.php184 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