Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SG\PropertyRegistrationHelper Class Reference

Public Member Functions

 __construct (PropertyRegistry $propertyRegistry)
 
 registerProperties ()
 

Public Attributes

const SG_TERM = '___glt'
 
const SG_DEFINITION = '___gld'
 
const SG_LINK = '___gll'
 
const SG_STYLE = '___gls'
 

Protected Member Functions

 registerPropertiesFromList (array $propertyList)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SG\PropertyRegistrationHelper::__construct ( PropertyRegistry  $propertyRegistry)

PropertyRegistry constructor.

Parameters
PropertyRegistry$propertyRegistry

Member Function Documentation

◆ registerProperties()

SG\PropertyRegistrationHelper::registerProperties ( )
Since
1.0
Returns
boolean

◆ registerPropertiesFromList()

SG\PropertyRegistrationHelper::registerPropertiesFromList ( array  $propertyList)
protected
Parameters
string[][]$propertyList
Returns
bool

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

About | General disclaimer | Privacy policy