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

Public Member Functions

 __construct (PropertyAnnotator $propertyAnnotator)
 
 getSemanticData ()
 
 addAnnotation ()
 

Protected Member Functions

 addPropertyValues ()
 

Protected Attributes

 $propertyAnnotator
 
 $dataItemFactory
 

Detailed Description

Decorator that contains the reference to the invoked PropertyAnnotator

GNU GPL v2+

Since
1.9
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Property\Annotators\PropertyAnnotatorDecorator::__construct ( PropertyAnnotator  $propertyAnnotator)
Since
1.9
Parameters
PropertyAnnotator$propertyAnnotator

Member Function Documentation

◆ addAnnotation()

SMW\Property\Annotators\PropertyAnnotatorDecorator::addAnnotation ( )
See also
PropertyAnnotator::addAnnotation
Since
1.9
Returns
PropertyAnnotator

◆ addPropertyValues()

SMW\Property\Annotators\PropertyAnnotatorDecorator::addPropertyValues ( )
abstractprotected
Since
1.9

◆ getSemanticData()

SMW\Property\Annotators\PropertyAnnotatorDecorator::getSemanticData ( )
See also
PropertyAnnotator::getSemanticData
Since
1.9
Returns
SemanticData

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

About | General disclaimer | Privacy policy