Home
last modified time | relevance | path

Searched refs:_getMediaLinkConf (Results 1 – 6 of 6) sorted by relevance

/plugin/prettyphoto/
H A Drenderer.php29 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
/plugin/owncloud/
H A Dhelper.php430 … $link = $this->_getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render);
491 $link = $this->_getMediaLinkConf(-1,$src, $title, $align, $width, $height, $cache, $render);
663 function _getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render) function in helper_plugin_owncloud
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php203 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
/plugin/button/
H A Dsyntax.php480 $link = $xhtml->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
/plugin/siteexport/renderer/
H A Dpdf.php239 $link = $this->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
/plugin/nodetailsxhtml/
H A Drenderer.php477 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) {
478 $link = parent::_getMediaLinkConf( $src, $title, $align, $width, $height, $cache, $render );