Represents an attribute whose values are jpeg pictures

package phpLDAPadmin
subpackage Templates

 Methods

__construct()

__construct($name, $values, $server_id, $source) 
Inherited

inherited_from \BinaryAttribute::__construct()

Parameters

$name

$values

$server_id

$source

addFileName()

addFileName($name, $i) 
Inherited

inherited_from \BinaryAttribute::addFileName()

Parameters

$name

$i

addFilePath()

addFilePath($path, $i) 
Inherited

inherited_from \BinaryAttribute::addFilePath()

Parameters

$path

$i

addValue()

addValue($new_val, $i) 
Inherited

inherited_from \Attribute::addValue()
inherited_from \BinaryAttribute::addValue()

Parameters

$new_val

$i

Autovalue is called after the attribute is initialised, and thus the values from the ldap server will be set.

autoValue($new_val) 
Inherited

inherited_from \Attribute::autoValue()
inherited_from \BinaryAttribute::autoValue()

Parameters

$new_val

clearValue()

clearValue() 
Inherited

inherited_from \Attribute::clearValue()
inherited_from \BinaryAttribute::clearValue()

delValue()

delValue($i) 
Inherited

inherited_from \Attribute::delValue()
inherited_from \BinaryAttribute::delValue()

Parameters

$i

Display the values removed in an attribute.

getAddedValues() 
Inherited

inherited_from \Attribute::getAddedValues()
inherited_from \BinaryAttribute::getAddedValues()

Return a list of aliases for this Attribute (as defined by the schema) This list will be lowercase.

getAliases() 
Inherited

inherited_from \Attribute::getAliases()
inherited_from \BinaryAttribute::getAliases()

getAutoValue()

getAutoValue() 
Inherited

inherited_from \Attribute::getAutoValue()
inherited_from \BinaryAttribute::getAutoValue()

getDescription()

getDescription() 
Inherited

inherited_from \Attribute::getDescription()
inherited_from \BinaryAttribute::getDescription()

getFileName()

getFileName($i) 
Inherited

inherited_from \BinaryAttribute::getFileName()

Parameters

$i

getFileNames()

getFileNames() 
Inherited

inherited_from \BinaryAttribute::getFileNames()

getFilePath()

getFilePath($i) 
Inherited

inherited_from \BinaryAttribute::getFilePath()

Parameters

$i

getFilePaths()

getFilePaths() 
Inherited

inherited_from \BinaryAttribute::getFilePaths()

getFriendlyName()

getFriendlyName() 
Inherited

inherited_from \Attribute::getFriendlyName()
inherited_from \BinaryAttribute::getFriendlyName()

getHelper()

getHelper() 
Inherited

inherited_from \Attribute::getHelper()
inherited_from \BinaryAttribute::getHelper()

getHelperValue()

getHelperValue() 
Inherited

inherited_from \Attribute::getHelperValue()
inherited_from \BinaryAttribute::getHelperValue()

getHint()

getHint() 
Inherited

inherited_from \Attribute::getHint()
inherited_from \BinaryAttribute::getHint()

getIcon()

getIcon() 
Inherited

inherited_from \Attribute::getIcon()
inherited_from \BinaryAttribute::getIcon()

getLDAPtype()

getLDAPtype() 
Inherited

inherited_from \Attribute::getLDAPtype()
inherited_from \BinaryAttribute::getLDAPtype()

getMaxLength()

getMaxLength() 
Inherited

inherited_from \Attribute::getMaxLength()
inherited_from \BinaryAttribute::getMaxLength()

getMaxValueCount()

getMaxValueCount() 
Inherited

inherited_from \Attribute::getMaxValueCount()
inherited_from \BinaryAttribute::getMaxValueCount()

getMinValueCount()

getMinValueCount() 
Inherited

inherited_from \Attribute::getMinValueCount()
inherited_from \BinaryAttribute::getMinValueCount()

Return the name of the attribute.

getName(boolean $lower, boolean $real) : string
Inherited

inherited_from \Attribute::getName()
inherited_from \BinaryAttribute::getName()

Parameters

$lower

boolean
  • Return the attribute in normal or lower case (default lower)

$real

boolean
  • Return the real attribute name (with ;binary, or just the name)

Returns

stringAttribute name

getOldValue()

getOldValue($i) 
Inherited

inherited_from \Attribute::getOldValue()
inherited_from \BinaryAttribute::getOldValue()

Parameters

$i

getOldValues()

getOldValues() 
Inherited

