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 WhPercentOfTypeEasyPieOperation

WhOperation class

Abstract class where all types of column operations extend from

CWidget
Extended by WhOperation
Extended by WhCountOfTypeOperation
Extended by WhPercentOfTypeOperation
Extended by WhPercentOfTypeEasyPieOperation
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/WhPercentOfTypeEasyPieOperation.php

Methods summary

public
# init( )

Widget's initialization widget

Widget's initialization widget

Throws

CException

Overrides

WhCountOfTypeOperation::init
public mixed|
# displaySummary( )

Returns

mixed|

See

WhOperation

Overrides

WhPercentOfTypeOperation::displaySummary
protected
# registerClientScripts( )

Register required scripts

Register required scripts

Methods inherited from WhPercentOfTypeOperation

getTotal()

Methods inherited from WhCountOfTypeOperation

processValue()

Methods inherited from WhOperation

run()

Magic methods summary

Properties summary

public string $chartCssClass
#

$chartCssClass the class of the layer containing the class

$chartCssClass the class of the layer containing the class

public string $template
#

$template

$template

See

TbOperation
public string $typeTemplate
#

$typeTemplate

$typeTemplate

See

parent class
public array $chartOptions
#

the easy-pie-chart plugin configuration options

the easy-pie-chart plugin configuration options

See

https://github.com/rendro/easy-pie-chart#configuration-parameter

Properties inherited from WhPercentOfTypeOperation

$_total

Properties inherited from WhCountOfTypeOperation

$types

Properties inherited from WhOperation

$column, $label, $value

YiiWheels API documentation generated by ApiGen 2.8.0