IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

SpecialSection Event

Fired when a special section is encountered.

Object Oriented Interface

public function fireSpecialSection($param);

Procedural Interface

ipworks_xmlp_register_callback($res, 10, array($this, 'fireSpecialSection'));

Parameter List


'sectionid'
'text'

Remarks

The SpecialSection event is fired whenever a special section (such as <![ CDATA [ ..text... ]]>) is found in the document.

The full text of the special section is provided by the Text parameter, while the SectionId parameter provides the section identifier (e.g. "CDATA").

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0