|
YAP
2.5
|
Public Member Functions | |
| CYap_clsSearchPageSize ($cfg, $FieldName) | |
| GetWhereCondition ($db_class) | |
| & | GetDrawObject () |
Public Member Functions inherited from CYap_clsSearchField | |
| 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 | |
Data Fields inherited from CYap_clsSearchField | |
| $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.