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

DirList Event

Fires for each entry returned in a directory listing.

Object Oriented Interface

public function fireDirList($param);

Procedural Interface

ipworks_webdav_register_callback($res, 3, array($this, 'fireDirList'));

Parameter List


'resourceuri'
'displayname'
'contentlanguage'
'contentlength'
'contenttype'
'lastmodified'

Remarks

The DirList event is fired when a directory listing is received as a response to ListDirectory.

The StartTransfer and EndTransfer events mark the beginning and end of the event stream.

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