Element index for package Net_LDAP2
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ _ ]
top
top
top
c
- canonical_dn
- in file Util.php, method Net_LDAP2_Util::canonical_dn()
Returns the given DN in a canonical form
- checkLDAPExtension
- in file LDAP2.php, method Net_LDAP2::checkLDAPExtension()
Checks if phps ldap-extension is loaded
- combine
- in file Filter.php, method Net_LDAP2_Filter::combine()
Combine two or more filter objects using a logical operator
- connect
- in file LDAP2.php, method Net_LDAP2::connect()
Creates the initial ldap-object
- copy
- in file LDAP2.php, method Net_LDAP2::copy()
Copy an entry to a new location
- count
- in file Search.php, method Net_LDAP2_Search::count()
Returns the number of entries in the searchresult
- create
- in file Filter.php, method Net_LDAP2_Filter::create()
Constructor of a new part of a LDAP filter.
- createFresh
- in file Entry.php, method Net_LDAP2_Entry::createFresh()
Creates a fresh entry that may be added to the directory later on
- current
- in file Search.php, method Net_LDAP2_Search::current()
SPL Iterator interface: Return the current element.
- currentDN
- in file Entry.php, method Net_LDAP2_Entry::currentDN()
Returns always the original DN
- current_entry
- in file LDIF.php, method Net_LDAP2_LDIF::current_entry()
Returns the current Net::LDAP::Entry object.
- current_lines
- in file LDIF.php, method Net_LDAP2_LDIF::current_lines()
Returns the lines that generated the current Net::LDAP::Entry object.
- connecting.php
- procedural page connecting.php
top
top
top
top
g
- get
- in file Schema.php, method Net_LDAP2_Schema::get()
Return a specific entry
- getAll
- in file Schema.php, method Net_LDAP2_Schema::getAll()
Return a hash of entries for the given type
- getChanges
- in file Entry.php, method Net_LDAP2_Entry::getChanges()
Returns the attribute changes to be carried out once update() is called
- getEntry
- in file LDAP2.php, method Net_LDAP2::getEntry()
Get a specific entry based on the DN
- getErrorCode
- in file Search.php, method Net_LDAP2_Search::getErrorCode()
Get the errorcode the object got in its search.
- getLDAP
- in file Entry.php, method Net_LDAP2_Entry::getLDAP()
Returns a reference to the LDAP-Object of this entry
- getLDAPVersion
- in file LDAP2.php, method Net_LDAP2::getLDAPVersion()
Get the LDAP_PROTOCOL_VERSION that is used on the connection.
- getLink
- in file LDAP2.php, method Net_LDAP2::getLink()
Get the LDAP link
- getOption
- in file LDAP2.php, method Net_LDAP2::getOption()
Get an LDAP option value
- getValue
- in file Entry.php, method Net_LDAP2_Entry::getValue()
Get the value of a specific attribute
- getValue
- in file RootDSE.php, method Net_LDAP2_RootDSE::getValue()
Gets the requested attribute value
- getValues
- in file Entry.php, method Net_LDAP2_Entry::getValues()
Get the values of all attributes in a hash
- getVersion
- in file LDAP2.php, method Net_LDAP2::getVersion()
Returns the Net_LDAP2 Release version, may be called statically
- get_value
- in file RootDSE.php, method Net_LDAP2_RootDSE::get_value()
Alias function of getValue() for perl-ldap interface
- get_value
- in file Entry.php, method Net_LDAP2_Entry::get_value()
Alias function of getValue for perl-ldap interface
top
h
- handle
- in file LDIF.php, method Net_LDAP2_LDIF::handle()
Returns the file handle the Net_LDAP2_LDIF object reads from or writes to.
- hex2asc
- in file Util.php, method Net_LDAP2_Util::hex2asc()
Converts all Hex expressions ("\HEX") to their original ASCII characters
top
top
k
- key
- in file Search.php, method Net_LDAP2_Search::key()
SPL Iterator interface: Return the identifying key (DN) of the current entry.
top
top
top
n
- Net_LDAP2
- in file LDAP2.php, method Net_LDAP2::Net_LDAP2()
Net_LDAP2 constructor
- Net_LDAP2
- in file LDAP2.php, class Net_LDAP2
Net_LDAP2 - manipulate LDAP servers the right way!
- Net_LDAP2_Entry
- in file Entry.php, class Net_LDAP2_Entry
Object representation of a directory entry
- Net_LDAP2_Entry
- in file Entry.php, method Net_LDAP2_Entry::Net_LDAP2_Entry()
Internal Constructor
- Net_LDAP2_Error
- in file LDAP2.php, class Net_LDAP2_Error
Net_LDAP2_Error implements a class for reporting portable LDAP error messages.
- Net_LDAP2_Error
- in file LDAP2.php, method Net_LDAP2_Error::Net_LDAP2_Error()
Net_LDAP2_Error constructor.
- Net_LDAP2_Filter
- in file Filter.php, class Net_LDAP2_Filter
Object representation of a part of a LDAP filter.
- Net_LDAP2_Filter
- in file Filter.php, method Net_LDAP2_Filter::Net_LDAP2_Filter()
Create a new Net_LDAP2_Filter object and parse $filter.
- Net_LDAP2_LDIF
- in file LDIF.php, class Net_LDAP2_LDIF
LDIF capabilitys for Net_LDAP2, closely taken from PERLs Net::LDAP
- Net_LDAP2_LDIF
- in file LDIF.php, method Net_LDAP2_LDIF::Net_LDAP2_LDIF()
Open LDIF file for reading or for writing
- Net_LDAP2_RootDSE
- in file RootDSE.php, class Net_LDAP2_RootDSE
Getting the rootDSE entry of a LDAP server
- Net_LDAP2_RootDSE
- in file RootDSE.php, method Net_LDAP2_RootDSE::Net_LDAP2_RootDSE()
Class constructor
- Net_LDAP2_Schema
- in file Schema.php, class Net_LDAP2_Schema
Load an LDAP Schema and provide information
- Net_LDAP2_Schema
- in file Schema.php, method Net_LDAP2_Schema::Net_LDAP2_Schema()
constructor of the class
- Net_LDAP2_Search
- in file Search.php, class Net_LDAP2_Search
Result set of an LDAP search
- Net_LDAP2_Search
- in file Search.php, method Net_LDAP2_Search::Net_LDAP2_Search()
Constructor
- Net_LDAP2_Util
- in file Util.php, class Net_LDAP2_Util
Utility Class for Net_LDAP2
- NET_LDAP_ERROR
- in file LDAP2.php, constant NET_LDAP_ERROR
Error constants for errors that are not LDAP errors.
- NET_LDAP_SYNTAX_BOOLEAN
- in file Schema.php, constant NET_LDAP_SYNTAX_BOOLEAN
Syntax definitions
- NET_LDAP_SYNTAX_DIRECTORY_STRING
- in file Schema.php, constant NET_LDAP_SYNTAX_DIRECTORY_STRING
- NET_LDAP_SYNTAX_DISTINGUISHED_NAME
- in file Schema.php, constant NET_LDAP_SYNTAX_DISTINGUISHED_NAME
- NET_LDAP_SYNTAX_INTEGER
- in file Schema.php, constant NET_LDAP_SYNTAX_INTEGER
- NET_LDAP_SYNTAX_JPEG
- in file Schema.php, constant NET_LDAP_SYNTAX_JPEG
- NET_LDAP_SYNTAX_NUMERIC_STRING
- in file Schema.php, constant NET_LDAP_SYNTAX_NUMERIC_STRING
- NET_LDAP_SYNTAX_OCTET_STRING
- in file Schema.php, constant NET_LDAP_SYNTAX_OCTET_STRING
- NET_LDAP_SYNTAX_OID
- in file Schema.php, constant NET_LDAP_SYNTAX_OID
- NET_LDAP_VERSION
- in file LDAP2.php, constant NET_LDAP_VERSION
Net_LDAP2 Version
- next
- in file Search.php, method Net_LDAP2_Search::next()
SPL Iterator interface: Move forward to next entry.
- next_lines
- in file LDIF.php, method Net_LDAP2_LDIF::next_lines()
Returns the lines that will generate the next Net::LDAP::Entry object.
top
top
top
s
- search_entries.php
- procedural page search_entries.php
- Schema.php
- procedural page Schema.php
- Search.php
- procedural page Search.php
- schema
- in file LDAP2.php, method Net_LDAP2::schema()
Get a schema object
- search
- in file LDAP2.php, method Net_LDAP2::search()
Run a ldap query
- setLDAP
- in file Entry.php, method Net_LDAP2_Entry::setLDAP()
Sets a reference to the LDAP-Object of this entry
- setLDAPVersion
- in file LDAP2.php, method Net_LDAP2::setLDAPVersion()
Set the LDAP_PROTOCOL_VERSION that is used on the connection.
- setLink
- in file Search.php, method Net_LDAP2_Search::setLink()
Set the ldap ressource link
- setOption
- in file LDAP2.php, method Net_LDAP2::setOption()
Set an LDAP option
- setSearch
- in file Search.php, method Net_LDAP2_Search::setSearch()
Set the search objects resource link
- shiftEntry
- in file Search.php, method Net_LDAP2_Search::shiftEntry()
Get the next entry in the searchresult.
- shift_entry
- in file Search.php, method Net_LDAP2_Search::shift_entry()
Alias function of shiftEntry() for perl-ldap interface
- sizeLimitExceeded
- in file Search.php, method Net_LDAP2_Search::sizeLimitExceeded()
Tells if this search exceeds a sizelimit
- sorted
- in file Search.php, method Net_LDAP2_Search::sorted()
Return entries sorted as objects
- sorted_as_struct
- in file Search.php, method Net_LDAP2_Search::sorted_as_struct()
Return entries sorted as array
- split_attribute_string
- in file Util.php, method Net_LDAP2_Util::split_attribute_string()
Splits a attribute=value syntax into an array
- split_rdn_multival
- in file Util.php, method Net_LDAP2_Util::split_rdn_multival()
Split an multivalued RDN value into an Array
- startTLS
- in file LDAP2.php, method Net_LDAP2::startTLS()
Starts an encrypted session
- start_tls
- in file LDAP2.php, method Net_LDAP2::start_tls()
alias function of startTLS() for perl-ldap interface
- superclass
- in file Schema.php, method Net_LDAP2_Schema::superclass()
Returns the name(s) of the immediate superclass(es)
- supportedControl
- in file RootDSE.php, method Net_LDAP2_RootDSE::supportedControl()
Determines if the control is supported
- supportedExtension
- in file RootDSE.php, method Net_LDAP2_RootDSE::supportedExtension()
Determines if the extension is supported
- supportedSASLMechanism
- in file RootDSE.php, method Net_LDAP2_RootDSE::supportedSASLMechanism()
Determines if the sasl mechanism is supported
- supportedVersion
- in file RootDSE.php, method Net_LDAP2_RootDSE::supportedVersion()
Determines if the version is supported
- supported_control
- in file RootDSE.php, method Net_LDAP2_RootDSE::supported_control()
Alias function of supportedControl() for perl-ldap interface
- supported_extension
- in file RootDSE.php, method Net_LDAP2_RootDSE::supported_extension()
Alias function of supportedExtension() for perl-ldap interface
- supported_sasl_mechanism
- in file RootDSE.php, method Net_LDAP2_RootDSE::supported_sasl_mechanism()
Alias function of supportedSASLMechanism() for perl-ldap interface
- supported_version
- in file RootDSE.php, method Net_LDAP2_RootDSE::supported_version()
Alias function of supportedVersion() for perl-ldap interface
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 15:17:46 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|