AAAAhome/academiac/www/administrator/components/com_media/views/medialist/tmpl/thumbs_doc.php 0000644 00000003470 15147011160 0026115 0 ustar 00 trigger('onContentBeforeDisplay', array('com_media.file', &$this->_tmp_doc, &$params));
?>
_tmp_doc->icon_32, $this->_tmp_doc->name, null, true, true) ? JHtml::_('image', $this->_tmp_doc->icon_32, $this->_tmp_doc->title, NULL, true) : JHtml::_('image', 'media/con_info.png', $this->_tmp_doc->name, NULL, true) ; ?>
_tmp_doc->title; ?>
trigger('onContentAfterDisplay', array('com_media.file', &$this->_tmp_doc, &$params));
?>