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

Public Member Functions

 __construct (PropertyAnnotator $propertyAnnotator, $displayTitle=false, $defaultSort='')
 
 canCreateAnnotation ( $canCreateAnnotation)
 
- Public Member Functions inherited from SMW\Property\Annotators\PropertyAnnotatorDecorator
 __construct (PropertyAnnotator $propertyAnnotator)
 
 getSemanticData ()
 
 addAnnotation ()
 

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.4
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Property\Annotators\DisplayTitlePropertyAnnotator::__construct ( PropertyAnnotator  $propertyAnnotator,
  $displayTitle = false,
  $defaultSort = '' 
)
Since
2.4
Parameters
PropertyAnnotator$propertyAnnotator
string | false$displayTitle
string$defaultSort

Member Function Documentation

◆ canCreateAnnotation()

SMW\Property\Annotators\DisplayTitlePropertyAnnotator::canCreateAnnotation (   $canCreateAnnotation)
See also
SMW_DV_WPV_DTITLE in $GLOBALS['smwgDVFeatures']
Since
2.5
Parameters
boolean$canCreateAnnotation

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

About | General disclaimer | Privacy policy