IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

StartPrefixMapping Event

Fired when entering the scope of a namespace declaration.

Object Oriented Interface

public function fireStartPrefixMapping($param);

Procedural Interface

ipworks_xml_register_callback($res, 12, array($this, 'fireStartPrefixMapping'));

Parameter List


'prefix'
'uri'

Remarks

The EndPrefixMapping event is fired when leaving the scope of a namespace declaration.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]