dbscript
[ class tree: dbscript ] [ index: dbscript ] [ all elements ]

Source for file layout.php

Documentation is available at layout.php

  1. <?php
  2.  
  3.   /** 
  4.    * dbscript for PHP 4 & 5 - restful crud framework
  5.    * @version 0.1.2 -- 19-Feb-2007
  6.    * @author Brian Hendrickson <brian@dbscript.net>
  7.    * @link http://dbscript.net/
  8.    * @copyright Copyright 2007 Brian Hendrickson
  9.    * @package dbscript
  10.    * @license http://www.opensource.org/licenses/mit-license.php MIT License
  11.    */
  12.  
  13.   /**
  14.    * Layout
  15.    * 
  16.    * More info...
  17.    * {@link http://dbscript.net/layout}
  18.    * 
  19.    * @package dbscript
  20.    * @author Brian Hendrickson <brian@dbscript.net>
  21.    * @access public
  22.    * @version 0.1.2
  23.    */
  24.  
  25. class Layout {
  26.   
  27.   function Layout({
  28.     
  29.   }
  30.   
  31. }
  32.  
  33. ?>

Documentation generated on Mon, 19 Feb 2007 10:24:45 -0800 by phpDocumentor 1.3.1