YAP  2.5
 All Data Structures Namespaces Files Functions Variables
CYAP_ViewTextRange Class Reference
Inheritance diagram for CYAP_ViewTextRange:
CYAP_ViewTextBox

Public Member Functions

 CYAP_ViewTextRange ($TableFieldDef=array())
 
 SetValueTo ($value)
 
 SetControlNameTo ($name)
 
 Draw ($Show=true)
 
 DrawLabel ($Show=true)
 
 GetSubmitFunction ()
 
- Public Member Functions inherited from CYAP_ViewTextBox
 CYAP_ViewTextBox ($TableFieldDef=array())
 
 Draw ($Show=true)
 
 DrawLabel ($Show=true)
 
 GetSubmitFunction ()
 

Data Fields

 $FieldValueTo
 
 $NameTo
 
- Data Fields inherited from CYAP_ViewTextBox
 $Size
 

Detailed Description

Definition at line 398 of file CYap_Control.php.

Member Function Documentation

CYAP_ViewTextRange (   $TableFieldDef = array())

Definition at line 403 of file CYap_Control.php.

Draw (   $Show = true)

Definition at line 426 of file CYap_Control.php.

DrawLabel (   $Show = true)

Definition at line 441 of file CYap_Control.php.

GetSubmitFunction ( )

Definition at line 449 of file CYap_Control.php.

SetControlNameTo (   $name)

set the name for the control, To field

Parameters
stringpublic

Definition at line 421 of file CYap_Control.php.

SetValueTo (   $value)

Set the current value for the field

Parameters
stringmixed public

Definition at line 412 of file CYap_Control.php.

Field Documentation

$FieldValueTo

Definition at line 400 of file CYap_Control.php.

$NameTo

Definition at line 401 of file CYap_Control.php.


The documentation for this class was generated from the following file: