Function checkPageValidity
Checks for URL page out-of-bounds for "standard" themes Note: This function assumes that an "index" page will display albums and the pagination be determined by them. Any other "index" page strategy needs to be handled by the theme itself.
boolean |
$request |
|
string |
$gallery_page |
|
integer |
$page |
boolean
|
will be true if all is well, false if a 404 error should occur |