ApplyCustomizationsToSiteCommand deprecated
class ApplyCustomizationsToSiteCommand extends Command (View source)
deprecated
This command is used by the legacy non-skin-based customizer.
Properties
| protected int | $themeID | ||
| protected string | $presetStartingPoint | ||
| protected string | $customCss | ||
| protected array | $styles | The styles data as posted by the customizer | 
Methods
                    int
                
                
                    getThemeID()
        
                                            
                
            No description
                    void
                
                
                    setThemeID(int $themeID)
        
                                            
                
            No description
                    string
                
                
                    getPresetStartingPoint()
        
                                            
                
            No description
                    void
                
                
                    setPresetStartingPoint(string $presetStartingPoint)
        
                                            
                
            No description
                    string
                
                
                    getCustomCss()
        
                                            
                
            No description
                    void
                
                
                    setCustomCss(string $customCss)
        
                                            
                
            No description
                    array
                
                
                    getStyles()
        
                                            
                
            No description
                    void
                
                
                    setStyles(array $styles)
        
                                            
                
            No description
Details
        
                static            string
    getHandler()
        
    
    No description
        
                            int
    getThemeID()
        
    
    No description
        
                            void
    setThemeID(int $themeID)
        
    
    No description
        
                            string
    getPresetStartingPoint()
        
    
    No description
        
                            void
    setPresetStartingPoint(string $presetStartingPoint)
        
    
    No description
        
                            string
    getCustomCss()
        
    
    No description
        
                            void
    setCustomCss(string $customCss)
        
    
    No description
        
                            array
    getStyles()
        
    
    No description
        
                            void
    setStyles(array $styles)
        
    
    No description