Cheetah
Public Member Functions | List of all members
ChSitesFormSearch Class Reference
Inheritance diagram for ChSitesFormSearch:
ChTemplFormView ChBaseFormView ChWsbForm

Public Member Functions

 __construct ($oConfig)
 
- Public Member Functions inherited from ChBaseFormView
 getCode ()
 
 genForm ()
 
 genTable ()
 
 genRow (&$aInput)
 
 genRowStandard (&$aInput)
 
 genRowSelectBox (&$aInput)
 
 genRowHeaders (&$aInput)
 
 genRowBlockHeader (&$aInput)
 
 genBlockEnd ()
 
 genWrapperInput ($aInput, $sContent)
 
 genInput (&$aInput)
 
 getInputId (&$aInput)
 
 genInputStandard (&$aInput)
 
 genInputButton (&$aInput)
 
 genInputTextarea (&$aInput)
 
 addHtmlEditor ($iViewMode, &$aInput)
 
 genInputSelect (&$aInput)
 
 genInputSelectBox (&$aInput, $sInfo='', $sError='')
 
 genInputSelectMultiple (&$aInput)
 
 genInputCheckboxSet (&$aInput)
 
 genInputRadioSet (&$aInput)
 
 genInputCaptcha (&$aInput)
 
 genLabel (&$aInput)
 
 convertArray2Attrs ($a)
 
 genInfoIcon ($sInfo)
 
 genErrorIcon ( $sError='')
 
 getOpenTbody ($aAttrsAdd=false)
 
 getCloseTbody ()
 
 getInput ($sType, $sAttrs, $sContent='')
 
 addCssJs ($isDateControl=false, $isDateTimeControl=false)
 
- Public Member Functions inherited from ChWsbForm
 initChecker ($aValues=array())
 
 insert ($aValsToAdd=array())
 
 update ($val, $aValsToAdd=array())
 
 generateUri ()
 
 getCleanValue ($sName)
 
 isSubmitted ()
 
 isValid ()
 
 isSubmittedAndValid ()
 
 genCsrfToken ($bReturn=false)
 
 getCsrfTokenTime ()
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbForm
static getSubmittedValue ($sKey, $sMethod)
 
static getCsrfToken ()
 
- Public Attributes inherited from ChBaseFormView
 $bEnableErrorIcon = true
 
 $sCode
 
 $_sCodeAdd = ''
 
 $_isTbodyOpened = false
 
 $_isDateControl = false
 
 $_isDateTimeControl = false
 
- Public Attributes inherited from ChWsbForm
 $_isValid = true
 
 $_sCheckerHelper
 
 $aFormAttrs
 
 $aTableAttrs
 
 $aInputs
 
 $aParams
 
 $id
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChSitesFormSearch.php.

Constructor & Destructor Documentation

◆ __construct()

ChSitesFormSearch::__construct (   $aInfo)

Constructor

Parameters
array$aInfoForm contents

$aInfo['params'] = array( 'remove_form' => true|false, );

Returns
ChBaseFormView

Reimplemented from ChTemplFormView.

Definition at line 10 of file ChSitesFormSearch.php.


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