Skip to content

Translations of XRX Tags

Stephan M edited this page Aug 3, 2015 · 1 revision

XRX-Tags (unvollständig) und ihre Entsprechungen

XRX:BIND

  • <div class="xrx-bind" data-xrx-nodeset=““>

XRX:BINDS

  • <div class="xrx-binds" style="display:none" xmlns="http://www.w3.org/1999/xhtml">

XRX:CATALOG

  • Entscheidet, welche Textgrundlage für die i18n-Nachrichten herangezogen werden soll.

XRX:CENTER

  • <div class="ui-layout-center">

XRX:EAST

  • <div class="ui-layout-east">

XRX:INSTANCES

  • <div class="xrx-instance">

XRX:I18N

  • Internationalisierung mit Hilfe eines Schlüssels

XRX:JSS

  • <script type="text/javascript" src="/{ $project-name }/javascript/?atomid={ $widgetid }"/>

XRX:LAYOUT

  • <div class="xrx-layout" xmlns="http://www.w3.org/1999/xhtml">

XRX:NORTH

  • <div class="ui-layout-north">

XRX:REPEAT

  • <div class="xrx-repeat" xmlns="http://www.w3.org/1999/xhtml" data-xrx-bind="[Binding]">[INHALT]</div>

XRX:SELECT1

  • <div class="xrx-select1" xmlns="http://www.w3.org/1999/xhtml"> mit mehrfachen <input type="radio" id="{ $input-id }" name="radio" value="{ $value }">

XRX:SOUTH

  • <div class="ui-layout-south">

XRX:SWITCH

  • <div class="xrx-switch" xmlns="http://www.w3.org/1999/xhtml"> mit mehrfachen <div class="xrx-case" xmlns="http://www.w3.org/1999/xhtml">

XRX:VARIABLE

  • Let $x__{Variablenname und Validierungsausdruck}

XRX:VISUALXML

  • <textarea class="xrx-visualxml" xmlns="http://www.w3.org/1999/xhtml">

XRX:WEST

  • <div class="ui-layout-west">
Clone this wiki locally