dreamweaver.siteSyncDialog.canMarkSynced()
Availability
Dreamweaver 8.
Description
This function checks whether the Change Action to Synced context menu in the Site
Synchronize dialog box can be displayed.
Arguments
None.
Returns
A Boolean value:
if the Change Action to Synced context menu can be displayed;
true
false
otherwise.
dreamweaver.snippetpalette.canEditSnippet()
Availability
Dreamweaver MX.
Description
Checks whether you can edit the currently selected item and returns either a
or
true
false
value so you can enable or disable menu items for editing.
Arguments
None.
Returns
A Boolean value:
if you can edit the currently selected item;
otherwise.
true
false
dreamweaver.snippetpalette.canInsert()
Availability
Dreamweaver MX.
Description
Checks whether you can insert or apply the selected element and returns either a
or
true
value so you can enable or disable menu items for inserting or applying.
false
Enablers
585
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?
Questions and answers