MACROMEDIA CONTRIBUTE 3-DEPLOYING CONTRIBUTE Guia do Utilizador Página 49

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 142
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 48
AssetQuery
Components User's Guide
49
<nexus:exit>
Indicates that no preceding record display will be repeated. For
example,
<nexus:next>
<tr>
<td>$node.FileName</td>
<nexus:next>
<td /jointfilesconvert/339554/bgcolor="green">$node.FileName</td>
</tr>
<nexus:exit>
Limits the record display to two:
You can use
<nexus:exit>
, in combination with
<nexus:next>
, to define unique
formatting for different sets of records. For example,
<nexus:next>
<tr>
<td>$node.FileName</td>
<nexus:next>
<td /jointfilesconvert/339554/bgcolor="green">$node.FileName</td>
</tr>
<nexus:exit>
<nexus:next>
<tr>
<td /jointfilesconvert/339554/bgcolor="gray">$node.FileName</td>
<nexus:next>
<td>$node.Filename</td>
</tr>
<nexus:exit>
Formats each row, each of which displays the filenames for two assets, uniquely:
<nexus:norecords>
Tags can optionally contain alternate text to use if the query
returns no assets.
For example, if the AssetQuery body includes the following:
<nexus:norecords><b><em>This query found no assets.
</em></b></nexus:norecords>
Then the text below would display if the query returned no assets:
This query found no assets.
Vista de página 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 141 142

Comentários a estes Manuais

Sem comentários