Function __global->_build_pagination_cat_url

Definitions

sources/templates_pagination.php

  • Helper function to work out a pagination URL.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$url_array array required parameter N/A N/A Map of GET array segments to use (others will be added by this function)
$post_array array required parameter N/A N/A Map of POST array segments (relayed as GET) to use
$hash ID_TEXT required parameter N/A N/A Hash component to URL

Return

  • The URL
  • Type: mixed
  • Set: N/A
  • Range: N/A