JDocument::setTab/11.1
From Joomla! Documentation
JDocument::setTab
Description
Sets the string used to indent HTML.
Description:JDocument::setTab [Edit Descripton]
public function setTab ($string)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $string | string | String used to indent ("\11", "\t", ' ', etc.). |
- Returns void
- Defined on line 698 of libraries/joomla/document/document.php
See also
JDocument::setTab source code on BitBucket
Class JDocument
Subpackage Document- Other versions of JDocument::setTab
SeeAlso:JDocument::setTab [Edit See Also]