ChannelSectionSnippet
class ChannelSectionSnippet extends Model (View source)
Properties
| string | $channelId | ||
| string | $defaultLanguage | ||
| protected | $localizedType | ||
| protected | $localizedDataType | ||
| string | $position | ||
| string | $style | ||
| string | $title | ||
| string | $type | 
Methods
                    setChannelId($channelId)
        
                                            
                
            No description
                    string
                
                
                    getChannelId()
        
                                            
                
            No description
                    setDefaultLanguage($defaultLanguage)
        
                                            
                
            No description
                    string
                
                
                    getDefaultLanguage()
        
                                            
                
            No description
                    getLocalized()
        
                                            
                
            No description
                    setPosition($position)
        
                                            
                
            No description
                    string
                
                
                    getPosition()
        
                                            
                
            No description
                    setStyle($style)
        
                                            
                
            No description
                    string
                
                
                    getStyle()
        
                                            
                
            No description
                    setTitle($title)
        
                                            
                
            No description
                    string
                
                
                    getTitle()
        
                                            
                
            No description
                    setType($type)
        
                                            
                
            No description
                    string
                
                
                    getType()
        
                                            
                
            No description
Details
        
                            
    setChannelId($channelId)
        
    
    No description
        
                            string
    getChannelId()
        
    
    No description
        
                            
    setDefaultLanguage($defaultLanguage)
        
    
    No description
        
                            string
    getDefaultLanguage()
        
    
    No description
        
                            
    setLocalized(ChannelSectionLocalization $localized)
        
    
    No description
        
                            ChannelSectionLocalization
    getLocalized()
        
    
    No description
        
                            
    setPosition($position)
        
    
    No description
        
                            string
    getPosition()
        
    
    No description
        
                            
    setStyle($style)
        
    
    No description
        
                            string
    getStyle()
        
    
    No description
        
                            
    setTitle($title)
        
    
    No description
        
                            string
    getTitle()
        
    
    No description
        
                            
    setType($type)
        
    
    No description
        
                            string
    getType()
        
    
    No description