Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
Maps\SemanticMW\ResultPrinters\QueryHandler Class Reference

Public Member Functions

 __construct (SMWQueryResult $queryResult, int $outputMode, bool $linkAbsolute=false)
 
 setTemplate (string $template)
 
 setUserParam (string $userParam)
 
 setIcon (string $icon)
 
 setTitle (string $title)
 
 setText (string $text)
 
 setSubjectSeparator (string $subjectSeparator)
 
 setShowSubject (bool $showSubject)
 
 setLinkStyle (string $link)
 
 setHeaderStyle (string $headers)
 
 getLocations ()
 
 getHideNamespace ()
 
 setHideNamespace ( $hideNamespace)
 
 getActiveIcon ()
 
 setActiveIcon ( $activeIcon)
 

Public Attributes

 $icon = ''
 
 $text = ''
 
 $title = ''
 

Detailed Description

GNU GPL v2+

Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >

Member Function Documentation

◆ getActiveIcon()

Maps\SemanticMW\ResultPrinters\QueryHandler::getActiveIcon ( )
Returns
string

◆ getHideNamespace()

Maps\SemanticMW\ResultPrinters\QueryHandler::getHideNamespace ( )
Returns
boolean

◆ getLocations()

Maps\SemanticMW\ResultPrinters\QueryHandler::getLocations ( )
Returns
Location[]

◆ setActiveIcon()

Maps\SemanticMW\ResultPrinters\QueryHandler::setActiveIcon (   $activeIcon)
Parameters
string$activeIcon

◆ setHideNamespace()

Maps\SemanticMW\ResultPrinters\QueryHandler::setHideNamespace (   $hideNamespace)
Parameters
boolean$hideNamespace

◆ setIcon()

Maps\SemanticMW\ResultPrinters\QueryHandler::setIcon ( string  $icon)

Sets the global icon.

◆ setText()

Maps\SemanticMW\ResultPrinters\QueryHandler::setText ( string  $text)

Sets the global text.

◆ setTitle()

Maps\SemanticMW\ResultPrinters\QueryHandler::setTitle ( string  $title)

Sets the global title.


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

About | General disclaimer | Privacy policy