Semantic MediaWiki and related extensions
Public Member Functions | Static Public Member Functions | List of all members
PFDropdownInput Class Reference
Inheritance diagram for PFDropdownInput:
Inheritance graph
[legend]
Collaboration diagram for PFDropdownInput:
Collaboration graph
[legend]

Public Member Functions

 getHtmlText ()
 
- Public Member Functions inherited from PFFormInput
 __construct ( $input_number, $cur_value, $input_name, $disabled, array $other_args)
 
 getDefaultParameters ()
 
 getHtmlText ()
 
 getJsInitFunctionData ()
 
 getJsValidationFunctionData ()
 
 getResourceModuleNames ()
 
 addJsInitFunctionData ( $name, $param=null)
 
 addJsValidationFunctionData ( $name, $param='null')
 
 addJavaScript ()
 

Static Public Member Functions

static getName ()
 
static getDefaultPropTypes ()
 
static getOtherPropTypesHandled ()
 
static getDefaultCargoTypes ()
 
static getOtherCargoTypesHandled ()
 
static getHTML ( $cur_value, $input_name, $is_mandatory, $is_disabled, array $other_args)
 
- Static Public Member Functions inherited from PFEnumInput
static getOtherPropTypesHandled ()
 
static getOtherCargoTypesHandled ()
 
static getValuesParameters ()
 
static getParameters ()
 
- Static Public Member Functions inherited from PFFormInput
static getName ()
 
static getHandledPropertyTypes ()
 
static getParameters ()
 
static canHandleLists ()
 
static getDefaultPropTypes ()
 
static getDefaultPropTypeLists ()
 
static getOtherPropTypesHandled ()
 
static getOtherPropTypeListsHandled ()
 
static getDefaultCargoTypes ()
 
static getDefaultCargoTypeLists ()
 
static getOtherCargoTypesHandled ()
 
static getOtherCargoTypeListsHandled ()
 

Additional Inherited Members

- Protected Attributes inherited from PFFormInput
 $mInputNumber
 
 $mCurrentValue
 
 $mInputName
 
 $mIsMandatory
 
 $mIsDisabled
 
 $mOtherArgs
 
 $mJsInitFunctionData = array()
 
 $mJsValidationFunctionData = array()
 

Member Function Documentation

◆ getHtmlText()

PFDropdownInput::getHtmlText ( )

Returns the HTML code to be included in the output page for this input.

Returns
string

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

About | General disclaimer | Privacy policy