inherited_from \Attribute::getOldValues()
inherited_from \BinaryAttribute::getOldValues()

getOnChange()

getOnChange() 
Inherited

inherited_from \Attribute::getOnChange()
inherited_from \BinaryAttribute::getOnChange()

getPage()

getPage() 
Inherited

inherited_from \Attribute::getPage()
inherited_from \BinaryAttribute::getPage()

getPostValue()

getPostValue() 
Inherited

inherited_from \Attribute::getPostValue()
inherited_from \BinaryAttribute::getPostValue()

Display the values removed in an attribute.

getRemovedValues() 
Inherited

inherited_from \Attribute::getRemovedValues()
inherited_from \BinaryAttribute::getRemovedValues()

getSize()

getSize() 
Inherited

inherited_from \Attribute::getSize()
inherited_from \BinaryAttribute::getSize()

getSource()

getSource() 
Inherited

inherited_from \Attribute::getSource()
inherited_from \BinaryAttribute::getSource()

getSpacer()

getSpacer() 
Inherited

inherited_from \Attribute::getSpacer()
inherited_from \BinaryAttribute::getSpacer()

getType()

getType() 
Inherited

inherited_from \Attribute::getType()
inherited_from \BinaryAttribute::getType()

getValue()

getValue($i) 
Inherited

inherited_from \Attribute::getValue()
inherited_from \BinaryAttribute::getValue()

Parameters

$i

getValueCount()

getValueCount() 
Inherited

inherited_from \Attribute::getValueCount()
inherited_from \BinaryAttribute::getValueCount()

getValues()

getValues() 
Inherited

inherited_from \Attribute::getValues()
inherited_from \BinaryAttribute::getValues()

getVerify()

getVerify() 
Inherited

inherited_from \Attribute::getVerify()
inherited_from \BinaryAttribute::getVerify()

hasBeenModified()

hasBeenModified() 
Inherited

inherited_from \Attribute::hasBeenModified()
inherited_from \BinaryAttribute::hasBeenModified()

haveFriendlyName()

haveFriendlyName() 
Inherited

inherited_from \Attribute::haveFriendlyName()
inherited_from \BinaryAttribute::haveFriendlyName()

haveMoreValues()

haveMoreValues() 
Inherited

inherited_from \Attribute::haveMoreValues()
inherited_from \BinaryAttribute::haveMoreValues()

hide()

hide() 
Inherited

inherited_from \Attribute::hide()
inherited_from \BinaryAttribute::hide()

initValue()

initValue($new_val) 
Inherited

inherited_from \Attribute::initValue()
inherited_from \BinaryAttribute::initValue()

Parameters

$new_val

isForceDelete()

isForceDelete() 
Inherited

inherited_from \Attribute::isForceDelete()
inherited_from \BinaryAttribute::isForceDelete()

isInternal()

isInternal() 
Inherited

inherited_from \Attribute::isInternal()
inherited_from \BinaryAttribute::isInternal()

isMay()

isMay() 
Inherited

inherited_from \Attribute::isMay()
inherited_from \BinaryAttribute::isMay()

isMultiple()

isMultiple() 
Inherited

inherited_from \Attribute::isMultiple()
inherited_from \BinaryAttribute::isMultiple()

Return if this attribute is an RDN attribute

isRDN() : boolean
Inherited

inherited_from \Attribute::isRDN()
inherited_from \BinaryAttribute::isRDN()

Returns

boolean

isReadOnly()

isReadOnly() 
Inherited

inherited_from \Attribute::isReadOnly()
inherited_from \BinaryAttribute::isReadOnly()

isRequired()

isRequired() 
Inherited

inherited_from \Attribute::isRequired()
inherited_from \BinaryAttribute::isRequired()

isVisible()

isVisible() 
Inherited

inherited_from \Attribute::isVisible()
inherited_from \BinaryAttribute::isVisible()

justModified()

justModified() 
Inherited

inherited_from \Attribute::justModified()
inherited_from \BinaryAttribute::justModified()

Does this attribute need supporting JS

needJS($type) 
Inherited

inherited_from \Attribute::needJS()
inherited_from \BinaryAttribute::needJS()

Parameters

$type

setDescription()

setDescription($description) 
Inherited

inherited_from \Attribute::setDescription()
inherited_from \BinaryAttribute::setDescription()

Parameters

$description

setForceDelete()

setForceDelete() 
Inherited

inherited_from \Attribute::setForceDelete()
inherited_from \BinaryAttribute::setForceDelete()

