__construct()
addAttribute()
getAttribute()
getAttributeNames()
getFileName()
getID()
getName()
getReadTime()
getTitle()
getType()
isAdminDisabled()
isType()
getAttrID()
getServer()
getServerID()
$attributes
$filename
$id
$name
$readtime
$server_id
$type
XML Template Class
| package | phpLDAPadmin |
|---|---|
| subpackage | Templates |
__construct($server_id, $name, $filename, $type, $id)
addAttribute($name, $value, $source) : int
intAttribute IDgetAttribute(string $name) : object
stringName of attribute to retrieve
objectAttributegetAttributeNames() : array
arrayArray of attributes NamesgetFileName()
getID()
getName(boolean $lower)
booleanForce the name to be lowercase (default)
getReadTime()
getTitle()
getType()
isAdminDisabled()
isType($type) : boolean
booleangetAttrID(string $attr) : int
stringThe Attribute being searched.
intAttribute ID in the arraygetServer() : object
objectDataStore ServergetServerID() : int
intServer ID$attributes
$filename
$id
$name
$readtime
$server_id
$type