trigger('onContentBeforeDisplay', array('com_media.file', &$this->_tmp_img, &$params)); ?>
  • baseURL . '/' . $this->_tmp_img->path_relative, JText::sprintf('COM_MEDIA_IMAGE_TITLE', $this->_tmp_img->title, JHtml::_('number.bytes', $this->_tmp_img->size)), array('width' => $this->_tmp_img->width_60, 'height' => $this->_tmp_img->height_60)); ?>
    _tmp_img->name, 10, false); ?>
  • trigger('onContentAfterDisplay', array('com_media.file', &$this->_tmp_img, &$params));