MediaWiki REL1_37
SkinTemplate Class Reference

Base class for QuickTemplate-based skins. More...

Inheritance diagram for SkinTemplate:
Collaboration diagram for SkinTemplate:

Public Member Functions

 generateHTML ()
 Subclasses not wishing to use the QuickTemplate render method can rewrite this method, for example to use TemplateParser::processTemplate.
 
 getPersonalToolsList ()
 Get the HTML for the p-personal list.
 
 getStructuredPersonalTools ()
 Get personal tools for the user.
 
 getTemplateData ()
 Subclasses may extend this method to add additional template data.
 
 makePersonalToolsList ( $personalTools=null, $options=[])
 Get the HTML for the personal tools list Please ensure setupTemplateContext is called before calling this method.
 
 outputPage ()
 Initialize various variables and generate the template.
 
 tabAction ( $title, $message, $selected, $query='', $checkEdit=false)
 Builds an array with tab definition.
 
- Public Member Functions inherited from Skin
 __construct ( $options=null)
 
 aboutLink ()
 Gets the link to the wiki's about page.
 
 addToSidebar (&$bar, $message)
 Add content from a sidebar system message Currently only used for MediaWiki:Sidebar (but may be used by Extensions)
 
 addToSidebarPlain (&$bar, $text)
 Add content from plain text.
 
 bottomScripts ()
 This gets called shortly before the "</body>" tag.
 
 buildSidebar ()
 Build an array that represents the sidebar(s), the navigation bar among them.
 
 disclaimerLink ()
 Gets the link to the wiki's general disclaimers page.
 
 doEditSectionLink (Title $nt, $section, $tooltip, Language $lang)
 Create a section edit link.
 
 editUrlOptions ()
 Return URL options for the 'edit page' link.
 
 footerLink ( $desc, $page)
 Given a pair of message keys for link and text label, return an HTML link for use in the footer.
 
 getAfterPortlet (string $name)
 Allows extensions to hook into known portlets and add stuff to them.
 
 getCategories ()
 
 getCategoryLinks ()
 
 getCopyright ( $type='detect')
 
 getDefaultModules ()
 Defines the ResourceLoader modules that should be added to the skin It is recommended that skins wishing to override call parent::getDefaultModules() and substitute out any modules they wish to change by using a key to look them up.
 
 getHtmlElementAttributes ()
 Return values for <html> element.
 
 getIndicatorsHTML ( $indicators)
 Get the suggested HTML for page status indicators: icons (or short text snippets) usually displayed in the top-right corner of the page, outside of the main content.
 
 getLanguages ()
 Generates array of language links for the current page.
 
 getNewtalks ()
 Gets new talk page messages for the current user and returns an appropriate alert message (or an empty string if there are no messages)
 
 getPageClasses ( $title)
 TODO: document.
 
 getPersonalToolsForMakeListItem ( $urls, $applyClassesToListItems=false)
 Create an array of personal tools items from the data in the quicktemplate stored by SkinTemplate.
 
 getRelevantTitle ()
 Return the "relevant" title.
 
 getRelevantUser ()
 Return the "relevant" user.
 
 getSearchPageTitle ()
 
 getSiteFooterLinks ()
 Gets the link to the wiki's privacy policy, about page, and disclaimer page.
 
 getSiteNotice ()
 
 getSkinName ()
 
 getSkinStylePath ( $name)
 Return a fully resolved style path URL to images or styles stored in the current skin's folder.
 
 getUndeleteLink ()
 
 initPage (OutputPage $out)
 
 isResponsive ()
 Indicates if this skin is responsive.
 
 logoText ( $align='')
 
 mainPageLink ()
 Gets the link to the wiki's main page.
 
 makeFooterIcon ( $icon, $withImage='withImage')
 Renders a $wgFooterIcons icon according to the method's arguments.
 
 makeLink ( $key, $item, $linkOptions=[])
 Makes a link, usually used by makeListItem to generate a link for an item in a list used in navigation lists, portlets, portals, sidebars, etc...
 
 makeListItem ( $key, $item, $options=[])
 Generates a list item for a navigation, portlet, portal, sidebar... list.
 
 makeSearchButton ( $mode, $attrs=[])
 
 makeSearchInput ( $attrs=[])
 
 makeToolbox ( $navUrls, $feedUrls)
 Create an array of common toolbox items from the data in the quicktemplate stored by SkinTemplate.
 
 mapInterwikiToLanguage ( $code)
 Allows correcting the language of interlanguage links which, mostly due to legacy reasons, do not always match the standards compliant language tag.
 
 prepareSubtitle ()
 Prepare the subtitle of the page for output in the skin if one has been set.
 
 printSource ()
 Text with the permalink to the source page, usually shown on the footer of a printed page.
 
 privacyLink ()
 Gets the link to the wiki's privacy policy page.
 
 setRelevantTitle ( $t)
 
 setRelevantUser (?UserIdentity $u)
 
 setSearchPageTitle (Title $title)
 
 showEmailUser ( $id)
 
 subPageSubtitle ( $out)
 
