Loop all visible Areas of the given type and execute the callback for them.
Returns a list of available Area-IDs
Returns the jQuery element of the Area wrapper
Register a new hook that only listens to actions of this Area
Invoke a callback on all Areas of a given type
Closes the specified Divi Area.
This is an alias of DiviArea.doAction().
Remove the given area from the current list of visible Areas.
Shortcut to `jQuery.hasClass()` on the Area.
Returns an array of all area IDs (including eventual alternate IDs) that match the given filter. Params Returns Array of...