PHP 클래스 yiister\gentelella\widgets\grid\GridView

상속: extends yii\grid\GridView
파일 보기 프로젝트 열기: yiister/yii2-gentelella

공개 프로퍼티들

프로퍼티 타입 설명
$bordered whether to border grid cells
$condensed whether to condense the grid
$dataColumnClass
$hover whether to add a hover for grid rows
$striped whether to stripe the grid
$tableOptions

공개 메소드들

메소드 설명
init ( )
renderPager ( )
run ( )

메소드 상세

init() 공개 메소드

public init ( )

renderPager() 공개 메소드

public renderPager ( )

run() 공개 메소드

public run ( )

프로퍼티 상세

$bordered 공개적으로 프로퍼티

whether to border grid cells
public $bordered

$condensed 공개적으로 프로퍼티

whether to condense the grid
public $condensed

$dataColumnClass 공개적으로 프로퍼티

public $dataColumnClass

$hover 공개적으로 프로퍼티

whether to add a hover for grid rows
public $hover

$striped 공개적으로 프로퍼티

whether to stripe the grid
public $striped

$tableOptions 공개적으로 프로퍼티

public $tableOptions