Main > Programming > Libraries >

Net::LDAP::Control::VLV 0.34

Net::LDAP::Control::VLV 0.34

Sponsored Links

Net::LDAP::Control::VLV 0.34 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.24 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 805
Date added: 2007-08-14
Publisher: Graham Barr

Net::LDAP::Control::VLV 0.34 description

Net::LDAP::Control::VLV is an LDAPv3 Virtual List View control object.

SYNOPSIS

use Net::LDAP;
use Net::LDAP::Control::VLV;
use Net::LDAP::Constant qw( LDAP_CONTROL_VLVRESPONSE );

$ldap = Net::LDAP->new( "ldap.mydomain.eg" );

# Get the first 20 entries
$vlv = Net::LDAP::Control::VLV->new(
before => 0, # No entries from before target entry
after => 19, # 19 entries after target entry
content => 0, # List size unknown
offset => 1, # Target entry is the first
);
$sort = Net::LDAP::Control::Sort->new( order => cn );

@args = ( base => "o=Ace Industry, c=us",
scope => "subtree",
filter => "(objectClass=inetOrgPerson)",
callback => &process_entry, # Call this sub for each entry
control => [ $vlv, $sort ],
);

$mesg = $ldap->search( @args );

# Get VLV response control
($resp) = $mesg->control( LDAP_CONTROL_VLVRESPONSE ) or die;
$vlv->response( $resp );

# Set the control to get the last 20 entries
$vlv->end;

$mesg = $ldap->search( @args );

# Get VLV response control
($resp) = $mesg->control( LDAP_CONTROL_VLVRESPONSE ) or die;
$vlv->response( $resp );

# Now get the previous page
$vlv->scroll_page( -1 );

$mesg = $ldap->search( @args );

# Get VLV response control
($resp) = $mesg->control( LDAP_CONTROL_VLVRESPONSE ) or die;
$vlv->response( $resp );

# Now page with first entry starting with "B" in the middle
$vlv->before(9); # Change page to show 9 before
$vlv->after(10); # Change page to show 10 after
$vlv->assert("B"); # assert "B"

$mesg = $ldap->search( @args );

Net::LDAP::Control::VLV 0.34 Screenshot

Advertisements

Net::LDAP::Control::VLV 0.34 Keywords

Bookmark Net::LDAP::Control::VLV 0.34

Hyperlink code:
Link for forum:

Net::LDAP::Control::VLV 0.34 Copyright

WareSeeker periodically updates pricing and software information of Net::LDAP::Control::VLV 0.34 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::LDAP::Control::VLV 0.34 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Net::LDAP::FAQ is a Perl module with Frequently Asked Questions about Net::LDAP. Free Download
YALA is a web-based LDAP administration GUI. Free Download
QmailLDAP/Controls stores control information for Qmail in an LDAP database instead of files. Free Download
LDAP for Haskell package contains a LDAP binding for Haskell. Free Download
LDAP Account Manager RC1 is a webfrontend for managing accounts stored in an LDAP directory. Free Download
LDAP Admin Tool is the premier GUI administration tool for Ldap management, control and development. LDAP Admin Tool allows you to access OpenLDAP, Netscape/iPlanet, Novell eDirectory, Oracle Internet Directory, IBM Tivoli Directory, Lotus Domino, Microsoft Active Directory or any other LDAP v2 or LDAPv3 directory server. Free Download
Simple Xmms Control is a a simple SuperKaramba theme that provides XMMS control. Free Download
Samba LDAP Tools++ is a branch of the smbldap-tool scripts. Free Download