Adobe Dreamweaver API Reference CS5 Uživatelský manuál Strana 203

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 533
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 532 533

Komentáře k této Příručce

Žádné komentáře