PHP 클래스 WhResponsive

저자: Antonio Ramirez ([email protected])
상속: extends CBehavior
파일 보기 프로젝트 열기: 2amigos/yiiwheels

공개 프로퍼티들

프로퍼티 타입 설명
$responsiveTable whether to make the grid responsive

공개 메소드들

메소드 설명
writeResponsiveCss ( $columns, $gridId ) Writes responsiveCSS

메소드 상세

writeResponsiveCss() 공개 메소드

Writes responsiveCSS
public writeResponsiveCss ( $columns, $gridId )

프로퍼티 상세

$responsiveTable 공개적으로 프로퍼티

whether to make the grid responsive
public $responsiveTable