Adobe Dreamweaver API Reference CS5 Instrukcja Użytkownika Strona 203

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 533
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 202
198
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Arguments
None.
Returns
A Boolean: true if the filter matches any file.
DWFilenameFilter.getExpression()
Availability
Dreamweaver CS5.
Description
This function is used to retrieve the filter expression.
Arguments
None.
Returns
A string that represents the filter expression.
An empty string is returned if the filter that matches any file is empty.
DWFilenameFilter.setExpression()
Availability
Dreamweaver CS5.
Description
This function is used to set the filter expression.
Arguments
expression - A string that represents a filter expression.
This argument is one or more wildcard filters separated by semicolons. For example, “*.css;help*.js”.
Setting the filter object to an empty string will set the filter so that the filter matches any file.
Returns
None.
DWFilenameFilter.getExcludedExtensions()
Availability
Dreamweaver CS5.
Description
This function is used to retrieve the list of all the excluded file extensions.
Przeglądanie stron 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 532 533

Komentarze do niniejszej Instrukcji

Brak uwag