Semantic MediaWiki and related extensions
|
Public Member Functions | |
isFormatterFor (DataValue $dataValue) | |
format ($type, $linker=null) | |
![]() | |
__construct (DataValue $dataValue=null) | |
isFormatterFor (DataValue $dataValue) | |
setDataValue (DataValue $dataValue) | |
getErrors () | |
setOption ($key, $value) | |
getOption ($key) | |
Protected Member Functions | |
doFormatFinalOutputFor ($type, $linker) | |
Additional Inherited Members | |
![]() | |
const | VALUE = 0 |
const | WIKI_SHORT = 1 |
const | HTML_SHORT = 2 |
const | WIKI_LONG = 3 |
const | HTML_LONG = 4 |
![]() | |
$dataValue | |
GNU GPL v2+
|
protected |
SMW\DataValues\ValueFormatters\StringValueFormatter::format | ( | $type, | |
$linker = null |
|||
) |
mixed | $type | |
mixed | null | $linker |
RuntimeException |
Implements SMW\DataValues\ValueFormatters\ValueFormatter.
SMW\DataValues\ValueFormatters\StringValueFormatter::isFormatterFor | ( | DataValue | $dataValue | ) |