Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Constraint\ConstraintSchemaCompiler Class Reference

Public Member Functions

 __construct (SchemaFinder $schemaFinder, PropertySpecificationLookup $propertySpecificationLookup)
 
 prettify (array $constraintSchema)
 
 compileConstraintSchema (DIProperty $property)
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Constraint\ConstraintSchemaCompiler::__construct ( SchemaFinder  $schemaFinder,
PropertySpecificationLookup  $propertySpecificationLookup 
)
Since
3.1
Parameters
PropertySpecificationLookup$propertySpecificationLookup

Member Function Documentation

◆ compileConstraintSchema()

SMW\Constraint\ConstraintSchemaCompiler::compileConstraintSchema ( DIProperty  $property)
Since
3.1
Parameters
DIProperty$property
Returns
[]

◆ prettify()

SMW\Constraint\ConstraintSchemaCompiler::prettify ( array  $constraintSchema)
Since
3.1
Parameters
array$constraintSchema
Returns
string

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

About | General disclaimer | Privacy policy