Function Hook_search_comcode_pages->decide_template

Definitions

sources/hooks/modules/search/comcode_pages.php

  • Decide how to show a Comcode page in the search results.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$zone ID_TEXT required parameter N/A N/A The zone for the page
$page ID_TEXT required parameter N/A N/A The page name
$max integer required parameter N/A N/A Maximum results to return

Return

  • The Tempcode showing the Comcode page
  • Type: Tempcode
  • Set: N/A
  • Range: N/A