API17

API17:JDocument::setTitle

From Joomla! Documentation

Joomla 11.1 JDocument::setTitle

Description

Sets the title of the document.


public function setTitle ($title)
Parameter Type Default Description
$title string
  • Returns
  • Defined on line 516 of libraries/joomla/document/document.php

See also


User contributed notes

Code Examples