YAP  2.5
 All Data Structures Namespaces Files Functions Variables
CYap_clsSearchTxt Class Reference
Inheritance diagram for CYap_clsSearchTxt:
CYap_clsSearchField CYap_clsSearchRegexOpt

Public Member Functions

 CYap_clsSearchTxt ($cfg, $FieldName)
 
 GetWhereCondition ($db_class)
 
 var_padding ($size, $padding, $paddingchar, $text)
 
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
 

Detailed Description

Definition at line 892 of file CYap_clsSearch.php.

Member Function Documentation

CYap_clsSearchTxt (   $cfg,
  $FieldName 
)

Definition at line 896 of file CYap_clsSearch.php.

& GetDrawObject ( )

Draw the field. public

Returns
CYap_Control object

Definition at line 974 of file CYap_clsSearch.php.

GetWhereCondition (   $db_class)
Parameters
CYap_Db$db_class
Returns
String public
Since
2.1.0

Definition at line 907 of file CYap_clsSearch.php.

var_padding (   $size,
  $padding,
  $paddingchar,
  $text 
)

Pad the given field to match the requested size

Parameters
integerthe output size
stringtype of pad (none,left,right,center)
stringchar to use to pad
stringinput text
Returns
string the 'padded' string private

Definition at line 949 of file CYap_clsSearch.php.


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