db
PageContent Class Reference

Public Member Functions

 __construct ($totalCount, $maxPageSize, $page)
 
 getPage ()
 
 getMaxPageSize ()
 
 getTotalCount ()
 
 getPageIndices ()
 

Protected Attributes

 $totalCount
 
 $maxPageSize
 
 $page
 
 $pageIndices
 

Detailed Description

strankovac vysledku, ktery obsahuje pozadovanou stranku (jeji prvky) pocet stranek, kolikata stranka to je atd.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $totalCount,
  $maxPageSize,
  $page 
)

Member Function Documentation

◆ getMaxPageSize()

getMaxPageSize ( )

◆ getPage()

getPage ( )

◆ getPageIndices()

getPageIndices ( )

◆ getTotalCount()

getTotalCount ( )

Member Data Documentation

◆ $maxPageSize

$maxPageSize
protected

zadana velikost stranky, pro kterou se melo strankovat

◆ $page

$page
protected

prvky prave aktivni stranky

◆ $pageIndices

$pageIndices
protected

indexy jednotlivych stranek

◆ $totalCount

$totalCount
protected

kompletni mnozstli vysledku bez strankovani


The documentation for this class was generated from the following file: