MediaWiki  REL1_24
SkinFallbackTemplate Class Reference

BaseTemplate class for the fallback skin. More...

Inheritance diagram for SkinFallbackTemplate:
Collaboration diagram for SkinFallbackTemplate:

List of all members.

Public Member Functions

 execute ()
 Outputs the entire contents of the page.

Private Member Functions

 buildHelpfulInformationMessage ()
 Inform the user why they are seeing this skin.
 findInstalledSkins ()

Detailed Description

BaseTemplate class for the fallback skin.

Definition at line 15 of file SkinFallbackTemplate.php.


Member Function Documentation

Inform the user why they are seeing this skin.

Returns:
string

Definition at line 40 of file SkinFallbackTemplate.php.

References $skin, array(), as, findInstalledSkins(), SkinFactory\getDefaultInstance(), and BaseTemplate\getMsg().

Referenced by execute().

Outputs the entire contents of the page.

No navigation (other than search box), just the big warning message and page content.

Reimplemented from QuickTemplate.

Definition at line 79 of file SkinFallbackTemplate.php.

References action, array(), buildHelpfulInformationMessage(), form, QuickTemplate\html(), label, BaseTemplate\makeSearchButton(), BaseTemplate\makeSearchInput(), BaseTemplate\msg(), name, php, BaseTemplate\printTrail(), and type.

Returns:
array

Definition at line 19 of file SkinFallbackTemplate.php.

Referenced by buildHelpfulInformationMessage().


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