[edit] Joomla 1.5 JApplication::addMetaTag

[edit] Description

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

[edit] See also

SeeAlso:JApplication::addMetaTag [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


License: Joomla! Electronic Documentation License
Source page: http://docs.joomla.org/JApplication::addMetaTag/1.5
Page retrieved: 0.279 seconds, 2.18 MB

Top