Home
last modified time | relevance | path

Searched refs:_media (Results 1 – 25 of 34) sorted by relevance

12

/plugin/nsexport/packer/ziphtml/
H A Drenderer.php18 public $_media = array(); variable in renderer_plugin_nsexport_xhtml
32 $this->_media[] = $src;
47 $this->_media = array_unique($this->_media);
48 p_set_metadata($ID,array('plugin_nsexport'=>$this->_media));
112 public function _media ($src, $title=null, $align=null, $width=null, function in renderer_plugin_nsexport_xhtml
H A Dpacker.php91 $this->media = array_merge($this->media, $this->Renderer->_media);
/plugin/searchformgoto/
H A Dmanager.dat2 url=http://vaslor.net/_media/tech/searchformgoto.tar
/plugin/command/
H A Dmanager.dat2 url=http://www.dokuwiki.org/_media/plugin:commandplugin.zip
/plugin/owncloud/ajax/
H A Dfilelist.php59 …$title = $helper->_media($helper->getLastfileid(), $helper->pathToWikiID($dir.'/'.$folder), NULL, …
72 …$title = $helper->_media($helper->getLastfileid(), $helper->pathToWikiID($dir.'/'.$file), NULL, NU…
/plugin/quiz/
H A Dplugin.info.txt7 url http://www.bitlibero.com/_media/dokuwiki/quiz-07.12.2010.zip
/plugin/shortcut/
H A Dstyle.css2 a#shortcut_kosmogramma_planety_solnce {background: transparent url("http://astro.debugger.ru/_media
/plugin/google_maps/syntax/
H A Dvideo.php57 $LOGO_URL = '/_media/icon/googlevideo.png';
/plugin/markdowku/
H A Dimagesreference.php53 $renderer->_media($target, $title);
/plugin/dw2pdf/
H A Drenderer.php204 public function _media(
219 $out .= parent::_media($src, $title, $align, $width, $height, $cache, $render);
191 function _media($src, $title = NULL, $align = NULL, $width = NULL, global() function in renderer_plugin_dw2pdf
/plugin/nodetailsxhtml/
H A Drenderer.php413 function _media($src, $title = null, $align = null, $w = null,
450 $ret = parent::_media($src, $title, $align, $w, $h, $cache, $render);
459 return parent::_media($src, $title, $align, $w, $h, $cache, $render);
454 function _media($src, $title = null, $align = null, $w = null, global() function in renderer_plugin_nodetailsxhtml
/plugin/bibtex/
H A Dsyntax.php419 $link['name'] = $this->_media ($src, $title, $align, $width, $height, $cache);
502 function _media ($src, $title=NULL, $align=NULL, $width=NULL, function in syntax_plugin_bibtex
/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'],
/plugin/nroff/
H A Drenderer.php729 $link['name'] = $this->_media ($src, $title, $align, $width, $height, $cache);
753 $link['name'] = $this->_media ($src, $title, $align, $width, $height, $cache);
960 function _media ($src, $title=NULL, $align=NULL, $width=NULL, function in renderer_plugin_nroff
1089 return $this->_media($img['src'],
/plugin/bez/renderer/
H A Dxhtmlmail.php34 public function _media($src, $title = null, $align = null, $width = null, function in renderer_plugin_bez_xhtmlmail
/plugin/prosemirror/parser/
H A DLinkNode.php139 return $xhtml_renderer->_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/imagemap/
H A Dsyntax.php167 $title = $renderer->_media($url, $title, null,null,null,null, false);
175 $title = $renderer->_media($url, $title, null,null,null,null, false);
/plugin/s5reloaded/
H A Drenderer.php252 function _media ($src, $title=NULL, $align=NULL, $width=NULL, function in renderer_plugin_s5reloaded
/plugin/popupviewer/syntax/
H A Dviewer.php106 …$name = $renderer->_media($id, ($title ? $title : ($p1['title'] ? $p1['title'] : $id) ), ' popupim…
/plugin/offline/
H A Drenderer.php162 function _media ($src, $title=NULL, $align=NULL, $width=NULL, function in renderer_plugin_offline
/plugin/owncloud/
H A Dhelper.php676 … $link['name'] = $this->_media($fileid, $src, $title, $align, $width, $height, $cache, $render);
688 function _media($fileid, $src, $title=NULL, $align=NULL, $width=NULL, function in helper_plugin_owncloud
/plugin/epub/
H A Drenderer.php329 $this->doc .= $this->_media($name);
/plugin/imagemapping/
H A Dsyntax.php196 $title = $renderer->_media($url, $title, null, null, null, null, false);
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php34 var $_media; variable in OutputDriverPNG

12