MediaWiki  1.23.12
HTMLForm Member List

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

$availableDisplayFormatsHTMLFormprotected
$contextContextSourceprivate
$displayFormatHTMLFormprotected
$mActionHTMLFormprotected
$mButtonsHTMLFormprotected
$mFieldDataHTMLForm
$mFieldTreeHTMLFormprotected
$mFlatFieldsHTMLFormprotected
$mFooterHTMLFormprotected
$mHeaderHTMLFormprotected
$mHiddenFieldsHTMLFormprotected
$mIdHTMLFormprotected
$mMessagePrefixHTMLFormprotected
$mMethodHTMLFormprotected
$mPostHTMLFormprotected
$mPreHTMLFormprotected
$mSectionFootersHTMLFormprotected
$mSectionHeadersHTMLFormprotected
$mShowResetHTMLFormprotected
$mShowSubmitHTMLFormprotected
$mSubmitCallbackHTMLFormprotected
$mSubmitIDHTMLFormprotected
$mSubmitNameHTMLFormprotected
$mSubmitTextHTMLFormprotected
$mSubmitTooltipHTMLFormprotected
$mSubSectionBeforeFieldsHTMLFormprotected
$mTableIdHTMLFormprotected
$mTitleHTMLFormprotected
$mUseMultipartHTMLFormprotected
$mValidationErrorMessageHTMLFormprotected
$mWrapperLegendHTMLFormprotected
$typeMappingsHTMLFormstatic
__construct( $descriptor, $context=null, $messagePrefix='')HTMLForm
addButton( $name, $value, $id=null, $attribs=null)HTMLForm
addFooterText( $msg, $section=null)HTMLForm
addHeaderText( $msg, $section=null)HTMLForm
addHiddenField( $name, $value, $attribs=array())HTMLForm
addHiddenFields(array $fields)HTMLForm
addJS()HTMLFormstatic
addPostText( $msg)HTMLForm
addPreText( $msg)HTMLForm
canUseWikiPage()ContextSource
displayForm( $submitResult)HTMLForm
displaySection( $fields, $sectionName='', $fieldsetIDPrefix='', &$hasUserVisibleFields=false)HTMLForm
exportSession()ContextSource
filterDataForSubmit( $data)HTMLForm
formatErrors( $errors)HTMLFormstatic
getAction()HTMLForm
getBody()HTMLForm
getButtons()HTMLForm
getClassFromDescriptor( $fieldname, &$descriptor)HTMLFormstatic
getConfig()ContextSource
getContext()ContextSource
getDisplayFormat()HTMLForm
getErrors( $errors)HTMLForm
getHiddenFields()HTMLForm
getHTML( $submitResult)HTMLForm
getLang()ContextSource
getLanguage()ContextSource
getLegend( $key)HTMLForm
getMethod()HTMLForm
getOutput()ContextSource
getRequest()ContextSource
getSkin()ContextSource
getSubmitText()HTMLForm
getTitle()HTMLForm
getUser()ContextSource
getWikiPage()ContextSource
isVForm()HTMLForm
loadData()HTMLForm
loadInputFromParameters( $fieldname, $descriptor)HTMLFormstatic
msg()ContextSource
prepareForm()HTMLForm
setAction( $action)HTMLForm
setContext(IContextSource $context)ContextSource
setDisplayFormat( $format)HTMLForm
setFooterText( $msg, $section=null)HTMLForm
setHeaderText( $msg, $section=null)HTMLForm
setId( $id)HTMLForm
setIntro( $msg)HTMLForm
setMessagePrefix( $p)HTMLForm
setMethod( $method='post')HTMLForm
setPostText( $msg)HTMLForm
setPreText( $msg)HTMLForm
setSubmitCallback( $cb)HTMLForm
setSubmitID( $t)HTMLForm
setSubmitName( $name)HTMLForm
setSubmitText( $t)HTMLForm
setSubmitTextMsg( $msg)HTMLForm
setSubmitTooltip( $name)HTMLForm
setTableId( $id)HTMLForm
setTitle( $t)HTMLForm
setValidationErrorMessage( $msg)HTMLForm
setWrapperLegend( $legend)HTMLForm
setWrapperLegendMsg( $msg)HTMLForm
show()HTMLForm
suppressDefaultSubmit( $suppressSubmit=true)HTMLForm
suppressReset( $suppressReset=true)HTMLForm
tryAuthorizedSubmit()HTMLForm
trySubmit()HTMLForm
wrapForm( $html)HTMLForm