Class PluginCore

Implements

Constructors

Properties

enabledInContext: boolean = true

can be overwritten by plugin to enable or disable functionality based on what is selected/configured

isDefault: boolean = true

if false the plugin will not be loaded (for debugging)

Methods

  • can be overwritten by plugin to enable or disable functionality based on what is selected/configured

    Parameters

    • fieldType: string

    Returns boolean

  • can be overwritten by plugin to enable or disable functionality based on what is selected/configured

    Returns Promise<boolean>

  • can be overwritten by plugin to enable or disable functionality based on what is selected/configured

    Returns boolean

  • can be overwritten by plugin to enable or disable functionality based on what is selected/configured

    Returns boolean

  • can be overwritten by plugin to enable or disable functionality based on what is selected/configured

    Parameters

    • ul: JQuery
    • _hook: number

    Returns unknown

Generated using TypeDoc