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

LabelField Class Reference
[Basic Fields]

Inheritance diagram for LabelField:

AbstractField Field StaticField List of all members.

Detailed Description

Field that inserts a label (static text w/ title) into a form.

Author:
Scott Peshak
Date:
Date
2006-04-11 01:33:50 -0500 (Tue, 11 Apr 2006)

Definition at line 8 of file label-field.inc.php.

Public Member Functions

 drawInput ()
 Draw label.
 getSqlImpl ()
 Override getSqlImpl() to be a no-op.
 setDataFromRequest ()
 Override setDataFromRequest to be a no-op.

Public Attributes

 $text = ''
 Text of the label.


Member Function Documentation

LabelField::drawInput  ) 
 

Draw label.

Implements Field.

Definition at line 15 of file label-field.inc.php.

LabelField::getSqlImpl  ) 
 

Override getSqlImpl() to be a no-op.

Returns:
null

Reimplemented from AbstractField.

Definition at line 24 of file label-field.inc.php.

LabelField::setDataFromRequest  ) 
 

Override setDataFromRequest to be a no-op.

Returns:
null

Reimplemented from AbstractField.

Definition at line 33 of file label-field.inc.php.


Member Data Documentation

LabelField::$text = ''
 

Text of the label.

Definition at line 10 of file label-field.inc.php.


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