Login   Register  
PHP Classes
elePHPant
Icontem

File: tmpl/client.view.top.hits.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.hits.tpl  >  Download  
File: tmpl/client.view.top.hits.tpl
Role: Auxiliary data
Content type: text/plain
Description: user view top hits template
Class: Navelo CMS
A complete Content Management System
Author: By
Last change:
Date: 2004-08-04 07:36
Size: 264 bytes
 

Contents

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