PHP Classes

File: widgets/BOXCONTAINER.html

Recommend this page to a friend!
  Classes of Jose Maria Rodriguez Millan   Siviglia Templating   widgets/BOXCONTAINER.html   Download  
File: widgets/BOXCONTAINER.html
Role: Example script
Content type: text/plain
Description: sample widget
Class: Siviglia Templating
Template engine that uses PHP as template language
Author: By
Last change:
Date: 13 years ago
Size: 275 bytes
 

Contents

Class file image Download
<div style="border:1px solid black;padding:5px;height:175px;
            width:450px;background-color:gray">
[_PRE]
  [_ITEM]
    [:_FLOATBOX]
        [:_TITLE][_TITLE][:/TITLE]
        [:_CONTENTS][_CONTENTS][:/CONTENTS]
    [:/FLOATBOX]
  [/ITEM]
[_POST]
</div>