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

Public Member Functions

 __construct (ProfileAnnotator $profileAnnotator)
 
 getProperty ()
 
 getContainer ()
 
 getSemanticData ()
 
 addAnnotation ()
 
 pushAnnotationsTo (SemanticData $semanticData)
 

Protected Member Functions

 addPropertyValues ()
 

Protected Attributes

 $profileAnnotator
 

Detailed Description

Decorator implementing the ProfileAnnotator interface

GNU GPL v2+

Since
1.9
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::__construct ( ProfileAnnotator  $profileAnnotator)
Since
1.9
Parameters
ProfileAnnotator$profileAnnotator

Member Function Documentation

◆ addAnnotation()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::addAnnotation ( )

ProfileAnnotator::addAnnotation

Since
1.9
Returns
ProfileAnnotator

◆ addPropertyValues()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::addPropertyValues ( )
abstractprotected
Since
1.9

◆ getContainer()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::getContainer ( )

ProfileAnnotator::getContainer

Since
1.9
Returns
DIContainer

Implements SMW\Query\ProfileAnnotator.

◆ getProperty()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::getProperty ( )

◆ getSemanticData()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::getSemanticData ( )
See also
ProfileAnnotator::getSemanticData
Since
1.9
Returns
SemanticData

◆ pushAnnotationsTo()

SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator::pushAnnotationsTo ( SemanticData  $semanticData)
Since
2.5
Parameters
SemanticData$semanticData

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

About | General disclaimer | Privacy policy