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

Public Member Functions

 newFromProperty (DIProperty $property)
 
 newFromText ( $text, $showMode=false, $asCanonicalLabel=false)
 
 newThisPrintRequest ( $label='', array $parameters=[])
 

Detailed Description

GNU GPL v2+

Since
2.1
Author
mwjames

Member Function Documentation

◆ newFromProperty()

SMW\Query\PrintRequestFactory::newFromProperty ( DIProperty  $property)
Since
2.1
Parameters
DIProperty$property
Returns
PrintRequest

◆ newFromText()

SMW\Query\PrintRequestFactory::newFromText (   $text,
  $showMode = false,
  $asCanonicalLabel = false 
)
See also
PrintRequest::newFromText
Since
2.4
Parameters
string$text
boolean$showMode= false
boolean$asCanonicalLabel= false
Returns
PrintRequest|null

◆ newThisPrintRequest()

SMW\Query\PrintRequestFactory::newThisPrintRequest (   $label = '',
array  $parameters = [] 
)
Since
3.0
Parameters
string$label
array$parameters
Returns
PrintRequest

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

About | General disclaimer | Privacy policy