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

Public Member Functions

 __construct ()
 
 isParserCacheSupported ()
 
 supportsSections ()
 
 supportsCategories ()
 
 supportsRedirects ()
 

Protected Member Functions

 getContentClass ()
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\MediaWiki\Content\SchemaContentHandler::__construct ( )
Since
3.0

Member Function Documentation

◆ getContentClass()

SMW\MediaWiki\Content\SchemaContentHandler::getContentClass ( )
protected
Since
3.0

◆ isParserCacheSupported()

SMW\MediaWiki\Content\SchemaContentHandler::isParserCacheSupported ( )

Returns true, because wikitext supports caching using the ParserCache mechanism.

Since
1.21
Returns
bool Always true.
See also
ContentHandler::isParserCacheSupported

◆ supportsCategories()

SMW\MediaWiki\Content\SchemaContentHandler::supportsCategories ( )
Since
3.0

◆ supportsRedirects()

SMW\MediaWiki\Content\SchemaContentHandler::supportsRedirects ( )
Since
3.0

◆ supportsSections()

SMW\MediaWiki\Content\SchemaContentHandler::supportsSections ( )
Since
3.0

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

About | General disclaimer | Privacy policy