Results window functions
183
Arguments
menuId
,
menuListFunction
■
The
menuId
argument is a string that contains the value of the
id
attribute for the menu
item, as specified in the menus.xml file.
■
The
menuListFunction
argument must be one of the following strings:
"dw.cssStylePalette.getStyles()"
,
"dw.getDocumentDOM().getFrameNames()"
,
"dw.getDocumentDOM().getEditableRegionList"
,
"dw.getBrowserList()"
,
"dw.getRecentFileList()"
,
"dw.getTranslatorList()"
,
"dw.getFontList()"
,
"dw.getDocumentList()"
,
"dw.htmlStylePalette.getStyles()"
, or
"site.getSites()"
.
Returns
Nothing.
dreamweaver.reloadMenus()
Availability
Dreamweaver 3.
Description
Reloads the entire menu structure from the menus.xml file in the Configuration folder.
Arguments
None.
Returns
Nothing.
Results window functions
Results window functions let you create a stand-alone window that displays columns of
formatted data, or you can interact with the built-in windows of the Results panel group.
Creating a Stand-alone Results window
These functions create custom windows that are similar to the output from the JavaScript
Debugger window.
000_DW_API_Print.book Page 183 Wednesday, July 20, 2005 11:58 AM
Summary of Contents for DREAMWEAVER 8-DREAMWEAVER API
Page 1: ...Dreamweaver API Reference...
Page 16: ......
Page 28: ...28 The File I O API...
Page 38: ...38 The HTTP API...
Page 68: ...68 Flash Integration...
Page 100: ...100 The Database API...
Page 116: ...116 The JavaBeans API...
Page 144: ...144 The Source Control Integration API...
Page 146: ......
Page 254: ...254 Workspace...
Page 298: ...298 Site...
Page 354: ...354 Document...
Page 396: ...396 Page Content...
Page 488: ...488 Design...
Page 550: ...550 Code...