jad icon indicating copy to clipboard operation
jad copied to clipboard

Custom event handling

Open oligus opened this issue 7 years ago • 0 comments

Description

Possibility to hook in event listeners to JAD before and after operations.

preRender(string $type, $id), postRender(string $type, $id), preFlush(string $type, $id), postFlush(string $type, $id)

oligus avatar Jan 08 '18 08:01 oligus