MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spécifications Page 366

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 504
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 365
366 Server Behaviors
The tabbed region start value indicates that the translated <CFLOOP> tags define the
beginning of a tabbed outline, as shown in the following example:
<translation whereToSearch="CFLOOP"
translationType="tabbed region start">
The tabbed region end value indicates that the translated </CFLOOP> tags define the
end of a tabbed outline, as shown in the following example:
<translation whereToSearch="CFLOOP"
translationType="tabbed region end">
The custom value is the default case in which no internal Dreamweaver functionality is
added to the translation. It is often used when specifying a tag to insert for a custom
Property inspector, as shown in the following example:
<translation whereToSearch="directive"
translationType="custom">
<openTag>
Description
This optional tag can be inserted at the beginning of the translation section. This tag lets
certain other extensions, such as custom Property inspectors, find the translation.
Parent
translation
Type
Block tag.
Required
No.
Values
The tagName value is a valid tag name. It should be unique to prevent conflicts with known
tag types. For example, if you specify
<openTag>MM_DYNAMIC_CONTENT</openTag> the
dynamic data is translated to the
MM_DYNAMIC_CONTENT tag.
Vue de la page 365
1 2 ... 361 362 363 364 365 366 367 368 369 370 371 ... 503 504

Commentaires sur ces manuels

Pas de commentaire