Divi Areas Pro

DiviArea.Hooks.addAction()

This is an alias of DiviArea.addAction().

DiviArea.removeAction()

Removes a previously registered action hook.

DiviAreaItem.addActionOnce()

Same as addAction, but the callback is only called once and then is unhooked again

DiviArea.Core.focusArea()

Add the focus-state to an area and activate/initialize that Area.

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

DiviArea.Hooks.doAction()

This is an alias of DiviArea.doAction().

DiviArea.getOverlay()

Returns the jQuery element of the modal overlay.

DiviArea.Data.getVisibleArea()

Returns either the top-most visible Area, or the Area with the given ID.

applyFilters( “get_data” )

Filters a value that was just read from a Cookie or the localStorage