Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JUpdate
_startElement
Introduction
Synopsis
Parameter
Return
JUpdate::
_startElement
XML Start Element callback
Signature
public function _startElement(
$parser, string $name, array $attrsĀ )
Parameters
$parser
Parser object
$name
Name of the tag found
$attrs
Attributes of the tag
Returns
void