class.setStatus

  • function
 

Checks the conditions to which we should disable the feature

Disable.setStatus(properties, inUrl, hasControl)

Checks the conditions to which we should disable the feature

Parameters

  1. properties

    {Object} List of disabled params

  2. inUrl

    {Boolean} If this.param was found in the URL

  3. hasControl

    {Boolean} if properties.control was properly set

Returns

{Boolean}

True or False if we're disabling the feature