JApplication::prependMetaTag/1.5

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.5 JApplication::prependMetaTag

Description

Deprecated, use JDocument->setMetaData instead.

Description:JApplication::prependMetaTag [Edit Descripton]

public function prependMetaTag (
        $name
        $content
)
Parameter Type Default Description
$name string Name of the metadata tag
$content string Content of the metadata tag
  • Returns
  • Defined on line 946 of libraries/joomla/application/application.php
  • Since Joomla 1.0

See also

SeeAlso:JApplication::prependMetaTag [Edit See Also]

User contributed notes


Personal tools