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

OneColumnTableLayout Class Reference
[Form Layouts]

Inheritance diagram for OneColumnTableLayout:

BaseLayout Layout List of all members.

Detailed Description

Draw the form as a table with one column.

The format is field name, field, field name, field

Author:
Zach Smith

Definition at line 10 of file onecolumntable-layout.inc.php.

Public Member Functions

 drawBeginning ()
 Draw the beginning of the table.
 drawEnd ()
 Draw the ending of the table, this flushes out any hidden fields that were encountered.
 drawField ($field)
 Draw a field as a table row.


Member Function Documentation

OneColumnTableLayout::drawBeginning  ) 
 

Draw the beginning of the table.

Implements Layout.

Definition at line 15 of file onecolumntable-layout.inc.php.

OneColumnTableLayout::drawEnd  ) 
 

Draw the ending of the table, this flushes out any hidden fields that were encountered.

Implements Layout.

Definition at line 23 of file onecolumntable-layout.inc.php.

References BaseLayout::drawHiddenFields().

OneColumnTableLayout::drawField field  ) 
 

Draw a field as a table row.

Parameters:
$field Field to draw

Implements Layout.

Definition at line 34 of file onecolumntable-layout.inc.php.


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