Divi Areas Pro

doAction( “click_overlay” )

Click on the background overlay detected

DiviArea.Data.loopVisibleAreas()

Loop all visible Areas of the given type and execute the callback for them.

DiviArea.Data.getAllIds()

Returns a list of available Area-IDs

DiviAreaItem.hasClass()

Shortcut to `jQuery.hasClass()` on the Area.

DiviArea.hide()

Closes the specified Divi Area.

DiviAreaItem.addClass()

Shortcut to `jQuery.addClass()` on the Area.

DiviArea.Data.loopAllAreas()

Invoke a callback on all Areas of a given type

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.Core.detachArea()

Remove the given area from the current list of visible Areas.

applyFilters( “area_preparation_time” )

Filter the default detach delay when creating a new Area.