setHint()

setHint($hint) 
Inherited

inherited_from \Attribute::setHint()
inherited_from \BinaryAttribute::setHint()

Parameters

$hint

setIcon()

setIcon($icon) 
Inherited

inherited_from \Attribute::setIcon()
inherited_from \BinaryAttribute::setIcon()

Parameters

$icon

setInternal()

setInternal() 
Inherited

inherited_from \Attribute::setInternal()
inherited_from \BinaryAttribute::setInternal()

setLDAPtype()

setLDAPtype($type) 
Inherited

inherited_from \Attribute::setLDAPtype()
inherited_from \BinaryAttribute::setLDAPtype()

Parameters

$type

setMaxLength()

setMaxLength($maxlength) 
Inherited

inherited_from \Attribute::setMaxLength()
inherited_from \BinaryAttribute::setMaxLength()

Parameters

$maxlength

setMaxValueCount()

setMaxValueCount($max) 
Inherited

inherited_from \Attribute::setMaxValueCount()
inherited_from \BinaryAttribute::setMaxValueCount()

Parameters

$max

setMinValueCount()

setMinValueCount($min) 
Inherited

inherited_from \Attribute::setMinValueCount()
inherited_from \BinaryAttribute::setMinValueCount()

Parameters

$min

setOldValue()

setOldValue($val) 
Inherited

inherited_from \Attribute::setOldValue()
inherited_from \BinaryAttribute::setOldValue()

Parameters

$val

setOptional()

setOptional() 
Inherited

inherited_from \Attribute::setOptional()
inherited_from \BinaryAttribute::setOptional()

setPage()

setPage($page) 
Inherited

inherited_from \Attribute::setPage()
inherited_from \BinaryAttribute::setPage()

Parameters

$page

setPostValue()

setPostValue($postvalue) 
Inherited

inherited_from \Attribute::setPostValue()
inherited_from \BinaryAttribute::setPostValue()

Parameters

$postvalue

setProperties()

setProperties($properties) 
Inherited

inherited_from \Attribute::setProperties()
inherited_from \BinaryAttribute::setProperties()

Parameters

$properties

setRDN()

setRDN($rdn) 
Inherited

inherited_from \Attribute::setRDN()
inherited_from \BinaryAttribute::setRDN()

Parameters

$rdn

setReadOnly()

setReadOnly() 
Inherited

inherited_from \Attribute::setReadOnly()
inherited_from \BinaryAttribute::setReadOnly()

setRequired()

setRequired() 
Inherited

inherited_from \Attribute::setRequired()
inherited_from \BinaryAttribute::setRequired()

setSize()

setSize($size) 
Inherited

inherited_from \Attribute::setSize()
inherited_from \BinaryAttribute::setSize()

Parameters

$size

setType()

setType($type) 
Inherited

inherited_from \Attribute::setType()
inherited_from \BinaryAttribute::setType()

Parameters

$type

setValue()

setValue($new_val) 
Inherited

inherited_from \Attribute::setValue()
inherited_from \BinaryAttribute::setValue()

Parameters

$new_val

setXML()

setXML($values) 
Inherited

inherited_from \Attribute::setXML()
inherited_from \BinaryAttribute::setXML()

Parameters

$values

show()

show() 
Inherited

inherited_from \Attribute::show()
inherited_from \BinaryAttribute::show()

Prunes off anything after the ";" in an attr name.

real_attr_name() : string
Inherited

This is useful for attributes that may have ";binary" appended to their names. With real_attr_name(), you can more easily fetch these attributes' schema with their "real" attribute name.

inherited_from \Attribute::real_attr_name()
inherited_from \BinaryAttribute::real_attr_name()

Returns

string

Capture all the LDAP details we are interested in

setLDAPdetails(\sattr $sattr) 
Inherited

inherited_from \Attribute::setLDAPdetails()
inherited_from \BinaryAttribute::setLDAPdetails()

Parameters

$sattr

\sattr

Schema Attribute

 Properties

 

$name

$name 
Inherited

inherited_from \Attribute::$$name
inherited_from \BinaryAttribute::$$name
 

$order

$order 
Inherited

inherited_from \Attribute::$$order
inherited_from \BinaryAttribute::$$order
 

$ordersort

$ordersort 
Inherited

inherited_from \Attribute::$$ordersort
inherited_from \BinaryAttribute::$$ordersort
 

$page

$page 
Inherited

