API17

Difference between revisions of "JDocument:: getTab"

From Joomla! Documentation

m (JoomlaWikiBot moved page JDocument:: getTab/11.1 to API17:JDocument:: getTab without leaving a redirect: Robot: Moved page)
m (→‎Examples: moving preparation)
Line 35: Line 35:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JDocument]][[Category:JDocument::_getTab]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 10:45, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JDocument::_getTab[edit]

Description[edit]

Returns a string containing the unit for indenting HTML.

Template:Description:JDocument:: getTab [Edit Descripton]

Synopsis[edit]

public JDocument::_getTab ()

Returns[edit]

string

Defined in[edit]

libraries/joomla/document/document.php (line 754)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JDocument:: getTab

Examples[edit]

<CodeExamplesForm />