PHP Classes

File: templates/blocks/about_block_menu.tpl

Recommend this page to a friend!
  Classes of Michael Beck   XOOPS PHP About Page   templates/blocks/about_block_menu.tpl   Download  
File: templates/blocks/about_block_menu.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: XOOPS PHP About Page
Show the about page in a site managed using XOOPS
Author: By
Last change:
Date: 2 years ago
Size: 158 bytes
 

Contents

Class file image Download
<ul class="about_menu"> <{foreach item=item from=$block}> <li><a href="<{$item.links}>"><{$item.page_menu_title}></a></li> <{/foreach}> </ul>