images as $i => $img) : ?> trigger('onContentBeforeDisplay', array('com_media.file', &$img, &$params, 0)); ?>
  • canDelete) : ?> ×
    escape($img->name), false, 'rm', 'cb-image'); ?>
    escape($img->path_relative), JText::sprintf('COM_MEDIA_IMAGE_TITLE', $this->escape($img->title), JHtml::_('number.bytes', $img->size)), array('width' => $img->width_60, 'height' => $img->height_60)); ?>
    escape($img->name), 10, false); ?>
  • trigger('onContentAfterDisplay', array('com_media.file', &$img, &$params, 0)); ?>