Revision #2 was created by YiiJeka on Sep 26, 2014, 7:48:50 AM.
correcting
Content
[...]
For more information about the options that you can pass to the <code>reload</code> function, please check the <a href="https://github.com/yiisoft/jquery-pjax/blob/master/jquery.pjax.js#L131">PJax plugin code</a>.
<h2>Final Notes</h2>
The <code>PJax</code> widget works with any links and/or forms that are inside its <code>begin()</code> and <code>closeend()</code> statements. That means, that this tutorial is also valid for <code>ListView</code>, <code>LinkPager</code>, etc... Anything that holds a link and/or a form.
HappYii2 coding