JDocument::setTab/1.5
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.). public |
- Returns void
- Defined on line 720 of libraries/joomla/document/document.php
See also
-
JDocument::setTab on api.joomla.org
-
JDocument source code on JoomlaCode
-
Class JDocument
-
Subpackage Document
- Other versions of JDocument::setTab
SeeAlso:JDocument::setTab [Edit See Also]
User contributed notes
<CodeExamplesForm />