Public Member Functions

LanguageToggleBlockPlugin Class Reference
[Plugins_blocks_languageToggle]

Class for language selector block plugin. More...

List of all members.

Public Member Functions

 getBlockContext ()
 getContents (&$templateMgr)
 getContextSpecificPluginSettingsFile ()
 getDescription ()
 getDisplayName ()
 getEnabled ()
 getInstallSitePluginSettingsFile ()
 getSeq ()

Detailed Description

Class for language selector block plugin.

Definition at line 19 of file LanguageToggleBlockPlugin.inc.php.


Member Function Documentation

LanguageToggleBlockPlugin.getBlockContext (  ) 

Get the block context. Overrides parent so that the plugin will be displayed during install.

Returns:
int

Definition at line 50 of file LanguageToggleBlockPlugin.inc.php.

LanguageToggleBlockPlugin.getContents ( &$  templateMgr  ) 

Get the HTML contents for this block.

Definition at line 82 of file LanguageToggleBlockPlugin.inc.php.

References Request.getPress().

LanguageToggleBlockPlugin.getContextSpecificPluginSettingsFile (  ) 

Install default settings on press creation.

Returns:
string

Definition at line 41 of file LanguageToggleBlockPlugin.inc.php.

LanguageToggleBlockPlugin.getDescription (  ) 

Get a description of the plugin.

Definition at line 75 of file LanguageToggleBlockPlugin.inc.php.

LanguageToggleBlockPlugin.getDisplayName (  ) 

Get the display name of this plugin.

Returns:
String

Definition at line 68 of file LanguageToggleBlockPlugin.inc.php.

LanguageToggleBlockPlugin.getEnabled (  ) 

Determine whether the plugin is enabled. Overrides parent so that the plugin will be displayed during install.

Definition at line 24 of file LanguageToggleBlockPlugin.inc.php.

LanguageToggleBlockPlugin.getInstallSitePluginSettingsFile (  ) 

Install default settings on system install.

Returns:
string

Definition at line 33 of file LanguageToggleBlockPlugin.inc.php.

LanguageToggleBlockPlugin.getSeq (  ) 

Determine the plugin sequence. Overrides parent so that the plugin will be displayed during install.

Definition at line 59 of file LanguageToggleBlockPlugin.inc.php.


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