QCubed - A PHP5 rapid development MVC framework.
Home  |  Updates

classQFormBase-members

QFormBase Member List

This is the complete list of members for QFormBase, including all inherited members.

$blnRenderedBodyTagQFormBase [protected]
$blnRenderedCheckableControlArrayQFormBase [protected]
$EncryptionKeyQFormBase [static]
$FormStateHandlerQFormBase [static]
$intFormStatusQFormBase [protected]
$intNextControlIdQFormBase [protected]
$objControlArrayQFormBase [protected]
$objDefaultWaitIconQFormBase [protected]
$objGroupingArrayQFormBase [protected]
$objPersistentControlArrayQFormBase [protected]
$strCallTypeQFormBase [protected]
$strCssClassQFormBase [protected]
$strFormAttributeArrayQFormBase [protected]
$strFormIdQFormBase [protected]
$strHtmlIncludeFilePathQFormBase [protected]
$strIgnoreJavaScriptFileArrayQFormBase [protected]
$strIgnoreStyleSheetFileArrayQFormBase [protected]
$strIncludedJavaScriptFileArrayQFormBase [protected]
$strIncludedStyleSheetFileArrayQFormBase [protected]
$strPreviousRequestModeQFormBase [protected]
__construct()QFormBase [protected]
__get($strName)QFormBase
__set($strName, $mixValue)QFormBase
AddControl(QControl $objControl)QFormBase
AddGrouping(QControlGrouping $objGrouping)QFormBase
CallDataBinder($strMethodName, QPaginatedControl $objPaginatedControl, $objParentControl=null)QFormBase
EvaluateTemplate($strTemplate)QFormBase
Form_Create()QFormBase [protected]
Form_Exit()QFormBase [protected]
Form_Load()QFormBase [protected]
Form_PreRender()QFormBase [protected]
Form_Run()QFormBase [protected]
Form_Validate()QFormBase [protected]
FormStatusRenderBegunQFormBase
FormStatusRenderEndedQFormBase
FormStatusUnrenderedQFormBase
GenerateControlId()QFormBase
GetAllControls()QFormBase
GetAllGroupings()QFormBase
GetChildControls($objParentObject)QFormBase
GetControl($strControlId)QFormBase
GetErrorControls($blnErrorsOnly=false)QFormBase
GetErrorMessages($blnErrorsOnly=false)QFormBase
GetGrouping($strGroupingId)QFormBase
IsCheckableControlRendered($strControlId)QFormBase
IsPostBack()QFormBase
OverrideAttributes($mixOverrideArray)QBaseClass
PersistControl($objControl)QFormBase
ProcessJavaScriptList($strJavaScriptFileList)QFormBase [protected]
ProcessStyleSheetList($strStyleSheetFileList)QFormBase [protected]
RemoveControl($strControlId)QFormBase
RemoveGrouping($strGroupingId)QFormBase
Render()QFormBase [protected]
RenderAjax()QFormBase [protected]
RenderAjaxHelper($objControl)QFormBase [protected]
RenderBegin($blnDisplayOutput=true)QFormBase
RenderChildren($blnDisplayOutput=true)QFormBase [protected]
RenderEnd($blnDisplayOutput=true)QFormBase
Run($strFormId, $strAlternateHtmlFile=null)QFormBase [static]
Serialize(QForm $objForm)QFormBase [static]
TriggerActions($strControlIdOverride=null)QFormBase [protected]
TriggerMethod($strId, $strMethodName)QFormBase
Unserialize($strPostDataState)QFormBase [static]
ValidateControlAndChildren(QControl $objControl)QFormBase [protected]
VarExport($blnReturn=true)QFormBase