
The Favorite object represents a favorite link or a folder. The object has the following properties:
|
Property |
Description |
|
getID |
The ID of the favorite |
|
isReadOnly |
A Boolean indicating whether the favorite is read-only |
|
getTitle |
The title of the favorite |
|
getType |
The navigation type of the favorite: 0: OBN; 1: ROLES; 2: NAVURL; 3: PCD; 4: OTHER |
|
getURL |
The navigation URL of the favorite |
|
getFavorites[] |
An array of children of the favorite, if it is a folder |
|
isFolder |
A Boolean indicating whether the favorite is a folder |