YAP
2.5
|
Public Member Functions | |
CYap_clsSearchPageSize ($cfg, $FieldName) | |
GetWhereCondition ($db_class) | |
& | GetDrawObject () |
![]() | |
CYap_clsSearchField ($cfg, $FieldName) | |
GetParameter ($paramName, $cfg, $default) | |
_Initialize () | |
LoadCFg ($cfg) | |
SetDefaultValue ($value) | |
SetLabel ($value) | |
SetProperty ($Property, $value) | |
GetProperty ($Property) | |
GetWhereCondition ($db_class) | |
GetValue () | |
StoreInformation ($prefix) | |
LoadInformation ($prefix) | |
CleanSessionInfo ($prefix) | |
ReadFormData () | |
JsSearchFieldValidate () | |
& | GetDrawObject () |
_MakeViewObj () | |
Additional Inherited Members | |
![]() | |
$Type | |
$PaddingChar | |
$Padding | |
$UseRegex | |
$Label | |
$MyName | |
$DbField | |
$Size | |
$RequestValue | |
$ViewClass | |
$ViewObj | |
$DefaultValue | |
$FieldOrder | |
Definition at line 984 of file CYap_clsSearch.php.
CYap_clsSearchPageSize | ( | $cfg, | |
$FieldName | |||
) |
Definition at line 986 of file CYap_clsSearch.php.
& GetDrawObject | ( | ) |
Draw the field. public
Definition at line 1010 of file CYap_clsSearch.php.
GetWhereCondition | ( | $db_class | ) |
The PageSize doesn't return any where condition
CYap_Db | $db_class |
Definition at line 1000 of file CYap_clsSearch.php.