API17:JDocument::setTitle
From Joomla! Documentation
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
JDocument::setTitle source code on BitBucket
Class JDocument
Subpackage Document- Other versions of JDocument::setTitle
User contributed notes
Code Examples