SideBarWidget
extends CWidget
in package
Table of Contents
Methods
- init() : void
- Initializes the widget
- registerClientScript() : void
- Registers required script files
- renderActions() : void
- Renders the sidebar menu on the dashboard page
- run() : void
- Executes the widget
Methods
init()
Initializes the widget
public
init() : void
registerClientScript()
Registers required script files
public
registerClientScript() : void
renderActions()
Renders the sidebar menu on the dashboard page
public
renderActions() : void
Tags
run()
Executes the widget
public
run() : void