XiTemplate Home Page XiTemplate
[ class tree: XiTemplate ] [ index: XiTemplate ] [ all elements ]

Resulting HTML after parsing

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2.  
  3. <html>
  4. <head>
  5. <title>XiTemplate Manual - __construct()</title>
  6. </head>
  7.  
  8. <body bgcolor="#EEEEEE">
  9.  
  10. <h1>XiTemplate</h1>
  11. <p>Hi. Welcome to XiTemplate!</p>
  12.  
  13.  
  14. <table border="0" cellpadding="10" cellspacing="0" bgcolor="#FFFFFF">
  15. <tr>
  16. <td>
  17. <p>This is an example of a template that comes from the buffer.</p>
  18. <p>This template could come from a database or some other data source.</p>
  19. <p>This template can have variables and blocks just like any other template.</p>
  20. <p>Here is a variable: "I'm a variable"</p>
  21. <p>This text is a sub block of template2.</p>
  22. </td>
  23. </tr>
  24. </table>
  25.  
  26.  
  27. <p>This is the rest of template 1.</p>
  28. </body>
  29. </html>

Documentation generated on Fri, 20 Aug 2004 10:57:45 -0500 by phpDocumentor 1.3.0RC3