PHP Class WhChart

Author: Antonio Ramirez ([email protected])
Inheritance: extends CBehavior
Show file Open project: 2amigos/yiiwheels

Public Methods

Method Description
getGrid ( )
registerChartControlButtonsScript ( ) Registers grid/chart control button script
renderChart ( ) Renders a chart based on the data series specified
renderChartControlButtons ( ) Renders grid/chart control buttons to switch between both components

Method Details

getGrid() public method

public getGrid ( )

registerChartControlButtonsScript() public method

Registers grid/chart control button script

renderChart() public method

Renders a chart based on the data series specified
public renderChart ( )

renderChartControlButtons() public method

Renders grid/chart control buttons to switch between both components