Deprecated, use JDocument->setMetaData instead.
Description:JApplication::addMetaTag [Edit Descripton]
public function addMetaTag ( $name $content $prepend= '' $append= '' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | Name of the metadata tag | |
| $content | string | Content of the metadata tag | |
| $prepend | string | Deprecated, ignored | |
| $append | string | Deprecated, ignored |
SeeAlso:JApplication::addMetaTag [Edit See Also]
<CodeExamplesForm />