Function __global->seo_meta_load_for

Definitions

sources/global3.php

  • Load the specified resource's meta information into the system for use on this page.Also, if the title is specified then this is used for the page title.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

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
$title ?string Null N/A N/A The page-specific title to use, in Comcode or plain-text format with possible HTML entities included [Comcode will later be stripped] (null: none)