Specifications
The Dreamweaver JavaScript API 377
dreamweaver.assetPalette.recreateLibraryFromDocument()
Availability
Dreamweaver 4
Description
Replaces the deprecated libraryPalette function, recreateLibraryFromDocument(). Creates
an LBI file for the selected instance of a library item in the current document. This function is
equivalent to clicking Recreate in the Property inspector.
Arguments
None.
Returns
Nothing.
dreamweaver.assetPalette.refreshSiteAssets()
Availability
Dreamweaver 4
Description
Scans Site, switches to the Site list, and populates the list
Arguments
None.
Returns
Nothing.
dreamweaver.assetPalette.removeFromFavorites()
Availability
Dreamweaver 4
Description
Removes the selected elements from the Favorites list. This function does not delete the actual file
on disk, except in the case of a library or template where the user is prompted before the file is
deleted. It works only in the Favorites list or if the category is Library or Templates.
Arguments
None.
Returns
Nothing.