1262. Class

1262.1. Zend\Ldap\Node\Schema

ZendLdapNodeSchema provides a simple data-container for the Schema node.

1262.1.1. Methods

1262.1.1.1. create

create()

Factory method to create the Schema node.

Parameters:ZendLdapLdap
Return type:Schema

1262.1.1.2. __construct

__construct()

Constructor.

Constructor is protected to enforce the use of factory methods.

Parameters:
  • ZendLdapDn
  • array
  • ZendLdapLdap

1262.1.1.3. parseSchema

parseSchema()

Parses the schema

Parameters:
  • ZendLdapDn
  • ZendLdapLdap
Return type:

Schema Provides a fluid interface

1262.1.1.4. getAttributeTypes

getAttributeTypes()

Gets the attribute Types

Return type:array

1262.1.1.5. getObjectClasses

getObjectClasses()

Gets the object classes

Return type:array

1262.1.2. Constants

1262.1.2.1. OBJECTCLASS_TYPE_UNKNOWN

1262.1.2.2. OBJECTCLASS_TYPE_STRUCTURAL

1262.1.2.3. OBJECTCLASS_TYPE_ABSTRACT

1262.1.2.4. OBJECTCLASS_TYPE_AUXILIARY