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

  • WhGridView
  • WhGroupGridView
  • WhImageColumn
  • WhRelationalColumn

Class WhGroupGridView

TbGridView
Extended by WhGroupGridView
Package: YiiWheels\widgets\grid
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Author: Vitaliy Potapov <noginsk@rambler.ru>
Located at widgets/grid/WhGroupGridView.php

Methods summary

public
# init( )

Widget initialization

Widget initialization

public
# renderTableBody( )

Renders the table body.

Renders the table body.

public
# groupByColumns( )

Find and store changing of group columns

Find and store changing of group columns

public
# renderTableRow( integer $row )

Renders a table body row.

Renders a table body row.

Parameters

$row
integer
$row

Magic methods summary

Constants summary

string MERGE_SIMPLE 'simple'
#
string MERGE_NESTED 'nested'
#
string MERGE_FIRSTROW 'firstrow'
#

Properties summary

public array $mergeColumns
#

$mergeColumns the columns to merge on the grid

$mergeColumns the columns to merge on the grid

public string $mergeType
#

$mergeType the merge type. Defaults to MERGE_SIMPLE

$mergeType the merge type. Defaults to MERGE_SIMPLE

public string $mergeCellCss
#

$mergeCellsCss the styles to apply to merged cells

$mergeCellsCss the styles to apply to merged cells

public array $extraRowColumns
#

$extraRowColumns the group column names

$extraRowColumns the group column names

public string $extraRowExpression
#

$extraRowExpression

$extraRowExpression

public array $extraRowHtmlOptions
#

the HTML options for the extrarow cell tag.

the HTML options for the extrarow cell tag.

public string $extraRowCssClass
#

$extraRowCssClass the class to be used to be set on the extrarow cell tag.

$extraRowCssClass the class to be used to be set on the extrarow cell tag.

YiiWheels API documentation generated by ApiGen 2.8.0