Options
All
  • Public
  • Public/Protected
  • All
Menu

Module domainLogic/guardsParsing

Index

Functions

  • addGuardsFromDOM(managerEl: HTMLElement, managerBuilder: GdprManagerBuilder): GuardParseResult[]
  • Get the guards from the DOM and add them all to the manager

    Parameters

    • managerEl: HTMLElement

      The root element of the manager's definition

    • managerBuilder: GdprManagerBuilder

      The current manager builder's state

    Returns GuardParseResult[]