PHP Class CustomizeTextPlugin, addons

Inheritance: extends Gdn_Plugin
Show file Open project: vanilla/addons

Public Methods

Method Description
Base_GetAppSettingsMenuItems_Handler ( $Sender ) Add the customize text menu option.
SettingsController_CustomizeText_Create ( Gdn_Controller $Sender ) Add the customize text page to the dashboard.
__construct ( )

Method Details

Base_GetAppSettingsMenuItems_Handler() public method

Add the customize text menu option.

SettingsController_CustomizeText_Create() public method

Add the customize text page to the dashboard.
public SettingsController_CustomizeText_Create ( Gdn_Controller $Sender )
$Sender Gdn_Controller

__construct() public method

public __construct ( )