API17

Difference between revisions of "JXMLElement::name"

From Joomla! Documentation

m (JoomlaWikiBot moved page JXMLElement::name/11.1 to API17:JXMLElement::name without leaving a redirect: Robot: Moved page)
m (→‎See also: moving preparation)
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JXMLElement::name source code''' on [[jplatform:utilities/xmlelement.php#cl-21|BitBucket]]
 
* {{JVer|11.1}} '''JXMLElement::name source code''' on [[jplatform:utilities/xmlelement.php#cl-21|BitBucket]]
* {{JVer|11.1}} Class [[JXMLElement/11.1|JXMLElement]]
+
* {{JVer|11.1}} Class [[API17:JXMLElement|JXMLElement]]
* {{JVer|11.1}} Subpackage [[Subpackage_Utilities/11.1|Utilities]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Utilities|Utilities]]
* [[JXMLElement::name|Other versions of JXMLElement::name]]
+
* [[API17:JXMLElement::name|Other versions of JXMLElement::name]]
 
{{SeeAlso:JXMLElement::name}}
 
{{SeeAlso:JXMLElement::name}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 33: Line 33:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JXMLElement]][[Category:JXMLElement::name]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 19:37, 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 JXMLElement::name[edit]

Description[edit]

Get the name of the element.

Template:Description:JXMLElement::name [Edit Descripton]

public function name ()
  • Returns
  • Defined on line 29 of libraries/joomla/utilities/xmlelement.php

See also[edit]

Template:SeeAlso:JXMLElement::name [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />