dreamweaver.templatePalette.deleteSelected
Template() (deprecated)
Availability
Dreamweaver 3; deprecated in Dreamweaver 4 in favor of using
dreamweaver.assetPalette.setSelectedCategory()
and then calling
dreamweaver.assetPalette.removeFromFavorites()
Description
This function deletes the selected template from the Templates folder.
Arguments
None.
Returns
Nothing.
dreamweaver.templatePalette.getSelected
Template() (deprecated)
Availability
Dreamweaver 3; deprecated in 4 in favor of
Description
This function gets the path of the selected template.
Arguments
None.
Returns
A string that contains the path of the template, which is expressed as a file:// URL.
with
"templates"
dreamweaver.assetPalette.getSelectedItems()
as the argument value,
.
Assets panel functions
.
367
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?