Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | List of all members
SMW\DataValues\ErrorMsgTextValue Class Reference
Inheritance diagram for SMW\DataValues\ErrorMsgTextValue:
Inheritance graph
[legend]
Collaboration diagram for SMW\DataValues\ErrorMsgTextValue:
Collaboration graph
[legend]

Public Member Functions

 __construct ( $typeId='')
 
 getShortWikiText ( $linker=null)
 
 getShortHTMLText ( $linker=null)
 
 getLongWikiText ( $linker=null)
 
 getLongHTMLText ( $linker=null)
 
 getWikiValue ()
 

Protected Member Functions

 parseUserValue ( $value)
 
 loadDataItem (DataItem $dataItem)
 

Detailed Description

Handling of a language dependent error message encoded by Message::encode.

GNU GPL v2+

Since
2.5
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\DataValues\ErrorMsgTextValue::__construct (   $typeId = '')
See also
DataValue::__construct

Member Function Documentation

◆ getLongHTMLText()

SMW\DataValues\ErrorMsgTextValue::getLongHTMLText (   $linker = null)
See also
DataValue::getLongHTMLText

◆ getLongWikiText()

SMW\DataValues\ErrorMsgTextValue::getLongWikiText (   $linker = null)
See also
DataValue::getLongWikiText

◆ getShortHTMLText()

SMW\DataValues\ErrorMsgTextValue::getShortHTMLText (   $linker = null)
See also
DataValue::getShortHTMLText

◆ getShortWikiText()

SMW\DataValues\ErrorMsgTextValue::getShortWikiText (   $linker = null)
See also
DataValue::getShortWikiText

◆ getWikiValue()

SMW\DataValues\ErrorMsgTextValue::getWikiValue ( )
See also
DataValue::getWikiValue

◆ loadDataItem()

SMW\DataValues\ErrorMsgTextValue::loadDataItem ( DataItem  $dataItem)
protected
See also
DataValue::loadDataItem
Parameters
SMWDataItem$dataitem
Returns
boolean

◆ parseUserValue()

SMW\DataValues\ErrorMsgTextValue::parseUserValue (   $value)
protected
See also
DataValue::parseUserValue
Parameters
string$value

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

About | General disclaimer | Privacy policy