ControllerInterface
interface ControllerInterface (View source)
Methods
                    bool
                
                
                    displayItem()
        
                                            
                
            Determine whether item should be displayed.
                    registerViewAssets()
        
                                            
                
            No description
                    Tag
                
                
                    getMenuItemLinkElement()
        
                                            
                
            No description
                    getMenuItem()
        
                                            
                
            No description
Details
        
                            bool
    displayItem()
        
    
    Determine whether item should be displayed.
        
                            
    registerViewAssets()
        
    
    No description
        
                            Tag
    getMenuItemLinkElement()
        
    
    No description
        
                            
    setMenuItem(ItemInterface $item)
        
    
    No description
        
                            ItemInterface
    getMenuItem()
        
    
    No description