$overlay{_template.html#body}
$begin{content}
A Gizmo eXportable is a potential qp export, and becomes a qp
export if it passes access control for the current user.
The eXportable adds the following to the qp export 4-tuple object:
- An optional access control information (page access and
menu item generation), that is processed externally to page logic.
- An optional Dhi instance to use for initializing the Dhi
instance consumed by each hit.
- Whether links pointing this export should be slashed or not.
Here is a rendering of the eXportable for this page:
${html.format_p_obj(vars(dhi.x))}
$end{content}