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

Public Member Functions

 __construct (PropertyAnnotator $propertyAnnotator, Title $title)
 
 setEditProtectionRight ( $editProtectionRight)
 
 addTopIndicatorTo (ParserOutput $parserOutput)
 
- Public Member Functions inherited from SMW\Property\Annotators\PropertyAnnotatorDecorator
 __construct (PropertyAnnotator $propertyAnnotator)
 
 getSemanticData ()
 
 addAnnotation ()
 

Public Attributes

const SYSTEM_ANNOTATION = 'editprotectedpropertyannotator.system.annotation'
 

Protected Member Functions

 addPropertyValues ()
 
- Protected Member Functions inherited from SMW\Property\Annotators\PropertyAnnotatorDecorator
 addPropertyValues ()
 

Additional Inherited Members

- Protected Attributes inherited from SMW\Property\Annotators\PropertyAnnotatorDecorator
 $propertyAnnotator
 
 $dataItemFactory
 

Detailed Description

GNU GPL v2+

Since
2.5
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Property\Annotators\EditProtectedPropertyAnnotator::__construct ( PropertyAnnotator  $propertyAnnotator,
Title  $title 
)
Since
1.9
Parameters
PropertyAnnotator$propertyAnnotator
Title$title

Member Function Documentation

◆ addPropertyValues()

SMW\Property\Annotators\EditProtectedPropertyAnnotator::addPropertyValues ( )
protected

◆ addTopIndicatorTo()

SMW\Property\Annotators\EditProtectedPropertyAnnotator::addTopIndicatorTo ( ParserOutput  $parserOutput)
Since
2.5
Parameters
ParserOutput

◆ setEditProtectionRight()

SMW\Property\Annotators\EditProtectedPropertyAnnotator::setEditProtectionRight (   $editProtectionRight)
Since
2.5
Parameters
string | boolean$editProtectionRight

Member Data Documentation

◆ SYSTEM_ANNOTATION

const SMW\Property\Annotators\EditProtectedPropertyAnnotator::SYSTEM_ANNOTATION = 'editprotectedpropertyannotator.system.annotation'

Indicates whether the annotation was maintained by the system or not.


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

About | General disclaimer | Privacy policy