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

Public Member Functions

 __construct (Store $store)
 
 isYaml ( $isYaml)
 
 setType ( $type)
 
 getModuleStyles ()
 
 getModules ()
 
 getHelpLink (Schema $schema)
 
 setUnknownType ( $type)
 
 getText ( $text, Schema $schema=null, array $errors=[])
 
 getUsage (Schema $schema=null)
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Content\SchemaContentFormatter::__construct ( Store  $store)
Since
3.0
Parameters
Store$store

Member Function Documentation

◆ getHelpLink()

SMW\MediaWiki\Content\SchemaContentFormatter::getHelpLink ( Schema  $schema)
Since
3.0
Parameters
Schema$schema
Returns
string

◆ getModules()

SMW\MediaWiki\Content\SchemaContentFormatter::getModules ( )
Since
3.0
Returns
[]

◆ getModuleStyles()

SMW\MediaWiki\Content\SchemaContentFormatter::getModuleStyles ( )
Since
3.0
Returns
[]

◆ getText()

SMW\MediaWiki\Content\SchemaContentFormatter::getText (   $text,
Schema  $schema = null,
array  $errors = [] 
)
Since
3.0
Parameters
Schema$schema
Returns
string

◆ getUsage()

SMW\MediaWiki\Content\SchemaContentFormatter::getUsage ( Schema  $schema = null)
Since
3.1
Parameters
Schema | null$schema
Returns
array

◆ isYaml()

SMW\MediaWiki\Content\SchemaContentFormatter::isYaml (   $isYaml)
Since
3.0
Parameters
boolean$isYaml

◆ setType()

SMW\MediaWiki\Content\SchemaContentFormatter::setType (   $type)
Since
3.0
Returns
[]

◆ setUnknownType()

SMW\MediaWiki\Content\SchemaContentFormatter::setUnknownType (   $type)
Since
3.0
Parameters
string$type

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

About | General disclaimer | Privacy policy