PHP Class MustachePlugin, addons

This plugin adds methods and libraries required for mustache render support. Changes: 1.0 Release
Author: Tim Gunter ([email protected])
Inheritance: extends Gdn_Plugin
Mostrar archivo Open project: vanilla/addons

Public Methods

Method Description
Gdn_Controller__Handler ( $sender )
Gdn_Dispatcher_AppStartup_Handler ( Gdn_Dispatcher $sender ) Register mustache view handler

Method Details

Gdn_Controller__Handler() public method

public Gdn_Controller__Handler ( $sender )

Gdn_Dispatcher_AppStartup_Handler() public method

Register mustache view handler
public Gdn_Dispatcher_AppStartup_Handler ( Gdn_Dispatcher $sender )
$sender Gdn_Dispatcher