Function Hook_sitemap_entry_point->get_native_entry_points_for

Definitions

sources/hooks/systems/sitemap/entry_point.php

  • Get entry points handled natively by a particular page.Has caching, which speeds things up a lot.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$zone ID_TEXT required parameter N/A N/A The zone
$page ID_TEXT required parameter N/A N/A The page
$options integer required parameter N/A N/A A bitmask of SITEMAP_GEN_* options
$search_mode boolean False N/A N/A Whether we are doing a harder search

Return

  • Covered entry points
  • Type: array
  • Set: N/A
  • Range: N/A