Class Page
- CLinkPager
-
application\core\widgets\Page
Methods summary
public
|
|
protected
array
|
|
public
|
#
run( )
Executes the widget. This overrides the parent implementation by displaying the generated page buttons. |
public
|
|
public
|
|
protected
string
|
Properties summary
public
integer
|
$maxButtonCount
|
#
5
|
public
string
|
$currentUrl
当前页面Url |
|
public
string
|
$type
链接的类型 默认为空,值可以为ajax |
#
''
|
public
|
$ajaxUrl
ajax提交的地址或者函数,值示例:getAjaxPage(参数1,参数2...);,JS函数 |
#
''
|