Edit report at https://bugs.php.net/bug.php?id=62853&edit=1

 ID:                 62853
 Comment by:         hjf288 at gmail dot com
 Reported by:        vanmeeuwen at kolabsys dot com
 Summary:            Support for parsing vlv control response
 Status:             Open
 Type:               Feature/Change Request
 Package:            LDAP related
 Operating System:   Linux
 PHP Version:        5.4.6
 Block user comment: N
 Private report:     N

 New Comment:

This is pretty essential, can we get it reviewed please?


Previous Comments:
------------------------------------------------------------------------
[2012-08-18 13:57:30] vanmeeuwen at kolabsys dot com

Description:
------------
A Virtual List View control response includes the total number of entries in 
the virtual list view used.

An additional function is needed to get to that response, and be able to 
efficiently list a properly paginated ($1 to $2 entries of $3 total) LDAP 
directory information tree.

Test script:
---------------
Example use of this new function can be found at, for example;

  
https://github.com/roundcube/roundcubemail/blob/master/program/include/rcube_ldap.php#L1409

  http://git.kolab.org/pear/Net_LDAP3/tree/lib/Net/LDAP3.php#n728



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62853&edit=1

Reply via email to