widgets\Pjax $linkSelector

$linkSelector public property

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

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

Please login to continue.