Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SocialMedia

Hierarchy

  • SocialMedia

Implements

Index

Constructors

constructor

  • Class constructor Builds default configurations and sets any custom configuration if the parameter is pass

    Parameters

    • Default value user: any = null

    Returns SocialMedia

Properties

config

config: any

userConfig

userConfig: any

Methods

Private _popup

  • _popup(path: any): any

createAnchor

  • createAnchor(target: any, i: any, cls: any, url: any): any
  • Create an anchor element by passing the target element, index of target element element name (which becomes the class) and element url

    Parameters

    • target: any
    • i: any
    • cls: any
    • url: any

    Returns any

createFontAwesomeElement

  • createFontAwesomeElement(target: any, name: any): any

createIcons

  • createIcons(currentTag: any, i: any): any

getActiveIcons

  • getActiveIcons(): any

getConfig

  • getConfig(): any

getConfigElement

  • getConfigElement(elem: any): any

handleDataLoaded

  • handleDataLoaded(e: any): void

init

  • init(): any

mergeRecursive

  • mergeRecursive(obj1: any, obj2: any): any

userSetup

  • userSetup(user: any): any

Generated using TypeDoc