Divi Areas Pro

DiviAreaItem.addClass()

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

DiviArea.Data.addVisibleArea()

Add a single Area to the end of the "visible Areas" list.

DiviAreaItem.hasClass()

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

DiviArea.Core.attachArea()

Attach the given area to the DOM and add it to the list of visible Areas.

DiviArea.Data.countVisibleAreas()

Count the currently visible Areas.

doAction( “focus_area” )

Fired after event handlers were attached to the Area

DiviArea.Core.disableBodyScroll()

Disable scrolling of the body.

DiviAreaItem.theKey()

Returns the Areas hook-key which is used for action/filter names

doAction( “resize_area” )

Fired before the Area position is changed.

DiviAreaItem.isType()

Tests, whether the matches the expected type string.