Function Hook_sitemap_comcode_page->handles_page_link

Definitions

sources/hooks/systems/sitemap/comcode_page.php

  • Find if a page-link will be covered by this node.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$page_link ID_TEXT required parameter N/A N/A The page-link
$options integer required parameter N/A N/A A bitmask of SITEMAP_GEN_* options

Return

  • A SITEMAP_NODE_* constant
  • Type: integer
  • Set: N/A
  • Range: N/A