119. Function

119.1. Zend\Ldap\Node\Schema\AttributeType\getName

ZendLdapNodeSchemaAttributeTypegetName()

Gets the attribute name

Return type:string

120. Function

120.1. Zend\Ldap\Node\Schema\AttributeType\getOid

ZendLdapNodeSchemaAttributeTypegetOid()

Gets the attribute OID

Return type:string

121. Function

121.1. Zend\Ldap\Node\Schema\AttributeType\getSyntax

ZendLdapNodeSchemaAttributeTypegetSyntax()

Gets the attribute syntax

Return type:string

122. Function

122.1. Zend\Ldap\Node\Schema\AttributeType\getMaxLength

ZendLdapNodeSchemaAttributeTypegetMaxLength()

Gets the attribute maximum length

Return type:int|null

123. Function

123.1. Zend\Ldap\Node\Schema\AttributeType\isSingleValued

ZendLdapNodeSchemaAttributeTypeisSingleValued()

Returns if the attribute is single-valued.

Return type:bool

124. Function

124.1. Zend\Ldap\Node\Schema\AttributeType\getDescription

ZendLdapNodeSchemaAttributeTypegetDescription()

Gets the attribute description

Return type:string