User Guide

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