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

JSON Event

Fires with the JSON data being written.

Object Oriented Interface

public function fireJSON($param);

Procedural Interface

ipworks_json_register_callback($res, 5, array($this, 'fireJSON'));

Parameter List


'text'

Remarks

This event fires when output data is written.

Text contains the JSON data currently being written.

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