SHORTCUT

Selects the template to be used to generate the GDC shortcut for this application.

Attention: As of Genero version 3.00, the Snippet-Based Rendering Engine (SBRE) and all themes using template paths are deprecated. Output maps (e.g. DUA_HTML5) are no longer used to specify output theme, as the wa protocol did previously. For information on how templates and snippets were used by the front-ends, please refer to the Genero Application Server 2.50 User Guide.

For new development, use Genero Browser Client, see Genero Web Client for JavaScript (GWC-JS).

Syntax

<SHORTCUT Id="shortcutId"> shortcutPath </SHORTCUT>

Syntax notes

  1. shortcutId is the unique identifier for this element.
  2. shortcutPath is the path to the shortcut template to be used in this theme.

Usage example

<WEB_APPLICATION_THEME_COMPONENT Id="cpn.theme.default.gdc">
  <TEMPLATE Id="_default">$(res.theme.default.gdc.template)</TEMPLATE>
  <SHORTCUT Id="_default">$(res.theme.default.gdc.shortcut.path)/gdc-http.gdc
  </SHORTCUT>
</WEB_APPLICATION_THEME_COMPONENT>

Parent elements

This element is a child of one of the following elements: