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

Static Public Member Functions

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

- 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 ()
 
- Protected Attributes inherited from PFFormInput
 $mInputNumber
 
 $mCurrentValue
 
 $mInputName
 
 $mIsMandatory
 
 $mIsDisabled
 
 $mOtherArgs
 
 $mJsInitFunctionData = array()
 
 $mJsValidationFunctionData = array()
 

Detailed Description

The base class for every form input that holds a pre-set enumeration of values.


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

About | General disclaimer | Privacy policy