Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 204

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare