MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 486

Extending dreamweaver
Table of Contents

Advertisement

TreeControlClass.js
XMLPropSheetClass.js
The MM folder
The MM folder contains the shared scripts, images, and classes used by the extensions that
come with Dreamweaver, including the scripts for building a navigation bar, specifying
preload calls, and the shortcut key definitions.
The Scripts folder
The Scripts subfolder contains the following utility functions:
CFCutilities.js
event.js
FlashObjects.js
insertFireworksHTML.js
jumpMenuUI.js
keyCodes.js
486
The Shared Folder
Contains functions that manage a tree control within
Dreamweaver. The methods of the
in this file get, set, and arrange values in a tree. You attach this
class to a special
MM:TREECONTROL
the tree control functionality.
Contains functions that manage the location and values of a
XML property sheet.
Contains utility functions related to Macromedia ColdFusion
components. Functions parse attributes from within the
opening tag of a given node, parse a CFC tree, get the current
URL DOM, get the CFC DOM, and more.
Contains functions to register events, notify parties of events
from the menus.xml file, and add event notifiers to the
menus.xml file.
Contains functions that update a color picker, check for hex
color, check for an absolute link, add an extension to a
filename, generate error messages, set Flash attributes, check
a link for Flash object, and so on.
Contains functions to insert Fireworks HTML code into
Dreamweaver documents. Functions check whether current
document is a Fireworks document, insert Fireworks HTML at
insertion point, update Macromedia Fireworks style block
to Dreamweaver, and more. Also contains related
utility functions.
Contains functions for use with the Jump Menu object and
Jump Menu behavior. Functions populate menu options,
create an option label, add an option, delete an option, and
so on.
Contains an array of keyboard key codes.
object defined
TreeControl
tag in your HTML to manage

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-EXTENDING DREAMWEAVER and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents