Bridge2021
Object

Favorites

Represents the navigation nodes that appear in the Favorites pane in the Adobe Bridge browser.

Properties

NameType AccessDescription
String read/write Sets the section of the Favorites pane for the next node operations in the immediate scope.

Methods

Boolean

Appends a new node into the current section of the favorites array.

thumbnail Thumbnail The Thumbnail object for the node to add.
Boolean

Inserts a new node into favorites.

parent Thumbnail The Thumbnail object for the parent node.
child Thumbnail The Thumbnail object for the new subnode.
Boolean

Associates a named workspace with a thumbnail in the standard section of the Favorites pane.

thumb Thumbnail The Thumbnail object.
workspace String The workspace name.
void

Deletes all the nodes from the current section of the favorites array and updates the Favorites pane.

Boolean

Reports whether the list of favorites currently contains a specific node, either in the standard or user sections.

uri String The Bridge URI string for the node.
void

Disables a node from the standard section.

uri String The Bridge URI string for the node.
void

Enables a node from the standard section.

uri String The Bridge URI string for the node.
Array

Retrieves the children of a node in the Standard section of the Favorites pane.

uri String The Bridge URI string for the node.
Boolean

Inserts a new node into the current section of the favorites array.

thumbnail Thumbnail The Thumbnail object for the node to add.
index? A 0-based index into the existing node array at which to insert the new node, or an object reference for a node in the existing node array.
Boolean

Removes the specified script-defined node from the favorites array and updates the Favorites pane.

thumbnail Thumbnail The Thumbnail object for the node to remove.

Object of 1

Properties elsewhere that hold a Favorites.