trigger('onContentBeforeDisplay', array('com_media.file', &$this->_tmp_img, &$params));
?>
_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_16, 'height' => $this->_tmp_img->height_16)); ?>
|
escape($this->_tmp_img->title); ?>
|
_tmp_img->width, $this->_tmp_img->height); ?>
|
_tmp_img->size); ?>
|
authorise('core.delete', 'com_media')):?>
|
trigger('onContentAfterDisplay', array('com_media.file', &$this->_tmp_img, &$params));