Login   Register  
PHP Classes
elePHPant
Icontem

File: tmpl/client.view.top.rated.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of invitro  >  Navelo CMS  >  tmpl/client.view.top.rated.tpl  >  Download  
File: tmpl/client.view.top.rated.tpl
Role: Auxiliary data
Content type: text/plain
Description: User view top rated template
Class: Navelo CMS
A complete Content Management System
Author: By
Last change:
Date: 2004-08-04 07:36
Size: 268 bytes
 

Contents

Class file image Download
<strong>Metadata</strong>
<br>
{section name="rated1" loop=$metadata}
	{$metadata[rated1].oid}
{sectionelse}
	no record
{/section}
<br>
<strong>Page</strong>
<br>
{section name="rated2" loop=$page}
	{$page[rated2].oid}
{sectionelse}
	no record
{/section}