Searched refs:embed (Results 1 – 5 of 5) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Enclosure.php | 814 return $this->embed($options, true); 862 public function embed($options = '', bool $native = false) function in SimplePie\\Enclosure 981 $embed = ''; 986 …$embed .= "<embed src=\"" . $this->get_link() . "\" pluginspage=\"http://adobe.com/go/getflashplay… 988 …$embed .= "<script type='text/javascript'>embed_flash('$bgcolor', '$width', '$height', '" . $this-… 1000 …$embed .= "<embed src=\"$mediaplayer\" pluginspage=\"http://adobe.com/go/getflashplayer\" type=\"a… 1002 …$embed .= "<script type='text/javascript'>embed_flv('$width', '$height', '" . rawurlencode($this->… 1015 …$embed .= "<embed type=\"$type\" style=\"cursor:hand; cursor:pointer;\" href=\"" . $this->get_link… 1017 …$embed .= "<embed type=\"$type\" style=\"cursor:hand; cursor:pointer;\" src=\"" . $this->get_link(… 1020 …$embed .= "<script type='text/javascript'>embed_quicktime('$type', '$bgcolor', '$width', '$height'… [all …]
|
| /dokuwiki/inc/ |
| H A D | Mailer.class.php | 81 * @param string $embed Unique key to reference this file from the HTML part 83 public function attachFile($path, $mime, $name = '', $embed = '') argument 93 'embed' => $embed 103 * @param string $embed Unique key to reference this file from the HTML part 105 public function attachContent($data, $mime, $name = '', $embed = '') argument 116 'embed' => $embed
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | basic.less | 228 embed,
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 169 DokuWiki can embed the following media formats directly.
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 169 DokuWiki can embed the following media formats directly.
|