Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMT\OutputPageHtmlTagsInserter Class Reference

Public Member Functions

 __construct (OutputPage $outputPage)
 
 setMetaTagsBlacklist (array $metaTagsBlacklist)
 
 setMetaPropertyPrefixes (array $metaPropertyPrefixes)
 
 setActionName ( $actionName)
 
 canUseOutputPage ()
 
 addTagContentToOutputPage ( $tag, $content)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMT\OutputPageHtmlTagsInserter::__construct ( OutputPage  $outputPage)
Since
1.0
Parameters
OutputPage$outputPage

Member Function Documentation

◆ addTagContentToOutputPage()

SMT\OutputPageHtmlTagsInserter::addTagContentToOutputPage (   $tag,
  $content 
)
Since
1.0
Parameters
string$tag
string$content

◆ canUseOutputPage()

SMT\OutputPageHtmlTagsInserter::canUseOutputPage ( )
Since
1.0
Returns
boolean

◆ setActionName()

SMT\OutputPageHtmlTagsInserter::setActionName (   $actionName)
Since
1.0
Parameters
string$actionName

◆ setMetaPropertyPrefixes()

SMT\OutputPageHtmlTagsInserter::setMetaPropertyPrefixes ( array  $metaPropertyPrefixes)
Since
1.4
Parameters
array$metaPropertyPrefixes

◆ setMetaTagsBlacklist()

SMT\OutputPageHtmlTagsInserter::setMetaTagsBlacklist ( array  $metaTagsBlacklist)
Since
1.0
Parameters
array$metaTagsBlacklist

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

About | General disclaimer | Privacy policy