SizeStyle
class SizeStyle extends Style (View source)
Properties
| protected | $variable | from Style | |
| protected | $name | from Style | 
Methods
                    render($value = false)
        
                                            
                
            No description
                    getValueFromRequest(ParameterBag $request)
        
                                            
                
            No description
                    string
                
                
                    getDisplayName(string $format = 'html')
        
                                            
                Returns the display name for this style (localized and escaped accordingly to $format)
from 
Style
            
                    string
                
                
                    getFormElementPath()
        
                                            
                Returns a path to an elements directory for this Style. Might not be used by all styles.
from 
Style
            
                    static Value[]
                
                
                    getValuesFromVariables(mixed $rules = [])
        
                                            
                
            No description
                    static 
                
                
                    parse($value, $variable = false)
        
                                            
                
            No description
Details
        
                            
    render($value = false)
        
    
    No description
        
                            
    getValueFromRequest(ParameterBag $request)
        
    
    No description
        in 
Style at line 22
                            
    getValueFromList(ValueList $list)
        
    
    No description
        in 
Style at line 32
                static    protected        
    getTypeFromClass($class, $suffix = 'Style')
        
    
    No description
        in 
Style at line 41
                            
    setName($name)
        
    
    No description
        in 
Style at line 46
                            
    getName()
        
    
    No description
        in 
Style at line 58
                            string
    getDisplayName(string $format = 'html')
        
    
    Returns the display name for this style (localized and escaped accordingly to $format)
        in 
Style at line 70
                            
    setVariable($variable)
        
    
    No description
        in 
Style at line 75
                            
    getVariable()
        
    
    No description
        in 
Style at line 85
                            string
    getFormElementPath()
        
    
    Returns a path to an elements directory for this Style. Might not be used by all styles.
        
                static            Value[]
    getValuesFromVariables(mixed $rules = [])
        
    
    No description
        
                static            
    parse($value, $variable = false)
        
    
    No description