API17

JXMLElement::getAttribute

From Joomla! Documentation

Revision as of 11:24, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

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::getAttribute[edit]

Description[edit]

Legacy method gets an elements attribute by name.

{{subst:Description:JXMLElement::getAttribute}}

public function getAttribute ($name)
Parameter Type Default Description
$name string
  • Returns string
  • Defined on line 58 of libraries/joomla/utilities/xmlelement.php

See also[edit]

{{subst:SeeAlso:JXMLElement::getAttribute}}

User contributed notes[edit]

<CodeExamplesForm />