mod_wires
Actions, tags (also known as screen components), and javascript for user interfaces using wires.
Used by mod_admin and the other administrative modules.
Wires are actions that are directly coupled to user interface elements. These couplings are defined in the templates using the wire tag.
Accepted Events
This module handles the following notifier callbacks:
observe_acl_is_allowed: Allow publish from clients to the transport topic usingz_render:output.observe_output_html: Render nested actions and scomp results usingz_render:output.observe_page_actions: Sanitize and normalize page action payloads before they are sent to the browser.observe_scomp_script_render: Part of the {% script %} rendering in templates usingz_render:make_postback_info.