Documentation

PaginationInterface

Interface PaginationInterface

Tags
author

Patrick Rainer rainer@datacycle.at

Table of Contents

Methods

getPaging()  : array<string|int, mixed>
limit()  : void
offset()  : void
page()  : void
setPaging()  : void
take()  : void

Methods

getPaging()

public getPaging() : array<string|int, mixed>
APIYes
Return values
array<string|int, mixed>

setPaging()

public setPaging(array<string|int, mixed> $page) : void
APIYes
Parameters
$page : array<string|int, mixed>

        
On this page

Search results