- Public Member Functions inherited from ContextSource
 canUseWikiPage ()
 Check whether a WikiPage object can be get with getWikiPage().
 
 exportSession ()
 Export the resolved user IP, HTTP headers, user ID, and session ID.
 
 getAuthority ()
 
 getConfig ()
 
 getContext ()
 Get the base IContextSource object.
 
 getCsrfTokenSet ()
 Get a repository to obtain and match CSRF tokens.
 
 getLanguage ()
 
 getOutput ()
 
 getRequest ()
 
 getSkin ()
 
 getStats ()
 
 getTiming ()
 
 getTitle ()
 
 getUser ()
 
 getWikiPage ()
 Get the WikiPage object.
 
 msg ( $key,... $params)
 Get a Message object with context set Parameters are the same as wfMessage()
 
 setContext (IContextSource $context)
 

Public Attributes

 $loggedin
 
string $template
 For QuickTemplate, the name of the subclass which will actually fill the template.
 
 $thispage
 
 $thisquery
 
 $titletxt
 
 $username
 
 $userpage
 
 $userpageUrlDetails
 
- Public Attributes inherited from Skin
string $stylename = null
 Stylesheets set to use.
 

Protected Member Functions

 buildContentNavigationUrls ()
 a structured array of links usually used for the tabs in a skin
 
 buildCreateAccountData ( $returnto)
 Build "Create Account" link.
 
 buildLoginData ( $returnto, $useCombinedLoginLink)
 Build "Login" link.
 
 buildLogoutLinkData ()
 Build data required for "Logout" link.
 
 buildPersonalPageItem ( $id='pt-userpage')
 Build a personal page link.
 
 buildPersonalUrls (bool $includeNotifications=true)
 build array of urls for personal toolbar Please ensure setupTemplateContext is called before calling this method.
 
 getFooterIcons ()
 Get template representation of the footer.
 
 getJsConfigVars ()
 Returns array of config variables that should be added only to this skin for use in JavaScript.
 
 getNameSpaceKey ()
 Generate strings used for xml 'id' names.
 
 getPortletData ( $name, array $items)
 
 getReturnToParam ()
 Builds query params for the page to return to, used when building links.
 
 injectLegacyMenusIntoPersonalTools (array $contentNavigation)
 Insert legacy menu items from content navigation into the personal toolbar.
 
 prepareQuickTemplate ()
 initialize various variables and generate the template
 
 prepareUndeleteLink ()
 Prepare undelete link for output in page.
 
 prepareUserLanguageAttributes ()
 Prepare user language attribute links.
 
 runOnSkinTemplateNavigationHooks (SkinTemplate $skin, &$content_navigation)
 Run hooks relating to navigation menu data.
 
 setupTemplate ( $classname)
 Create the template engine object; we feed it a bunch of data and eventually it spits out some HTML.
 
 setupTemplateContext ()
 Setup class properties that are necessary prior to calling setupTemplateForOutput.
 
 setupTemplateForOutput ()
 
 useCombinedLoginLink ()
 Returns if a combined login/signup link will be used.
 
 wrapHTML ( $title, $html)
 Wrap the body text with language information and identifiable element.
 
- Protected Member Functions inherited from Skin
 afterContentHook ()
 This runs a hook to allow extensions placing their stuff after content and article metadata (e.g.
 
 buildFeedUrls ()
 Build data structure representing syndication links.
 
 buildNavUrls ()
 Build array of common navigation links.
 
 drawCategoryBrowser ( $tree)
 Render the array as a series of links.
 
 getCopyrightIcon ()
 
 getFooterLinks ()
 Get template representation of the footer containing site footer links as well as standard footer links.
 
 getIndicatorsData ( $indicators)
 Return an array of indicator data.
 
 getLogo ()
 URL to the default square logo (1x key)
 
 getPoweredBy ()
 Gets the powered by MediaWiki icon.
 
 getSearchLink ()
 
 lastModified ()
 Get the timestamp of the latest revision, formatted in user language.
 
 preloadExistence ()
 Preload the existence of three commonly-requested pages in a single query.
 

Protected Attributes

 $action
 
- Protected Attributes inherited from Skin
 $mRelevantTitle = null
 
array $options = []
 Skin options passed into constructor.
 
string null $skinname = null
 
const VERSION_MAJOR = 1
 The current major version of the skin specification.
 

Private Member Functions

 buildContentActionUrls ( $content_navigation)
 an array of edit links by default used for the tabs
 
 buildSearchProps ()
 
 getFooterTemplateData ()
 Get rows that make up the footer.
 
 getLogoData ()
 
 getPortletLabel ( $name)
 
 getPortletsTemplateData ()
 
 getWatchLinkAttrs (string $mode, Authority $performer, Title $title, ?string $action, bool $onPage)
 Get the attributes for the watch link.
 
 makeSkinTemplatePersonalUrls (array $contentNavigation)
 Build the personal urls array.
 
 makeTalkUrlDetails ( $name, $urlaction='')
 

Additional Inherited Members

- Static Public Member Functions inherited from Skin
static checkTitle (&$title, $name)
 make sure we have some title to operate on
 
static getAllowedSkins ()
 Fetch the list of user-selectable skins in regards to $wgSkipSkins.
 
static getSkinNames ()
 Fetch the set of available skins.
 
static getVersion ()
 Get the current major version of Skin.
 
static makeInternalOrExternalUrl ( $name)
 If url string starts with http, consider as external URL, else internal.
 
static makeMainPageUrl ( $urlaction='')
 
static makeSpecialUrl ( $name, $urlaction='', $proto=null)
 Make a URL for a Special Page using the given query and protocol.
 
static makeSpecialUrlSubpage ( $name, $subpage, $urlaction='')
 
static makeUrl ( $name, $urlaction='')
 
static makeVariablesScript ( $data, $nonce=null)
 
static normalizeKey ( $key)
 Normalize a skin preference value to a form that can be loaded.
 
- Static Protected Member Functions inherited from Skin
static makeKnownUrlDetails ( $name, $urlaction='')
 Make URL details where the article exists (or at least it's convenient to think so)
 
static makeUrlDetails ( $name, $urlaction='')
 these return an array with the 'href' and boolean 'exists'
 

Detailed Description

Base class for QuickTemplate-based skins.

The template data is filled in SkinTemplate::prepareQuickTemplate.

Stability: stable
to extend

Definition at line 34 of file SkinTemplate.php.

Member Function Documentation

◆ buildContentActionUrls()

SkinTemplate::buildContentActionUrls (   $content_navigation)
private

an array of edit links by default used for the tabs

Parameters
array$content_navigation
Returns
array

Definition at line 1578 of file SkinTemplate.php.

References wfDebug().

◆ buildContentNavigationUrls()

SkinTemplate::buildContentNavigationUrls ( )
protected

a structured array of links usually used for the tabs in a skin

There are 4 standard sections namespaces: Used for namespace tabs like special, page, and talk namespaces views: Used for primary page views like read, edit, history actions: Used for most extra page actions like deletion, protection, etc... variants: Used to list the language variants for the page

Each section's value is a key/value array of links for that section. The links themselves have these common keys:

  • class: The css classes to apply to the tab
  • text: The text to display on the tab
  • href: The href for the tab to point to
  • rel: An optional rel= for the tab's link
  • redundant: If true the tab will be dropped in skins using content_actions this is useful for tabs like "Read" which only have meaning in skins that take special meaning from the grouped structure of content_navigation

Views also have an extra key which can be used:

  • primary: If this is not true skins like vector may try to hide the tab when the user has limited space in their browser window

content_navigation using code also expects these ids to be present on the links, however these are usually automatically generated by SkinTemplate itself and are not necessary when using a hook. The only things these may matter to are people modifying content_navigation after it's initial creation:

  • id: A "preferred" id, most skins are best off outputting this preferred id for best compatibility.
  • tooltiponly: This is set to true for some tabs in cases where the system believes that the accesskey should not be added to the tab.
Returns
array

Definition at line 1238 of file SkinTemplate.php.

References $title, getAuthority(), getContext(), Title\getLocalURL(), getTitle(), SpecialPage\getTitleFor(), MediaWiki\Permissions\Authority\getUser(), NS_MEDIAWIKI, true, wfMessage(), and wfMessageFallback().

◆ buildCreateAccountData()

SkinTemplate::buildCreateAccountData (   $returnto)
protected

Build "Create Account" link.

Stability: unstable
Parameters
string[]$returntoquery params for the page to return to
Returns
array

Definition at line 1026 of file SkinTemplate.php.

References $title, and getTitle().

◆ buildLoginData()

SkinTemplate::buildLoginData (   $returnto,
  $useCombinedLoginLink 
)
protected

Build "Login" link.

Stability: unstable
Parameters
string[]$returntoquery params for the page to return to
bool$useCombinedLoginLinkwhen set a single link to login form will be created with alternative label.
Returns
array

Definition at line 721 of file SkinTemplate.php.

References $title, getAuthority(), and getTitle().

◆ buildLogoutLinkData()

SkinTemplate::buildLogoutLinkData ( )
finalprotected

Build data required for "Logout" link.

Stability: unstable
Since
1.37
Returns
array Array of data required to create a logout link.

Definition at line 1003 of file SkinTemplate.php.

References $title, and getTitle().

◆ buildPersonalPageItem()

SkinTemplate::buildPersonalPageItem (   $id = 'pt-userpage')
protected

Build a personal page link.

Parameters
string$idof user page item to be output in HTML attribute (optional)
Returns
array

Definition at line 1044 of file SkinTemplate.php.

◆ buildPersonalUrls()

SkinTemplate::buildPersonalUrls ( bool  $includeNotifications = true)
protected

build array of urls for personal toolbar Please ensure setupTemplateContext is called before calling this method.

Parameters
bool$includeNotificationsSinc 1.36, notifications are optional
Returns
array

Definition at line 522 of file SkinTemplate.php.

References $title, getAuthority(), getTitle(), and Title\isSpecialPage().

◆ buildSearchProps()

SkinTemplate::buildSearchProps ( )
private
Returns
array

Definition at line 973 of file SkinTemplate.php.

◆ generateHTML()

SkinTemplate::generateHTML ( )

Subclasses not wishing to use the QuickTemplate render method can rewrite this method, for example to use TemplateParser::processTemplate.

Since
1.35
Returns
string of complete document HTML to output to the page which includes <!DOCTYPE> and opening and closing html tags.

Reimplemented in SkinMustache.

Definition at line 126 of file SkinTemplate.php.

References prepareQuickTemplate().

Referenced by outputPage().

◆ getFooterIcons()

SkinTemplate::getFooterIcons ( )
protected

Get template representation of the footer.

Since
1.35
Returns
array

Definition at line 218 of file SkinTemplate.php.

◆ getFooterTemplateData()

SkinTemplate::getFooterTemplateData ( )
private

Get rows that make up the footer.

Returns
array for use in Mustache template describing the footer elements.

Definition at line 885 of file SkinTemplate.php.

◆ getJsConfigVars()

SkinTemplate::getJsConfigVars ( )
protected

Returns array of config variables that should be added only to this skin for use in JavaScript.

Skins can override this to add variables to the page.

Since
1.35
Returns
array

Definition at line 154 of file SkinTemplate.php.

Referenced by outputPage().

◆ getLogoData()

SkinTemplate::getLogoData ( )
private
Returns
array of logo data localised to the current language variant

Definition at line 952 of file SkinTemplate.php.

◆ getNameSpaceKey()

SkinTemplate::getNameSpaceKey ( )
protected

Generate strings used for xml 'id' names.

Deprecated:
since 1.35, use Title::getNamespaceKey() instead
Returns
string

Definition at line 1618 of file SkinTemplate.php.

References getTitle().

◆ getPersonalToolsList()

SkinTemplate::getPersonalToolsList ( )

Get the HTML for the p-personal list.

Deprecated:
since 1.35, use SkinTemplate::makePersonalToolsList()
Returns
string

Definition at line 469 of file SkinTemplate.php.

◆ getPortletData()

SkinTemplate::getPortletData (   $name,
array  $items 
)
protected
Since
1.37 for non-SkinMustache base classes. Available since 1.36 for SkinMustache
Stability: stable
to override
Parameters
string$nameof the portal e.g. p-personal the name is personal.
array$itemsthat are accepted input to Skin::makeListItem
Returns
array data that can be passed to a Mustache template that represents a single menu.

Definition at line 746 of file SkinTemplate.php.

References $content, and Linker\tooltip().

◆ getPortletLabel()

SkinTemplate::getPortletLabel (   $name)
private
Parameters
string$nameof the portal e.g. p-personal the name is personal.
Returns
string that is human readable corresponding to the menu

Definition at line 804 of file SkinTemplate.php.

◆ getPortletsTemplateData()

SkinTemplate::getPortletsTemplateData ( )
private
Returns
array of portlet data for all portlets

Definition at line 821 of file SkinTemplate.php.

◆ getReturnToParam()

SkinTemplate::getReturnToParam ( )
protected

Builds query params for the page to return to, used when building links.

Stability: unstable
Returns
string[]

Definition at line 666 of file SkinTemplate.php.

References $title, getAuthority(), getTitle(), wfArrayToCgi(), and wfCgiToArray().

◆ getStructuredPersonalTools()

SkinTemplate::getStructuredPersonalTools ( )

Get personal tools for the user.

Since
1.31
Returns
array[]

Definition at line 507 of file SkinTemplate.php.

◆ getTemplateData()

SkinTemplate::getTemplateData ( )

Subclasses may extend this method to add additional template data.

The data keys should be valid English words. Compound words should be hypenated except if they are normally written as one word. Each key should be prefixed with a type hint, this may be enforced by the class PHPUnit test.

Plain strings are prefixed with 'html-', plain arrays with 'array-' and complex array data with 'data-'. 'is-' and 'has-' prefixes can be used for boolean variables. Messages are prefixed with 'msg-', followed by their message key. All messages specified in the skin option 'messages' will be available under 'msg-MESSAGE-NAME'.

Returns
array Data for a mustache template

Reimplemented in SkinFallback, and SkinMustache.

Definition at line 283 of file SkinTemplate.php.

◆ getWatchLinkAttrs()

SkinTemplate::getWatchLinkAttrs ( string  $mode,
Authority  $performer,
Title  $title,
?string  $action,
bool  $onPage 
)
private

Get the attributes for the watch link.

Parameters
string$modeEither 'watch' or 'unwatch'
Authority$performer
Title$title
string | null$action
bool$onPage
Returns
array

Definition at line 1154 of file SkinTemplate.php.

◆ injectLegacyMenusIntoPersonalTools()

SkinTemplate::injectLegacyMenusIntoPersonalTools ( array  $contentNavigation)
finalprotected

Insert legacy menu items from content navigation into the personal toolbar.

Access: internal
Parameters
array$contentNavigation
Returns
array

Definition at line 1630 of file SkinTemplate.php.

References wfArrayInsertAfter().

◆ makePersonalToolsList()

SkinTemplate::makePersonalToolsList (   $personalTools = null,
  $options = [] 
)

Get the HTML for the personal tools list Please ensure setupTemplateContext is called before calling this method.

Since
1.31
Parameters
array | null$personalTools
array$options
Returns
string

Definition at line 483 of file SkinTemplate.php.

◆ makeSkinTemplatePersonalUrls()

SkinTemplate::makeSkinTemplatePersonalUrls ( array  $contentNavigation)
private

Build the personal urls array.

Access: internal
Parameters
array$contentNavigation
Returns
array

Definition at line 1660 of file SkinTemplate.php.

◆ makeTalkUrlDetails()

SkinTemplate::makeTalkUrlDetails (   $name,
  $urlaction = '' 
)
private
Parameters
string$name
string | array$urlaction
Returns
array

Definition at line 1132 of file SkinTemplate.php.

References $title.

◆ outputPage()

SkinTemplate::outputPage ( )

Initialize various variables and generate the template.

Stability: stable
to override

Reimplemented from Skin.

Definition at line 136 of file SkinTemplate.php.

References generateHTML(), getJsConfigVars(), ContextSource\getOutput(), and Skin\initPage().

◆ prepareQuickTemplate()

SkinTemplate::prepareQuickTemplate ( )
protected

initialize various variables and generate the template

Since
1.23
Returns
QuickTemplate The template to be executed by outputPage

Definition at line 297 of file SkinTemplate.php.

References $title, ResourceLoaderSkinModule\getAvailableLogos(), getTitle(), and wfReportTime().

Referenced by generateHTML().

◆ prepareUndeleteLink()

SkinTemplate::prepareUndeleteLink ( )
finalprotected

Prepare undelete link for output in page.

Since
1.35
Returns
null|string HTML, or null if there is no undelete link.

Definition at line 260 of file SkinTemplate.php.

Referenced by SkinMustache\getTemplateData().

◆ prepareUserLanguageAttributes()

SkinTemplate::prepareUserLanguageAttributes ( )
finalprotected

Prepare user language attribute links.

Since
1.35
Returns
string HTML attributes

Definition at line 195 of file SkinTemplate.php.

Referenced by SkinMustache\getTemplateData().

◆ runOnSkinTemplateNavigationHooks()

SkinTemplate::runOnSkinTemplateNavigationHooks ( SkinTemplate  $skin,
$content_navigation 
)
protected

Run hooks relating to navigation menu data.

Skins should extend this if they want to run opinionated transformations to the data after all hooks have been run. Note hooks are run in an arbitary order.

Parameters
SkinTemplate$skin
array&$content_navigationrepresenting all menus.
Since
1.37

Definition at line 1190 of file SkinTemplate.php.

References $title.

◆ setupTemplate()

SkinTemplate::setupTemplate (   $classname)
protected

Create the template engine object; we feed it a bunch of data and eventually it spits out some HTML.

Should have interface roughly equivalent to PHPTAL 0.7.

Parameters
string$classname
Returns
QuickTemplate

Definition at line 59 of file SkinTemplate.php.

References ContextSource\getConfig().

Referenced by setupTemplateForOutput().

◆ setupTemplateContext()

SkinTemplate::setupTemplateContext ( )
finalprotected

Setup class properties that are necessary prior to calling setupTemplateForOutput.

It must be called inside prepareQuickTemplate. This function may set local class properties that will be used by other methods, but should not make assumptions about the implementation of setupTemplateForOutput

Since
1.35

Definition at line 88 of file SkinTemplate.php.

References $title, ContextSource\getRequest(), getTitle(), ContextSource\getUser(), and wfArrayToCgi().

Referenced by SkinMustache\generateHTML(), and setupTemplateForOutput().

◆ setupTemplateForOutput()

SkinTemplate::setupTemplateForOutput ( )
protected
Returns
QuickTemplate

Definition at line 66 of file SkinTemplate.php.

References setupTemplate(), and setupTemplateContext().

◆ tabAction()

SkinTemplate::tabAction (   $title,
  $message,
  $selected,
  $query = '',
  $checkEdit = false 
)

Builds an array with tab definition.

Parameters
Title$titlePage Where the tab links to
string | string[] | MessageSpecifier$messageMessage or an array of message keys (will fall back)
bool$selectedDisplay the tab as selected
string$queryQuery string attached to tab URL
bool$checkEditCheck if $title exists and mark with .new if one doesn't
Returns
array
Parameters
-taint$messagetainted

Definition at line 1071 of file SkinTemplate.php.

References $title, getContext(), true, and wfMessageFallback().

◆ useCombinedLoginLink()

SkinTemplate::useCombinedLoginLink ( )
protected

Returns if a combined login/signup link will be used.

Stability: unstable
Returns
bool

Definition at line 700 of file SkinTemplate.php.

◆ wrapHTML()

SkinTemplate::wrapHTML (   $title,
  $html 
)
protected

Wrap the body text with language information and identifiable element.

Parameters
Title$title
string$htmlbody text
Returns
string html

Definition at line 165 of file SkinTemplate.php.

References $title, NS_FILE, and NS_SPECIAL.

Referenced by SkinMustache\getTemplateData().

Member Data Documentation

◆ $action

SkinTemplate::$action
protected

Definition at line 41 of file SkinTemplate.php.

◆ $loggedin

SkinTemplate::$loggedin

Definition at line 47 of file SkinTemplate.php.

◆ $template

string SkinTemplate::$template

For QuickTemplate, the name of the subclass which will actually fill the template.

Definition at line 39 of file SkinTemplate.php.

Referenced by SkinMustache\generateHTML().

◆ $thispage

SkinTemplate::$thispage

Definition at line 42 of file SkinTemplate.php.

◆ $thisquery

SkinTemplate::$thisquery

Definition at line 45 of file SkinTemplate.php.

◆ $titletxt

SkinTemplate::$titletxt

Definition at line 43 of file SkinTemplate.php.

◆ $username

SkinTemplate::$username

Definition at line 48 of file SkinTemplate.php.

◆ $userpage

SkinTemplate::$userpage

Definition at line 44 of file SkinTemplate.php.

◆ $userpageUrlDetails

SkinTemplate::$userpageUrlDetails

Definition at line 49 of file SkinTemplate.php.


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