Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SMW\Notifications\PropertyRegistry Class Reference

Public Member Functions

 registerTo (SemanticMediaWikiPropertyRegistry $propertyRegistry)
 

Public Attributes

const NOTIFICATIONS_ON = "__notifications_on"
 
const NOTIFICATIONS_TO_GROUP = "__notifications_to_group"
 
const NOTIFICATIONS_GROUP_MEMBER_OF = "__notifications_group_member"
 
const NOTIFICATIONS_TO = "__notifications_to"
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Member Function Documentation

◆ registerTo()

SMW\Notifications\PropertyRegistry::registerTo ( SemanticMediaWikiPropertyRegistry  $propertyRegistry)
Since
1.0
Parameters
SemanticMediaWikiPropertyRegistry$propertyRegistry
Returns
boolean

Member Data Documentation

◆ NOTIFICATIONS_GROUP_MEMBER_OF

const SMW\Notifications\PropertyRegistry::NOTIFICATIONS_GROUP_MEMBER_OF = "__notifications_group_member"

Users assigned to a group

◆ NOTIFICATIONS_ON

const SMW\Notifications\PropertyRegistry::NOTIFICATIONS_ON = "__notifications_on"

Marking a property to be watched

◆ NOTIFICATIONS_TO

const SMW\Notifications\PropertyRegistry::NOTIFICATIONS_TO = "__notifications_to"

List of individuals that can be listed directly

◆ NOTIFICATIONS_TO_GROUP

const SMW\Notifications\PropertyRegistry::NOTIFICATIONS_TO_GROUP = "__notifications_to_group"

Group assigned to the property to can point recipients


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

About | General disclaimer | Privacy policy