ProvidesScrollMetadata
interface ProvidesScrollMetadata
Methods
string
getPageName()
Get the page name parameter.
int|string|null
getPreviousPage()
Get the previous page identifier.
int|string|null
getNextPage()
Get the next page identifier.
int|string|null
getCurrentPage()
Get the current page identifier.
Details
at line 12
string
getPageName()
Get the page name parameter.
at line 17
int|string|null
getPreviousPage()
Get the previous page identifier.
at line 22
int|string|null
getNextPage()
Get the next page identifier.
at line 27
int|string|null
getCurrentPage()
Get the current page identifier.