PHP Class WhResponsive

Author: Antonio Ramirez ([email protected])
Inheritance: extends CBehavior
Show file Open project: 2amigos/yiiwheels

Public Properties

Property Type Description
$responsiveTable whether to make the grid responsive

Public Methods

Method Description
writeResponsiveCss ( $columns, $gridId ) Writes responsiveCSS

Method Details

writeResponsiveCss() public method

Writes responsiveCSS
public writeResponsiveCss ( $columns, $gridId )

Property Details

$responsiveTable public property

whether to make the grid responsive
public $responsiveTable