Application Delivery Management

Grammaire de StyleBooks

Vous pouvez concevoir vos propres StyleBooks, les importer dans Citrix Application Delivery Management (ADM), puis les utiliser pour créer des configurations à l’aide de l’interface graphique Citrix ADM ou à l’aide d’API. Pour pouvoir créer vos propres StyleBooks, vous devez d’abord comprendre la grammaire et la syntaxe des différentes constructions et attributs que vous pouvez utiliser.

Ce document décrit les différentes constructions et références que vous pouvez utiliser lors de la création de StyleBooks.

Cliquez sur le nom d’une section, d’une construction ou d’une référence dans le tableau ci-dessous pour afficher les détails.

| | | |—|—| | [Header](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/header-section.html) | [Importer des StyleBooks](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/import-stylebooks-section.html) | | [Parameters](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/parameters-section.html) | [Parameters-default-sources construct](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/parameters-default-sources-construct.html) | | [Substitutions](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/substitutions.html) | [Components](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/components.html) | | [Propriétés facultatives](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/optional-properties.html) | [Composants d’assistance](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/helper-components.html) | | [Propriétés, sources par défaut](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/properties-default-sources.html) | [Composants imbriqués](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/nested-components.html) | | [Conditionner la construction](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/condition-construct.html) | [Construction repeat](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/repeat-construct.html) | | [Construction repeat-condition](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/repeat-condition-construct.html) | [Outputs](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/outputs.html) | | [Répétitions imbriquées](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/nested-repeats.html) | [Référence parent](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/parent-reference.html) | | [Référence des paramètres](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/parameter-reference.html) | [Référence des substitutions](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/substitutions-reference.html) | | [Référence des composants](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/components-reference.html) | [Operations](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/operations.html) | | [Référence de variable](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/variable-reference.html) | [Alarms](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/alarms.html) | | [Analytics](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/analytics.html) | [Fonctions intégrées](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/built-in-functions.html) | | [Expressions](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/expressions.html) | [Détection des dépendances](/fr-fr/netscaler-application-delivery-management-software/13/stylebooks/stylebooks-grammar/dependency-detection.html) | | Interpolations sur place |

Remarque

Lorsque vous définissez un élément de répétition, un indice de répétition ou des arguments de fonctions de substitution, n’utilisez pas les mots réservés suivants pour nommer une variable définie par l’utilisateur, $<var-name>

  • livre de style, paramètres, substitutions, composants, propriétés, sorties, parent, self, opérations, analyses, alarmes
  • repeat-item, repeat-item-0, repeat-item-1, repeat-item-2
  • indice de répétition, indice de répétition 0, indice de répétition 1, indice de répétition 2
  • default
  • rôles, rôle, cibles, cible
  • context, parent-context, parent_context

Pour plus d’informations et des exemples sur la façon de concevoir vos propres StyleBooks, consultez Comment créer vos propres StyleBooks.

Grammaire de StyleBooks