Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JUpdaterCollection
_startElement
Introduction
Synopsis
Parameter
Return
JUpdaterCollection::
_startElement
Opening an XML element
Signature
public function _startElement(
$parser, string $name, array $attrsĀ )
Parameters
$parser
Parser object
$name
Name of element that is opened
$attrs
Array of attributes for the element
Returns
void