PHP Class skeeks\cms\widgets\Pjax

Inheritance: extends yii\widgets\Pjax
Afficher le fichier Open project: skeeks-cms/cms Class Usage Examples

Méthodes publiques

Свойство Type Description
$blockContainer string Block other container
$isBlock boolean Block container Pjax
$timeout integer

Méthodes publiques

Méthode Description
registerClientScript ( ) Registers the needed JavaScript.

Method Details

registerClientScript() public méthode

Registers the needed JavaScript.

Property Details

$blockContainer public_oe property

Block other container
public string $blockContainer
Résultat string

$isBlock public_oe property

Block container Pjax
public bool $isBlock
Résultat boolean

$timeout public_oe property

public int $timeout
Résultat integer