Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
skeeks
cms
widgets
Pjax
PHP Class skeeks\cms\widgets\Pjax
Inheritance:
extends
yii\widgets\Pjax
Show file
Open project: skeeks-cms/cms
Class Usage Examples
Public Properties
Property
Type
Description
$blockContainer
string
Block other container
$isBlock
boolean
Block container Pjax
$timeout
integer
Public Methods
Method
Description
registerClientScript
( )
Registers the needed JavaScript.
Method Details
registerClientScript()
public
method
Registers the needed JavaScript.
public
registerClientScript
( )
Property Details
$blockContainer
public property
Block other container
public
string
$blockContainer
return
string
$isBlock
public property
Block container Pjax
public
bool
$isBlock
return
boolean
$timeout
public property
public
int
$timeout
return
integer