phpLDAPadmin
[ class tree: phpLDAPadmin ] [ index: phpLDAPadmin ] [ all elements ]

Class: Attribute

Source Location: /lib/Attribute.php

Class Overview




Author(s):

  • Xavier Bruyet

    Represents an attribute of a entry

Methods


Child classes:


Class Details

[line 10]


Tags:

author:  

Xavier Bruyet

Represents an attribute of a entry



[ Top ]


Class Methods


constructor __construct [line 44]

Attribute __construct( $name, $values)



Overridden in child classes as:

BinaryAttribute::__construct()
MultiLineAttribute::__construct()
SelectionAttribute::__construct()

Parameters:

   $name  
   $values  

[ Top ]

method accept [line 268]

void accept( $visitor)

Visit the attribute



Parameters:

   $visitor  

[ Top ]

method addValue [line 83]

void addValue( $new_val, [ $i = -1])



Parameters:

   $new_val  
   $i  

[ Top ]

method delProperty [line 241]

void delProperty( $name)



Parameters:

   $name  

[ Top ]

method getDescription [line 201]

void getDescription( )



[ Top ]

method getEntry [line 111]

void getEntry( )



[ Top ]

method getFriendlyName [line 190]

void getFriendlyName( )



[ Top ]

method getHint [line 213]

void getHint( )



[ Top ]

method getIcon [line 209]

void getIcon( )



[ Top ]

method getMaxLength [line 221]

void getMaxLength( )



[ Top ]

method getMaxValueCount [line 103]

void getMaxValueCount( )



[ Top ]

method getMinValueCount [line 95]

void getMinValueCount( )



[ Top ]

method getName [line 71]

void getName( )



[ Top ]

method getProperty [line 249]

void getProperty( $name)



Parameters:

   $name  

[ Top ]

method getSize [line 229]

void getSize( )



[ Top ]

method getValue [line 90]

void getValue( $i)



Parameters:

   $i  

[ Top ]

method getValueCount [line 79]

void getValueCount( )



[ Top ]

method getValues [line 75]

void getValues( )



[ Top ]

method hasBeenModified [line 132]

void hasBeenModified( )



[ Top ]

method hasProperty [line 245]

void hasProperty( $name)



Parameters:

   $name  

[ Top ]

method hide [line 176]

void hide( )



[ Top ]

method isInternal [line 136]

void isInternal( )



[ Top ]

method isRdn [line 254]

void isRdn( )



[ Top ]

method isReadOnly [line 164]

void isReadOnly( )



[ Top ]

method isRequired [line 144]

void isRequired( )



[ Top ]

method isVisible [line 172]

void isVisible( )



[ Top ]

method justModified [line 128]

void justModified( )



[ Top ]

method setDescription [line 197]

void setDescription( $description)



Parameters:

   $description  

[ Top ]

method setEntry [line 115]

void setEntry( $entry)



Parameters:

   $entry  

[ Top ]

method setFriendlyName [line 184]

void setFriendlyName( $name)



Parameters:

   $name  

[ Top ]

method setHint [line 217]

void setHint( $hint)



Parameters:

   $hint  

[ Top ]

method setIcon [line 205]

void setIcon( $icon)



Parameters:

   $icon  

[ Top ]

method setInternal [line 140]

void setInternal( )



[ Top ]

method setMaxLength [line 225]

void setMaxLength( $maxlength)



Parameters:

   $maxlength  

[ Top ]

method setMaxValueCount [line 107]

void setMaxValueCount( $max)



Parameters:

   $max  

[ Top ]

method setMinValueCount [line 99]

void setMinValueCount( $min)



Parameters:

   $min  

[ Top ]

method setOptional [line 160]

void setOptional( )



[ Top ]

method setProperty [line 237]

void setProperty( $name, $value)



Parameters:

   $name  
   $value  

[ Top ]

method setReadOnly [line 168]

void setReadOnly( )



[ Top ]

method setRequired [line 154]

void setRequired( )



[ Top ]

method setSize [line 233]

void setSize( $size)



Parameters:

   $size  

[ Top ]

method show [line 180]

void show( )



[ Top ]


Documentation generated on Sun, 30 Dec 2007 17:49:14 -0800 by phpDocumentor 1.3.1