Function __global->page_link_to_tempcode_url

Definitions

sources/urls.php

  • Given a page-link, return an absolute URL.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$page_link string required parameter N/A N/A Page-link
$skip_keep boolean False N/A N/A Whether to avoid keep_* parameters as it's going in an e-mail

Return

  • URL
  • Type: Tempcode
  • Set: N/A
  • Range: N/A