Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
kartik
grid
Module
PHP Class kartik\grid\Module
php 'modules' => [ 'gridview' => [ 'class' => 'kartik\grid\Module', 'downloadAction' => '/gridview/export/download' // your grid export download setting ] ]
Since:
1.0
Author:
Kartik Visweswaran (
[email protected]
)
Inheritance:
extends
kartik\base\Module
Mostrar archivo
Open project: kartik-v/yii2-grid
Class Usage Examples
Public Properties
Property
Type
Description
$downloadAction
the action (url) used for downloading exported file
Public Methods
Method
Description
init
( )
Method Details
init()
public
method
public
init
( )
Property Details
$downloadAction
public_oe property
the action (url) used for downloading exported file
public
$downloadAction