Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Layout Interface Reference

Inheritance diagram for Layout:

BaseLayout OneColumnTableLayout OneLineLayout TableLayout List of all members.

Detailed Description

Layout interface.

All layouts must implement this.

Author:
Scott Peshak
Date:
Date
2006-03-22 21:18:53 -0600 (Wed, 22 Mar 2006)

Definition at line 16 of file base-layout.inc.php.

Public Member Functions

 drawBeginning ()
 Draw any needed front matter for the layout.
 drawEnd ()
 Draw any needed ending output for the layout.
 drawField ($field)
 Draw a field.


Member Function Documentation

Layout::drawBeginning  ) 
 

Draw any needed front matter for the layout.

Implemented in OneColumnTableLayout, OneLineLayout, and TableLayout.

Layout::drawEnd  ) 
 

Draw any needed ending output for the layout.

Implemented in OneColumnTableLayout, OneLineLayout, and TableLayout.

Layout::drawField field  ) 
 

Draw a field.

Parameters:
$field Field to draw

Implemented in OneColumnTableLayout, OneLineLayout, and TableLayout.


The documentation for this interface was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1