Class WhPercentOfTypeOperation
WhOperation class
Abstract class where all types of column operations extend from
- CWidget
- WhOperation
- WhCountOfTypeOperation
- 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
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|
|
|
protected
integer
|
Methods inherited from WhCountOfTypeOperation
Methods inherited from WhOperation
Magic methods summary
Properties summary
public
string
|
$typeTemplate |
#
$typeTemplate |
protected
integer
|
$_total |
#
$_total holds the total sum of the values. Required to get the percentage. |