Properties

$_uniqueId

$_uniqueId : 

Type

$_conf

$_conf : 

Type

$_appConf

$_appConf : 

Type

$_needSaveArgsFromCurrentUrl

$_needSaveArgsFromCurrentUrl : 

Type

$_pageBtnNum

$_pageBtnNum : 

Type

$_count

$_count : 

Type

$_pageCount

$_pageCount : 

Type

$_separator

$_separator : 

Type

$_offset

$_offset : 

Type

$_pageKey

$_pageKey : 

Type

$_param

$_param : 

Type

$_url

$_url : 

Type

$_curPage

$_curPage : 

Type

$_protocol

$_protocol : 

Type

Methods

__construct()

__construct(  $conf = array()) 

Parameters

$conf

unInstallNow()

unInstallNow(  $isComplete = false) 

Parameters

$isComplete

getConfPack()

getConfPack() 

setUniqueId()

setUniqueId(  $name) 

Parameters

$name

getConf()

getConf() 

getAppConf()

getAppConf() 

triggerThrowable()

triggerThrowable(\Throwable  $e) 

Parameters

\Throwable $e

handleThrowable()

handleThrowable(\Throwable  $e) 

Parameters

\Throwable $e

out()

out(  $count,   $pageCount = 10,   $param = array()) 

绘制分页标签

Parameters

$count
$pageCount
$param

getComponent()

getComponent(  $haver,   $componentName,   $params = array()) 

Parameters

$haver
$componentName
$params

unInstall()

unInstall(  $isComplete = false) 

Parameters

$isComplete

getValueFromConf()

getValueFromConf(  $key,   $default = '') 

Parameters

$key
$default

init()

init() 

initNeedData()

initNeedData(  $count,   $pageCount,   $param = array()) 

Parameters

$count
$pageCount
$param

getCurrentPage()

getCurrentPage() : \framework\components\page\unknown

获取当前的页数

Returns

\framework\components\page\unknown

getCurrentUrl()

getCurrentUrl() : \framework\components\page\unknown|string

Returns

\framework\components\page\unknown|string —

获取当前的访问连接

pagePrev()

pagePrev() 

绘制上一页的标签

pageNext()

pageNext() 

绘制下一页的标签

start()

start() 

绘制第一页的标签

end()

end() 

绘制最后一个的标签