MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Spécifications Page 181

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 180
Server Behaviors 181
EDML Tag: display
Description
An optional display string that should be inserted in the translation.
Parent
translation
Type
Block tag.
Required
No.
Values
displayString is any string comprising text and HTML. It can include parameter references
that are extracted by the parameter patterns. For example,
<display>{@@rs@@.@@col@@}</
display>
causes the translation to render as {myRecordset.myCol}.
EDML Tag: closeTag
Description
An optional tag that should be inserted at the end of the translated section. This enables certain
other extensions to find the translation, such as custom Property inspectors.
Parent
translation
Type
Block tag.
Required
No.
Values
tagName is a valid tag name; it should match a translation openTag.
Example
If you specify <closeTag>MM_DYNAMIC_CONTENT</closeTag>, the dynamic data is translated to
end with the
</MM_DYNAMIC_CONTENT> tag.
Using the Extension Data Manager
The APIs in this section comprise the Extension Data Manager (EDM). You can
programmatically access and manipulate the data that is contained in the group and participant
files by calling these functions. The EDM performs in the following manner:
The EDM performs all EDML file input/output for group and participant files.
The EDM acts as a server model filter by performing all data requests for the current server
model.
Vue de la page 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 691 692

Commentaires sur ces manuels

Pas de commentaire