| Jifty documentation | view source | Contained in the Jifty distribution. |
Jifty::Subs::Render - Helper for subscriptions rendering
Jifty::Subs::Render->render($id, $callback);
Render all outstanding messages, and call $callback with render
mode, region name, and content.
Renders a single region, based on the region information in INFO.
| Jifty documentation | view source | Contained in the Jifty distribution. |