Menu functions
Menu functions handle optimizing and reloading the menus in Dreamweaver. The
dreamweaver.getMenuNeedsUpdating()
dreamweaver.notifyMenuUpdated()
unnecessary update routines from running on the dynamic menus that are built into
Dreamweaver. See
dreamweaver.getMenuNeedsUpdating()
dreamweaver.notifyMenuUpdated()
dreamweaver.getMenuNeedsUpdating()
Availability
Dreamweaver 3.
Description
Checks whether the specified menu needs to be updated.
Arguments
menuId
The
argument is a string that contains the value of the
menuId
item, as specified in the menus.xml file.
Returns
A Boolean value that indicates whether the menu needs to be updated. This function returns
only if
false
dreamweaver.notifyMenuUpdated()
the return value of
menuListFunction
"dreamweaver.notifyMenuUpdated()" on page
dreamweaver.notifyMenuUpdated()
Availability
Dreamweaver 3.
Description
Notifies Dreamweaver when the specified menu needs to be updated.
182
Workspace
function and the
function are designed specifically to prevent
for more information.
has been called with this
has not changed. For more information, see
182.
and
attribute for the menu
id
menuId
, and
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?