YAP  2.5
 All Data Structures Namespaces Files Functions Variables
CYap_clsSearchLayout Class Reference

Public Member Functions

 CYap_clsSearchLayout ()
 
 Start ()
 
 End ()
 
 Draw ($tblFields)
 
 DrawElement (&$element)
 
 _DoDraw ($DrawObject)
 
 GetJsCode ()
 

Data Fields

 $JsCode
 

Detailed Description

Definition at line 457 of file CYap_clsSearch.php.

Member Function Documentation

_DoDraw (   $DrawObject)

Build the HTML code required to draw the given search field

Parameters
CYAP_clsSearchField$element
Returns
string public
Since
2.1.0

Definition at line 534 of file CYap_clsSearch.php.

Definition at line 460 of file CYap_clsSearch.php.

Draw (   $tblFields)

Draw the fields listed by $tblFields

Parameters
CYap_clsSearchField$tblFieldstable of fields to be draw. Passed by reference
Returns
string public
Since
2.1.0

Definition at line 491 of file CYap_clsSearch.php.

DrawElement ( $element)

Build the HTML code required to draw the given search field

Parameters
CYAP_clsSearchField$element
Returns
string public
Since
2.1.0

Definition at line 515 of file CYap_clsSearch.php.

End ( )

End job. Close all pending tags

Returns
string

Definition at line 478 of file CYap_clsSearch.php.

GetJsCode ( )

Definition at line 544 of file CYap_clsSearch.php.

Start ( )

Begin the job

Returns
string

Definition at line 469 of file CYap_clsSearch.php.

Field Documentation

$JsCode

Definition at line 459 of file CYap_clsSearch.php.


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