Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

StartElement Event

Fired when a new element is encountered in the document.

Object Oriented Interface

public function fireStartElement($param);

Procedural Interface

ingoogle_googlerequest_register_callback($res, 13, array($this, 'fireStartElement'));

Parameter List


'element'

Remarks

The StartElement event is fired when a new element is found in the document.

The element name is provided through the Element parameter.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0