Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SCI\Specials\CitableMetadata\PageBuilder Class Reference

Public Member Functions

 __construct (HtmlFormRenderer $htmlFormRenderer, HtmlColumnListRenderer $htmlColumnListRenderer, CitationResourceMatchFinder $citationResourceMatchFinder, HttpResponseParserFactory $httpResponseParserFactory)
 
 isReadOnly ( $isReadOnly)
 
 getRawResponseFor ( $type, $id)
 
 getHtmlFor ( $type, $id)
 

Detailed Description

GNU GPL v2+

Since
1.0
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SCI\Specials\CitableMetadata\PageBuilder::__construct ( HtmlFormRenderer  $htmlFormRenderer,
HtmlColumnListRenderer  $htmlColumnListRenderer,
CitationResourceMatchFinder  $citationResourceMatchFinder,
HttpResponseParserFactory  $httpResponseParserFactory 
)
Since
1.0
Parameters
HtmlFormRenderer$htmlFormRenderer
HtmlColumnListRenderer$htmlColumnListRenderer
CitationResourceMatchFinder$citationResourceMatchFinder
HttpResponseParserFactory$httpResponseParserFactory

Member Function Documentation

◆ getHtmlFor()

SCI\Specials\CitableMetadata\PageBuilder::getHtmlFor (   $type,
  $id 
)
Since
1.0
Parameters
string$type
string$id
Returns
string

◆ getRawResponseFor()

SCI\Specials\CitableMetadata\PageBuilder::getRawResponseFor (   $type,
  $id 
)
Since
1.0
Parameters
string$type
string$id
Returns
string

◆ isReadOnly()

SCI\Specials\CitableMetadata\PageBuilder::isReadOnly (   $isReadOnly)
Since
1.4
Parameters
boolean$isReadOnly

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

About | General disclaimer | Privacy policy