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

OPMLHeader Event

Fired for each value in the Header section of the current OPML document.

Object Oriented Interface

public function fireOPMLHeader($param);

Procedural Interface

ipworks_rss_register_callback($res, 7, array($this, 'fireOPMLHeader'));

Parameter List


'field'
'value'

Remarks

This event is fired when the class is parsing an OPML document after a call to ReadOPML is made. The class parses each header field and value from the OPML document and fires OPMLHeader once for each header present.

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