Cheetah
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
ChSitesFormAdd Class Reference
Inheritance diagram for ChSitesFormAdd:
ChTemplFormView ChBaseFormView ChWsbForm ChSitesFormEdit

Public Member Functions

 __construct ($oModule, $aParam=array())
 
 getUrlForm ()
 
 getFullForm ()
 
 uploadPhoto ($sPath, $isRemote=false)
 
- Public Member Functions inherited from ChTemplFormView
 __construct ($aInfo)
 
 __construct ($aInfo)
 
 __construct ($aInfo)
 
- 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 ()
 

Public Attributes

 $_oModule
 
 $_aParam
 
 $_aCustomForm
 
- 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
 

Additional Inherited Members

- Static Public Member Functions inherited from ChWsbForm
static getSubmittedValue ($sKey, $sMethod)
 
static getCsrfToken ()
 

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 10 of file ChSitesFormAdd.php.

Constructor & Destructor Documentation

◆ __construct()

ChSitesFormAdd::__construct (   $oModule,
  $aParam = array() 
)

Reimplemented in ChSitesFormEdit.

Definition at line 16 of file ChSitesFormAdd.php.

Member Function Documentation

◆ getFullForm()

ChSitesFormAdd::getFullForm ( )

Definition at line 76 of file ChSitesFormAdd.php.

◆ getUrlForm()

ChSitesFormAdd::getUrlForm ( )

Definition at line 37 of file ChSitesFormAdd.php.

◆ uploadPhoto()

ChSitesFormAdd::uploadPhoto (   $sPath,
  $isRemote = false 
)

Definition at line 205 of file ChSitesFormAdd.php.

Member Data Documentation

◆ $_aCustomForm

ChSitesFormAdd::$_aCustomForm

Definition at line 14 of file ChSitesFormAdd.php.

◆ $_aParam

ChSitesFormAdd::$_aParam

Definition at line 13 of file ChSitesFormAdd.php.

◆ $_oModule

ChSitesFormAdd::$_oModule

Definition at line 12 of file ChSitesFormAdd.php.


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