Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PageTool
PHP Class PageTool, shudong-share
Exibir arquivo
Open project: HFO4/shudong-share
Class Usage Examples
Protected Properties
Property
Type
Description
$page
$perpage
$total
Public Methods
Method
Description
__construct
(
$total
,
$page
= false,
$perpage
= false )
show
( )
创建分页导航
Method Details
__construct()
public
method
public
__construct
(
$total
,
$page
= false,
$perpage
= false )
show()
public
method
创建分页导航
public
show
( )
Property Details
$page
protected_oe property
protected
$page
$perpage
protected_oe property
protected
$perpage
$total
protected_oe property
protected
$total