inherited_from \Attribute::$$page
inherited_from \BinaryAttribute::$$page
 

$rdn

$rdn 
Inherited

inherited_from \Attribute::$$rdn
inherited_from \BinaryAttribute::$$rdn
 

$aliases

$aliases 
Inherited

inherited_from \Attribute::$$aliases
inherited_from \BinaryAttribute::$$aliases
 

$autovalue

$autovalue 
Inherited

inherited_from \Attribute::$$autovalue
inherited_from \BinaryAttribute::$$autovalue
 

$cols

$cols 
Inherited

inherited_from \Attribute::$$cols
inherited_from \BinaryAttribute::$$cols
 

$display

$display 
Inherited

inherited_from \Attribute::$$display
inherited_from \BinaryAttribute::$$display
 

$filenames

$filenames 
Inherited

inherited_from \BinaryAttribute::$$filenames
 

$filepaths

$filepaths 
Inherited

inherited_from \BinaryAttribute::$$filepaths
 

$forcedelete

$forcedelete 
Inherited

inherited_from \Attribute::$$forcedelete
inherited_from \BinaryAttribute::$$forcedelete
 

$forcehide

$forcehide 
Inherited

inherited_from \Attribute::$$forcehide
inherited_from \BinaryAttribute::$$forcehide
 

$helper

$helper 
Inherited

inherited_from \Attribute::$$helper
inherited_from \BinaryAttribute::$$helper
 

$helpervalue

$helpervalue 
Inherited

inherited_from \Attribute::$$helpervalue
inherited_from \BinaryAttribute::$$helpervalue
 

$hint

$hint 
Inherited

inherited_from \Attribute::$$hint
inherited_from \BinaryAttribute::$$hint
 

$icon

$icon 
Inherited

inherited_from \Attribute::$$icon
inherited_from \BinaryAttribute::$$icon
 

$internal

$internal 
Inherited

inherited_from \Attribute::$$internal
inherited_from \BinaryAttribute::$$internal
 

$ldaptype

$ldaptype 
Inherited

inherited_from \Attribute::$$ldaptype
inherited_from \BinaryAttribute::$$ldaptype
 

$max_value_count

$max_value_count 
Inherited

inherited_from \Attribute::$$max_value_count
inherited_from \BinaryAttribute::$$max_value_count
 

$maxlength

$maxlength 
Inherited

inherited_from \Attribute::$$maxlength
inherited_from \BinaryAttribute::$$maxlength
 

$min_value_count

$min_value_count 
Inherited

inherited_from \Attribute::$$min_value_count
inherited_from \BinaryAttribute::$$min_value_count
 

$modified

$modified 
Inherited

inherited_from \Attribute::$$modified
inherited_from \BinaryAttribute::$$modified
 

$oldvalues

$oldvalues 
Inherited

inherited_from \Attribute::$$oldvalues
inherited_from \BinaryAttribute::$$oldvalues
 

$onchange

$onchange 
Inherited

inherited_from \Attribute::$$onchange
inherited_from \BinaryAttribute::$$onchange
 

$postvalue

$postvalue 
Inherited

inherited_from \Attribute::$$postvalue
inherited_from \BinaryAttribute::$$postvalue
 

$readonly

$readonly 
Inherited

inherited_from \Attribute::$$readonly
inherited_from \BinaryAttribute::$$readonly
 

$rows

$rows 
Inherited

inherited_from \Attribute::$$rows
inherited_from \BinaryAttribute::$$rows
 

$size

$size 
Inherited

inherited_from \Attribute::$$size
inherited_from \BinaryAttribute::$$size
 

$source

$source 
Inherited

inherited_from \Attribute::$$source
inherited_from \BinaryAttribute::$$source
 

$spacer

$spacer 
Inherited

inherited_from \Attribute::$$spacer
inherited_from \BinaryAttribute::$$spacer
 

$type

$type 
Inherited

inherited_from \Attribute::$$type
inherited_from \BinaryAttribute::$$type
 

$unique

$unique 
Inherited

inherited_from \Attribute::$$unique
inherited_from \BinaryAttribute::$$unique
 

$values

$values 
Inherited

inherited_from \Attribute::$$values
inherited_from \BinaryAttribute::$$values
 

$verify

$verify 
Inherited

inherited_from \Attribute::$$verify
inherited_from \BinaryAttribute::$$verify
 

$visible

$visible 
Inherited

inherited_from \Attribute::$$visible
inherited_from \BinaryAttribute::$$visible