PHP Classes

File: content_body.html

Recommend this page to a friend!
  Classes of Mustafa Berkan BICER   MBTemplate Class   content_body.html   Download  
File: content_body.html
Role: Auxiliary data
Content type: text/plain
Description: An example of a template
Class: MBTemplate Class
Process templates replacing tags
Author: By
Last change:
Date: 17 years ago
Size: 1,059 bytes
 

Contents

Class file image Download
<table width="100%" border="0" align="center" cellpadding="1" cellspacing="1" class="sample" style="cursor:default;"> <tr> <th colspan="4" height="15" width="10%" rowspan="1" align="center" bgcolor="#002835"><strong>{!content_title}</strong></th> </tr> <tr> <td colspan="4" id="_content_body" width="100%" height="70" valign="middle" align="center" >{!content_body}</td> </tr> <tr> <td colspan="2" id="_content_body" width="50%" height="20" valign="middle" align="center" >Who Added :</td> <td colspan="2" id="_content_body" width="50%" height="20" valign="middle" align="center" >{!content_who_added}</td> </tr> <tr> <td id="_content_body" height="20" width="25%" valign="middle" align="center" >Date :</td> <td id="_content_body" height="20" width="25%" valign="middle" align="center" >{!content_added_date}</td> <td id="_content_body" height="20" width="25%" valign="middle" align="center" >Time :</td> <td id="_content_body" height="20" width="25%" valign="middle" align="center" >{!content_added_time}</td> </tr> </table>