Function Hook_sitemap_base->_get_sitemap_object

Definitions

sources/sitemap.php

  • Get a particular Sitemap object. Used for easily tying in a different kind of child node.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$hook ID_TEXT required parameter N/A N/A The hook, i.e. the Sitemap object type. Usually the same as a content type.

Return

  • The Sitemap object
  • Type: object
  • Set: N/A
  • Range: N/A