Adobe Dreamweaver API Reference CS5 Manual de usuario Pagina 204

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 533
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 203
199
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Arguments
None.
Returns
An array of string objects representing the extensions that are to be excluded by the filter. See also the
DWFilenameFilter.addExtensionToExclusionExpression()” on page 199 function.
For example, {".php", ".css", ".engine"}
DWFilenameFilter.getExclusionExpression()
Availability
Dreamweaver CS5.
Description
This function is used to retrieve the exclusion expression.
Arguments
None.
Returns
A string containing semicolon separated values that represents the list of extensions that are excluded.
For example, ".php;.css;.engine"
DWFilenameFilter.getAdvancedExpression()
Availability
Dreamweaver CS5.
Description
This function is used to retrieve the advanced expression.
The filter can either be an advanced filter containing other wildcard inclusion filters or can be a simple filter containing
a list of file extensions to exclude.
Arguments
None.
Returns
A string containing semicolon separated values that represents the list of filters in the advanced expression.
For example, "*.css;help*.js"
DWFilenameFilter.addExtensionToExclusionExpression()
Availability
Dreamweaver CS5.
Vista de pagina 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 532 533

Comentarios a estos manuales

Sin comentarios