plgButtonEasyBlogPolls
        
        extends JPlugin
    
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- onDisplay() : mixed
 - Renders the button when editor is rendered
 - exists() : mixed
 - getScript() : mixed
 - Renders the button's script
 
Methods
onDisplay()
Renders the button when editor is rendered
    public
                    onDisplay(mixed $name) : mixed
    Parameters
- $name : mixed
 
Tags
exists()
    private
                    exists() : mixed
    getScript()
Renders the button's script
    private
                    getScript(mixed $editorName) : mixed
    Parameters
- $editorName : mixed