ValueList deprecated
class ValueList extends ConcreteObject implements Iterator (View source)
deprecated
Properties
| $error | from ConcreteObject | ||
| private | $attributes | 
Methods
                    addAttributeValue($ak, $value)
        
                                            
                
            No description
                    __construct($array = false)
        
                                            
                
            No description
                    count()
        
                                            
                
            No description
                    getAttribute($akHandle)
        
                                            
                
            No description
                    rewind()
        
                                            
                
            {@inheritdoc}
                    current()
        
                                            
                
            {@inheritdoc}
                    key()
        
                                            
                
            {@inheritdoc}
                    next()
        
                                            
                
            {@inheritdoc}
                    valid()
        
                                            
                
            {@inheritdoc}
Details
        
                            
    loadError($error)
        
    
    No description
        
                            
    isError()
        
    
    No description
        
                            
    getError()
        
    
    No description
        
                            
    setPropertiesFromArray($arr)
        
    
    No description
        
                static            
    camelcase($file)
        
    
    No description
        
                static            
    uncamelcase($string)
        
    
    No description
        
                            
    addAttributeValue($ak, $value)
        
    
    No description
        
                            
    __construct($array = false)
        
    
    No description
        
                            
    count()
        
    
    No description
        
                            
    getAttribute($akHandle)
        
    
    No description
        
                            
    rewind()
        
    
    {@inheritdoc}
        
                            
    current()
        
    
    {@inheritdoc}
        
                            
    key()
        
    
    {@inheritdoc}
        
                            
    next()
        
    
    {@inheritdoc}
        
                            
    valid()
        
    
    {@inheritdoc}