HelpPanelMessageFormatter
class HelpPanelMessageFormatter implements MessageFormatterInterface (View source)
Methods
                    Element
                
                
                
            
                    void
                
                
                    addLinkAndGuide(Element $element, string $link, string $guide)
        
                                            
                
            No description
                    void
                
                
                    addLink(Element $element, string $link)
        
                                            
                
            No description
                    void
                
                
                    addGuide(Element $element, string $guide)
        
                                            
                
            No description
Details
        
                            string
    format(Message $message)
        
    
    Format the message for the help panel.
        
                    protected        Element
    createElement(Message $message)
        
    
    No description
        
                    protected        void
    addMedia(Message $message, Element $element)
        
    
    No description
        
                    protected        void
    addLinkAndGuide(Element $element, string $link, string $guide)
        
    
    No description
        
                    protected        void
    addLink(Element $element, string $link)
        
    
    No description
        
                    protected        void
    addGuide(Element $element, string $guide)
        
    
    No description