Function setLocationTrackingEnabledPrivate

  • Private

    Used by deploy to evaluate if we have everything we need to deploy tracking views.

    This function will update the input templateDictionary with a boolean indicating if tracking is enabled on the org and the user is an admin.

    Parameters

    • portalResponse: any

      portal self response

    • userResponse: any

      portal user response

    • templateDictionary: any

      Hash of facts: org URL, adlib replacements, deferreds for dependencies

    • Optional templates: IItemTemplate[]

      the list of IItemTemplates from the solution

    Returns void