Red Hat DIRECTORY SERVER 7.1 - GATEWAY CUSTOMIZATION Guida di Installazione Pagina 108

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 132
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 107
Entry-Related Directives
116 Red Hat Directory Server Gateway Customization Guide • April 2005
DS_EDITBUTTON
Displays a button which, when clicked, brings up an editable view of an entry. This
directive must appear within a
DS_ENTRYBEGIN...DS_ENTRYEND block. Typically used
in display templates.
Arguments
label=text. Use text as the label on the button. If not provided, the text Edit is used.
Example
<!-- DS_EDITBUTTON "label=Edit Person" -->
DS_DELETEBUTTON
Displays a button which, when clicked, allows deletion of an entry. This directive must
appear within a
DS_ENTRYBEGIN...DS_ENTRYEND block. Typically used in edit
templates.
Arguments
label=text. Use text as the label on the button. If not provided, the text Delete is used.
Example
<!-- DS_DELETEBUTTON "label=Remove Person" -->
DS_SAVEBUTTON
Displays a button which, when clicked, saves changes to an entry. Typically used in edit
templates. This directive must appear within a
DS_ENTRYBEGIN... DS_ENTRYEND
block.
Arguments
label=text. Use text as the label on the button. If not provided, the text Save is used.
checksubmit=javascript. Submit changes only if the javascript expression is
true.
Examples
<!-- DS_SAVEBUTTON "label=Save Changes" -->
Vedere la pagina 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 131 132

Commenti su questo manuale

Nessun commento