widgets\Pjax $formSelector

$formSelector public property

The jQuery selector of the forms whose submissions should trigger pjax requests. If not set, all forms with data-pjax attribute within the enclosed content of Pjax will trigger pjax requests. If set to false, no code will be registered to handle forms. Note that if the response to the pjax request is a full page, a normal request will be sent again.

public string|false $formSelector = null
doc_Yii
2016-10-30 17:18:42
Comments
Leave a Comment

Please login to continue.