Taginput/tagview controls (not tagcloud).

Hierarchy

  • UpTagControl

Implements

  • UpTagControlInterface

Methods

  • Disable the taginput control.

    Returns void

  • Enable the taginput control.

    Parameters

    • Optional bCursorPos: boolean

      use cursor position (defaults to true)

    Returns void

  • Get the value of the control.

    Returns string

    The value or an empty string.

  • Validate input if it can be used as a tagname.

    Parameters

    • strInput: string

      The input string to validate

    Returns boolean

    Validation result