Adobe Extending Dreamweaver CS4 Manual de usuario Pagina 288

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 387
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 287
282
EXTENDING DREAMWEAVER CS4
Server behaviors
<attribute>
mmTranslatedValueDynValue="VALUE={@@rs@@.@@col@@}"
</attribute>
<display>
Description
This tag is an optional display string that should be inserted in the translation.
Parent
translation
Type
Block tag.
Required
No.
Values
The displayString value 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}.
<closeTag>
Description
This optional tag should be inserted at the end of the translated section. This tag enables certain other extensions, such
as custom Property inspectors, to find the translation.
Parent
translation
Type
Block tag.
Required
No.
Values
The tagName value is a valid tag name; it should match a translation openTag tag.
Example
If you specify the value <closeTag>MM_DYNAMIC_CONTENT</closeTag>,the dynamic data is translated to end with
the
</MM_DYNAMIC_CONTENT> tag.
Vista de pagina 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 386 387

Comentarios a estos manuales

Sin comentarios