Adobe 38040334 - Dreamweaver CS3 User Manual page 372

Extending dreamweaver
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

File
SQLStatementClass.js
tagDialogsCmn.js
TagEditClass.js
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 defining the shortcut key defini-
tions.
The Scripts subfolder
The Scripts subfolder contains the following utility functions:
File
CFCutilities.js
event.js
FlashObjects.js
insertFireworksHTML.js
jumpMenuUI.js
keyCodes.js
navBar.js
NBInit.js
pageEncodings.js
preload.js
RecordsetDialogClass.js
Description
Contains functions that let you create and edit SQL statements, such as
and
, and stored procedure statements.
DELETE
Contains functions that help you develop custom tag dialog boxes. The methods of the
object defined in this file modify attributes and values for a particular tag.
Contains functions that edit tags without changing the DOM of the current page. The methods of the
TagEdit
object defined in this file get and set a tag's value, attributes, and children.
Contains functions that manage a tree control within Dreamweaver. The methods of the
object defined in this file get, set, and arrange values in a tree. You attach this class
TreeControl
to a special
MM:TREECONTROL
Contains functions that manage the location and values of an XML property sheet.
Description
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 Adobe Fireworks CS3 HTML code into Dreamweaver documents. Func-
tions check whether current document is a Fireworks document, insert Fireworks HTML at insertion
point, update a 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.
Contains classes and functions for working with a navigation bar and navigation bar elements.
Includes functions to add, remove, and manipulate navigation bar elements.
Contains functions related to navigation bar image behaviors.
Defines various language codes.
Contains functions for adding and deleting preload-image calls to the
handler.
MM_preloadImages
Contains the static class and functions to display the recordset server behaviors UI. Functions deter-
mine which interface, simple or advanced, to display. Also, houses functionality shared between the UI
implementations and mediates switches between the UIs.
tag in your HTML to manage the tree control functionality.
DREAMWEAVER CS3
Extending Dreamweaver
,
,
,
SELECT
INSERT
UPDATE
tagDialog
BODY/onLoad
366

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents