JDocument::getMetaData/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JDocument::getMetaData

Description

Gets a meta tag.

Description:JDocument::getMetaData [Edit Descripton]

public function getMetaData (
        $name
        $http_equiv=false
)
Parameter Type Default Description
$name string Value of name or http-equiv tag
$http_equiv bool false META type "http-equiv" defaults to null
  • Returns string
  • Defined on line 349 of libraries/joomla/document/document.php

See also

SeeAlso:JDocument::getMetaData [Edit See Also]

User contributed notes


Personal tools