PHP Class PageTool, shudong-share

Afficher le fichier Open project: HFO4/shudong-share Class Usage Examples

Protected Properties

Свойство Type Description
$page
$perpage
$total

Méthodes publiques

Méthode Description
__construct ( $total, $page = false, $perpage = false )
show ( ) 创建分页导航

Method Details

__construct() public méthode

public __construct ( $total, $page = false, $perpage = false )

show() public méthode

创建分页导航
public show ( )

Property Details

$page protected_oe property

protected $page

$perpage protected_oe property

protected $perpage

$total protected_oe property

protected $total