AAAAhome/academiac/www/administrator/components/com_media/views/medialist/tmpl/details_img.php 0000644 00000004121 15147032516 0026251 0 ustar 00 trigger('onContentBeforeDisplay', array('com_media.file', &$this->_tmp_img, &$params));
?>
|
_tmp_img->path_relative, JText::sprintf('COM_MEDIA_IMAGE_TITLE', $this->_tmp_img->title, MediaHelper::parseSize($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')):?>
16, 'height' => 16), true); ?>
|
trigger('onContentAfterDisplay', array('com_media.file', &$this->_tmp_img, &$params));
?>