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

Public Member Functions

 getShortWikiText ( $linker=null)
 
 getShortHTMLText ( $linker=null)
 
 getLongWikiText ( $linked=null)
 
 getLongHTMLText ( $linker=null)
 
- Public Member Functions inherited from SMW\DataValues\StringValue
 getShortWikiText ( $linker=null)
 
 getShortHTMLText ( $linker=null)
 
 getLongWikiText ( $linker=null)
 
 getLongHTMLText ( $linker=null)
 
 getWikiValue ()
 
 getInfolinks ()
 
 getLength ()
 

Static Public Member Functions

static getSpecialGroupName ( $language=Message::CONTENT_LANGUAGE)
 

Public Attributes

const TYPE_ID = '_notification_group'
 
const SPECIAL_GROUP = 'smw-notifications-entity-specification-change-group'
 
- Public Attributes inherited from SMW\DataValues\StringValue
const TYPE_ID = '_txt'
 
const TYPE_LEGACY_ID = '_str'
 
const TYPE_COD_ID = '_cod'
 

Protected Member Functions

 parseUserValue ( $value)
 
- Protected Member Functions inherited from SMW\DataValues\StringValue
 parseUserValue ( $value)
 
 loadDataItem (DataItem $dataItem)
 
 getServiceLinkParams ()
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Member Function Documentation

◆ getLongHTMLText()

SMW\Notifications\DataValues\NotificationGroupValue::getLongHTMLText (   $linker = null)

◆ getLongWikiText()

SMW\Notifications\DataValues\NotificationGroupValue::getLongWikiText (   $linked = null)

◆ getShortHTMLText()

SMW\Notifications\DataValues\NotificationGroupValue::getShortHTMLText (   $linker = null)

◆ getShortWikiText()

SMW\Notifications\DataValues\NotificationGroupValue::getShortWikiText (   $linker = null)

◆ getSpecialGroupName()

static SMW\Notifications\DataValues\NotificationGroupValue::getSpecialGroupName (   $language = Message::CONTENT_LANGUAGE)
static

Get name in a possible localized representation

Since
1.0
Parameters
string$language
Returns
string

◆ parseUserValue()

SMW\Notifications\DataValues\NotificationGroupValue::parseUserValue (   $value)
protected

Member Data Documentation

◆ SPECIAL_GROUP

const SMW\Notifications\DataValues\NotificationGroupValue::SPECIAL_GROUP = 'smw-notifications-entity-specification-change-group'

Special group name

◆ TYPE_ID

const SMW\Notifications\DataValues\NotificationGroupValue::TYPE_ID = '_notification_group'

DV identifier


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

About | General disclaimer | Privacy policy