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

Entry Event

Fired once for each entry retrieved.

Object Oriented Interface

public function fireEntry($param);

Procedural Interface

ipworks_odata_register_callback($res, 5, array($this, 'fireEntry'));

Parameter List


'id'
'title'
'summary'
'etag'

Remarks

The Entry event is fired once for each entry found in the response.

The entry properties are provided through EntryProperties.

The entry links are provided through EntryLinks.

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