User Guide
432 Chapter 19: Enablers
dom.canApplyTemplate()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform an Apply To Page operation. This function is valid
only for the active document.
Arguments
None.
Returns
A Boolean value that indicates whether the document is not a library item or a template, and that
the selection is not within the
NOFRAMES tag.
dom.canArrange()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Bring to Front or Move to Back operation.
Arguments
None.
Returns
A Boolean value that indicates whether a hotspot is selected.
dom.canClipCopyText()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Copy as Text operation.
Arguments
None.
Returns
A Boolean value: true if the opening and closing offsets of the selection are different; false
otherwise, to indicate that nothing has been selected.
000_DW_API_Print.book Page 432 Wednesday, August 20, 2003 9:14 AM