JDocument::getMetaData/11.1
From Joomla! Documentation
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
JDocument::getMetaData source code on BitBucket
Class JDocument
Subpackage Document- Other versions of JDocument::getMetaData
SeeAlso:JDocument::getMetaData [Edit See Also]