API17:JDocument::setTab
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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]
User contributed notes
<CodeExamplesForm />
