YAP
2.5
|
Public Member Functions | |
CYap_ViewOptRegex ($TableFieldDef=array()) | |
Draw ($Show=true) | |
![]() | |
CYap_control ($TableFieldDef=array()) | |
BindField ($FieldDef) | |
SetValue ($value) | |
SetControlName ($name) | |
SetControlLabel ($name) | |
SetCalBackFunc ($name) | |
SetProperty ($Property, $value) | |
ParseResponse () | |
_InternalCheck () | |
IsValid () | |
GetSqlData () | |
GetSqlFieldName () | |
GetInfo ($InfoName) | |
GetHeaderCode () | |
HasValue () | |
GetValue () | |
GetJsCode () | |
GetJsSubmitFunction () | |
Draw ($Show=true) | |
DrawLabel ($Show=true) | |
IsHidden () | |
Data Fields | |
$UseRegex | |
![]() | |
$Name | |
$DbField | |
$DbFieldInfo | |
$ValidIndex =array('autoincrement','values','table','type','apice','size','decimal','name') | |
$FieldValue | |
$IHaveValue | |
$CallBackCheck | |
$IsValidInput | |
$Label | |
Definition at line 709 of file CYap_Control.php.
CYap_ViewOptRegex | ( | $TableFieldDef = array() | ) |
Definition at line 718 of file CYap_Control.php.
Draw | ( | $Show = true | ) |
Definition at line 723 of file CYap_Control.php.
$UseRegex |
Definition at line 717 of file CYap_Control.php.