API17

Difference between revisions of "JDocument::getDirection"

From Joomla! Documentation

(Updated to r1448:247ba8d88526)
m (→‎See also: moving preparation)
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JDocument::getDirection source code''' on [[jplatform:document/document.php#cl-498|BitBucket]]
 
* {{JVer|11.1}} '''JDocument::getDirection source code''' on [[jplatform:document/document.php#cl-498|BitBucket]]
* {{JVer|11.1}} Class [[JDocument/11.1|JDocument]]
+
* {{JVer|11.1}} Class [[API17:JDocument|JDocument]]
* {{JVer|11.1}} Subpackage [[Subpackage_Document/11.1|Document]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Document|Document]]
* [[JDocument::getDirection|Other versions of JDocument::getDirection]]
+
* [[API17:JDocument::getDirection|Other versions of JDocument::getDirection]]
 
{{SeeAlso:JDocument::getDirection}}
 
{{SeeAlso:JDocument::getDirection}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 33: Line 33:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JDocument]][[Category:JDocument::getDirection]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 20:26, 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::getDirection[edit]

Description[edit]

Returns the document direction declaration.

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

public function getDirection ()
  • Returns string
  • Defined on line 506 of libraries/joomla/document/document.php

See also[edit]

Template:SeeAlso:JDocument::getDirection [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />