PaginationPageInterface
in
Interface PaginationPageInterface
Table of Contents
Methods
- getLabel() : string
- getNumber() : int|null
- getOptions() : array<string|int, mixed>
- getUrl() : string|null
- isActive() : bool
- isEnabled() : bool
Methods
getLabel()
public
getLabel() : string
Return values
stringgetNumber()
public
getNumber() : int|null
Return values
int|nullgetOptions()
public
getOptions() : array<string|int, mixed>
Return values
array<string|int, mixed>getUrl()
public
getUrl() : string|null
Return values
string|nullisActive()
public
isActive() : bool
Return values
boolisEnabled()
public
isEnabled() : bool