PHP Classes

File: templates/blocks/publisher_latest_files.tpl

Recommend this page to a friend!
  Classes of Michael Beck   XOOPS Publisher Module   templates/blocks/publisher_latest_files.tpl   Download  
File: templates/blocks/publisher_latest_files.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: XOOPS Publisher Module
Publish static HTML content and article with XOOPS
Author: By
Last change:
Date: 4 years ago
Size: 120 bytes
 

Contents

Class file image Download
<ul> <{foreach item=file from=$block.files}> <li><{$file.link}> (<{$file.new}>)</li> <{/foreach}> </ul>