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

  • 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 195
191
DREAMWEAVER API REFERENCE
Workspace
Last updated 8/27/2013
Arguments
None.
Returns
An array of String objects representing extensions of the files shown in the Related Files bar. For example, {“.js”,
.php”, “.css”}.
dreamweaver.invokeRelatedFilesCustomFilterDialog()
Availability
Dreamweaver CS5.
Description
This function is used to invoke the custom related files filter dialog box. The user may apply a filter from this dialog
and users should call the
getRelatedFilesFilter function to determine the new filter.
Arguments
None.
Returns
None.
dreamweaver.getDynamicRelatedFilesDiscoverySetting()
Availability
Dreamweaver CS5.
Description
The Dynamically-Related Files feature extends the functionality of the Related Files feature by allowing you to see the
related files of dynamic pages in the Related Files Bar.
This function is used to get the discovery option for dynamically-related files.
Arguments
None.
Returns
A String object specifying the discovery mechanism, which is one of the following values:
Value Description
automatic Enables automatic discovery of related files.
manual Enables manual discovery of related files. In this case, the user has to manually resolve the references to the
related files.
disabled Disables automatic discovery of related files.
Zobrazit stránku 195
1 2 ... 191 192 193 194 195 196 197 198 199 200 201 ... 532 533

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

Žádné komentáře