doAction( "resize_area", area );
doAction( "resize_area_{key}", area );
Fired before the Area position is changed.
The dynamic part of the filter name is the sanitized Area key. See DiviAreaItem.theKey() for details.
Params
area- The Area object.
Notes
No notes