GroupList Event

Fired for each group entry returned.

Object Oriented Interface

public function fireGroupList($param);

Procedural Interface

ipworks_ldap_register_callback($res, 7, array($this, 'fireGroupList'));

Parameter List


'name'
'description'
'dn'

Remarks

This event is fired once for each group entry returned when either of the ListGroups or ListUserGroups methods are called.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]