schema information on an Active Directory server.
| Category | Zend |
| Package | Zend_Ldap |
| Subpackage | Schema |
| Copyright | Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com) |
| License | http://framework.zend.com/license/new-bsd New BSD License |

class Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory extends Zend_Ldap_Node_Schema_Item implements Zend_Ldap_Node_Schema_AttributeType_Interface
| Category | Zend |
| Package | Zend_Ldap |
| Subpackage | Schema |
| Copyright | Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com) |
| License | http://framework.zend.com/license/new-bsd New BSD License |
| + getDescription() | Gets the attribute description |
| + getMaxLength() | Gets the attribute maximum length |
| + getName() | Gets the attribute name |
| + getOid() | Gets the attribute OID |
| + getSyntax() | Gets the attribute syntax |
| + isSingleValued() | Returns if the attribute is single-valued |
public function getDescription( |
)
|
public function getMaxLength( |
)
|
public function getName( |
)
|
public function getOid( |
)
|
public function getSyntax( |
)
|
public function isSingleValued( |
)
|