JDocument::setTitle/1.5
From Joomla! Documentation
JDocument::setTitle
Description
Sets the title of the document.
Description:JDocument::setTitle [Edit Descripton]
public function setTitle ($title)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $title | string | public |
- Returns
- Defined on line 545 of libraries/joomla/document/document.php
See also
-
JDocument::setTitle on api.joomla.org
-
JDocument source code on JoomlaCode
-
Class JDocument
-
Subpackage Document
- Other versions of JDocument::setTitle
SeeAlso:JDocument::setTitle [Edit See Also]
User contributed notes
<CodeExamplesForm />