YiiWheels
  • Package
  • Class
  • Tree

Packages

  • None
  • yiiwheels
    • behaviors
    • widgets
    • widgets
      • ace
      • box
      • datepicker
      • daterangepicker
      • datetimepicker
      • detail
      • fileupload
      • fileuploader
      • gallery
      • google
      • grid
        • behaviors
        • operations
      • highcharts
      • maskInput
      • maskmoney
      • modal
      • multiselect
      • rangeslider
      • redactor
      • select2
      • sparklines
      • switch
      • timeago
      • timepicker
      • toggle
      • typeahead

Classes

  • WhCountOfTypeOperation
  • WhOperation
  • WhPercentOfTypeEasyPieOperation
  • WhPercentOfTypeGooglePieOperation
  • WhPercentOfTypeOperation
  • WhSumOperation

Class WhPercentOfTypeGooglePieOperation

WhOperation class

Abstract class where all types of column operations extend from

CWidget
Extended by WhOperation
Extended by WhCountOfTypeOperation
Extended by WhPercentOfTypeOperation
Extended by WhPercentOfTypeGooglePieOperation
Package: YiiWheels\widgets\grid\operations
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/grid/operations/WhPercentOfTypeGooglePieOperation.php

Methods summary

public mixed|
# displaySummary( )

Returns

mixed|

See

TbOperation

Overrides

WhPercentOfTypeOperation::displaySummary
public
# registerClientScript( )

Registers required scripts

Registers required scripts

See

WhVisualizationChart

Methods inherited from WhPercentOfTypeOperation

getTotal()

Methods inherited from WhCountOfTypeOperation

init(), processValue()

Methods inherited from WhOperation

run()

Magic methods summary

Properties summary

public string $chartCssClass
#

$chartCssClass the class name of the layer holding the chart

$chartCssClass the class name of the layer holding the chart

public array $chartOptions
#

The options

The options

See

https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart
protected array $data
#

$data the configuration data of the chart

$data the configuration data of the chart

Properties inherited from WhPercentOfTypeOperation

$_total, $typeTemplate

Properties inherited from WhCountOfTypeOperation

$template, $types

Properties inherited from WhOperation

$column, $label, $value

YiiWheels API documentation generated by ApiGen 2.8.0