Function __global->seo_meta_get_for

Definitions

sources/global3.php

  • Get meta information for specified resource.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$type ID_TEXT required parameter N/A N/A The type of resource (e.g. download)
$id ID_TEXT required parameter N/A N/A The ID of the resource

Return

  • A tuple: The first element is the meta keyword string for the specified resource, the second is the meta description string, the third is meta keywords that are for syndication only
  • Type: array
  • Set: N/A
  • Range: N/A