SchemaItem()
getDescription()
getOID()
initVars()
setDescription()
setOID()
$description
$oid
Generic parent class for all schema items.
A schema item is an ObjectClass, an AttributeBype, a MatchingRule, or a Syntax. All schema items have at least two things in common: An OID and a description. This class provides an implementation for these two data.
| package | lib |
|---|
SchemaItem()
getDescription()
getOID()
initVars()
setDescription($new_desc)
setOID($new_oid)
$description
$oid
Generic parent class for all schema items.
A schema item is an ObjectClass, an AttributeBype, a MatchingRule, or a Syntax. All schema items have at least two things in common: An OID and a description. This class provides an implementation for these two data.
| package | phpLDAPadmin |
|---|---|
| subpackage | Schema |
getDescription()
getIsObsolete()
getName($lower) : string
param boolean $lower Return the name in lower case (default)
stringThe namegetOID()
setDescription($desc)
setOID($oid)
$description
$name
$is_obsolete
$oid