JS Functions

DiviArea.removeFilter()

Removes a previously registered filter hook.

DiviArea.isClosed()

Check, whether a area is marked as “closed” for a certain time span. This function returns true when the area...

DiviArea.Utils.getWindow()

Gets the parent window that contains the specified element. Params Returns The window object which contains the element. Notes No...

DiviAreaItem.getWrap()

Returns the jQuery element of the Area wrapper

DiviAreaItem.addAction()

Register a new hook that only listens to actions of this Area

DiviAreaItem.addFilter()

Register a new hook that only handles filters of this Area

DiviArea.UI.animateArea()

Trigger the intro/outro animation of a specific Area

DiviAreaItem.hasClass()

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

DiviAreaItem.addClass()

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

DiviArea.Utils.sanitizeHookName()

Sanitizes the given name before it is injected into a hook-name