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

  • 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 125
121
DREAMWEAVER API REFERENCE
Application
Last updated 8/27/2013
Returns
A Boolean value indicating whether communication with the Bridge application was a success (True = success, False
= fail).
Example
result = bridgeTalk.send(10);
BridgeTalk.suppressStartupScreen()
Availability
Dreamweaver CS3.
Description
Searches the launch options for -nostartupscreen to determine whether to suppress the modal windows after
startup.
Returns
A Boolean value indicating whether to suppress startup screens.
dw.browseInBridge()
Availability
Dreamweaver CS3.
Description
Allows you to browse files in Bridge from Dreamweaver. The dw.browseInBridge() function launches the Bridge
application. If Bridge is already running,
dw.browseInBridge switches to the Bridge application.
Arguments:
None.
Returns
A Boolean value indicating whether the browsing script was sent to the Bridge application successfully (true = success,
false = fail).
Zobrazit stránku 125
1 2 ... 121 122 123 124 125 126 127 128 129 130 131 ... 532 533

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

Žádné komentáře