Semantic MediaWiki and related extensions
Public Member Functions | Static Public Member Functions | Static Protected Member Functions | List of all members
PFTextInput Class Reference
Inheritance diagram for PFTextInput:
Inheritance graph
[legend]
Collaboration diagram for PFTextInput:
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 getDefaultPropTypeLists ()
 
static getOtherPropTypeListsHandled ()
 
static getDefaultCargoTypes ()
 
static getOtherCargoTypesHandled ()
 
static getDefaultCargoTypeLists ()
 
static getOtherCargoTypeListsHandled ()
 
static uploadableHTML ( $input_id, $delimiter=null, $default_filename=null, $cur_value='', array $other_args=array())
 
static getHTML ( $cur_value, $input_name, $is_mandatory, $is_disabled, array $other_args)
 
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 ()
 

Static Protected Member Functions

static getPreviewImage ( $imageName)
 

Additional Inherited Members

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

Member Function Documentation

◆ getHtmlText()

PFTextInput::getHtmlText ( )

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

Returns
string

◆ getPreviewImage()

static PFTextInput::getPreviewImage (   $imageName)
staticprotected

Gets the HTML for the preview image or null if there is none.

Since
2.3.3
Parameters
string$imageName
Returns
string|null

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

About | General disclaimer | Privacy policy