Home
last modified time | relevance | path

Searched refs:_media (Results 26 – 34 of 34) sorted by path

12

/plugin/popupviewer/syntax/
H A Dviewer.php106 …$name = $renderer->_media($id, ($title ? $title : ($p1['title'] ? $p1['title'] : $id) ), ' popupim…
/plugin/prosemirror/parser/
H A DLinkNode.php139 return $xhtml_renderer->_media(
/plugin/quiz/
H A Dplugin.info.txt7 url http://www.bitlibero.com/_media/dokuwiki/quiz-07.12.2010.zip
/plugin/s5reloaded/
H A Drenderer.php252 function _media ($src, $title=NULL, $align=NULL, $width=NULL, function in renderer_plugin_s5reloaded
/plugin/searchformgoto/
H A Dmanager.dat2 url=http://vaslor.net/_media/tech/searchformgoto.tar
/plugin/shortcut/
H A Dstyle.css2 a#shortcut_kosmogramma_planety_solnce {background: transparent url("http://astro.debugger.ru/_media
/plugin/siteexport/renderer/
H A Dpdf.php214 public function _media ($src, $title=NULL, $align=NULL, $width=NULL, function in renderer_plugin_siteexport_pdf
222 $out .= parent::_media ($src, $title, $align, $width, $height, $cache, $render);
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js4399 this._media = []; // worksheet protection
4977 this._media.push(new Image(this, model));
4982 return this._media.filter(function (m) {
4994 this._media.push(new Image(this, model));
4999 var image = this._media.find(function (m) {
5272 media: this._media.map(function (medium) {
5324 this._media = value.media.map(function (medium) {
/plugin/xml/
H A Drenderer.php478 …$this->doc .= $this->_media('internalmedia', $src, $title, $align, $width, $height, $cache, $linki…
493 …$this->doc .= $this->_media('externalmedia', $src, $title, $align, $width, $height, $cache, $linki…
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li… function in renderer_plugin_xml
612 return $this->_media($img['type'],

12