Cheetah
|
Public Member Functions | |
__construct ($sCaptionMsgTitle, $sErrMsgTitle, $sCaptionMsgBody, $sErrMsgBory) | |
![]() | |
__construct ($aInfo) | |
__construct ($aInfo) | |
__construct ($aInfo) | |
![]() | |
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) | |
![]() | |
initChecker ($aValues=array()) | |
insert ($aValsToAdd=array()) | |
update ($val, $aValsToAdd=array()) | |
generateUri () | |
getCleanValue ($sName) | |
isSubmitted () | |
isValid () | |
isSubmittedAndValid () | |
genCsrfToken ($bReturn=false) | |
getCsrfTokenTime () | |
Additional Inherited Members | |
![]() | |
static | getSubmittedValue ($sKey, $sMethod) |
static | getCsrfToken () |
![]() | |
$bEnableErrorIcon = true | |
$sCode | |
$_sCodeAdd = '' | |
$_isTbodyOpened = false | |
$_isDateControl = false | |
$_isDateTimeControl = false | |
![]() | |
$_isValid = true | |
$_sCheckerHelper | |
$aFormAttrs | |
$aTableAttrs | |
$aInputs | |
$aParams | |
$id | |
Base send broadcast message class for modules like events/groups/store
Definition at line 13 of file ChWsbTwigFormBroadcast.php.
ChWsbTwigFormBroadcast::__construct | ( | $sCaptionMsgTitle, | |
$sErrMsgTitle, | |||
$sCaptionMsgBody, | |||
$sErrMsgBory | |||
) |
Definition at line 16 of file ChWsbTwigFormBroadcast.php.