Function __global->_request_page__redirects

Definitions

sources/site.php

  • Take the specified parameters, and try to find a redirect for the corresponding page.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$codename ID_TEXT required parameter N/A N/A The codename of the page to load
$zone ID_TEXT required parameter N/A N/A The zone the page is being loaded in
$wildcard_mode boolean False N/A N/A Whether to also search in wildcard mode

Return

  • A list of details (false: page not found)
  • Type: ~array
  • Set: N/A
  • Range: N/A