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 WhPercentOfTypeOperation

WhOperation class

Abstract class where all types of column operations extend from

CWidget
Extended by WhOperation
Extended by WhCountOfTypeOperation
Extended by WhPercentOfTypeOperation

Direct known subclasses

WhPercentOfTypeEasyPieOperation, 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/WhPercentOfTypeOperation.php

Methods summary

public mixed|
# displaySummary( )

Returns

mixed|

See

TbOperation

Overrides

WhCountOfTypeOperation::displaySummary
protected integer
# getTotal( )

Returns the total of types

Returns the total of types

Returns

integer
holds

Methods inherited from WhCountOfTypeOperation

init(), processValue()

Methods inherited from WhOperation

run()

Magic methods summary

Properties summary

public string $typeTemplate
#

$typeTemplate

$typeTemplate

See

TbCountOfTypeOperation
protected integer $_total
#

$_total holds the total sum of the values. Required to get the percentage.

$_total holds the total sum of the values. Required to get the percentage.

Properties inherited from WhCountOfTypeOperation

$template, $types

Properties inherited from WhOperation

$column, $label, $value

YiiWheels API documentation generated by ApiGen 2.8.0