Module implementing the bookmarks extension interface.
None |
Bookmarks | Class implementing the bookmarks extension interface. |
None |
Class implementing the bookmarks extension interface.
None |
None |
Bookmarks | Constructor |
__getInOutBookmarks | Public method to get the list of incoming or outgoing bookmarks. |
hgBookmarkDefine | Public method to define a bookmark. |
hgBookmarkDelete | Public method to delete a bookmark. |
hgBookmarkIncoming | Public method to show a list of incoming bookmarks. |
hgBookmarkMove | Public method to move a bookmark. |
hgBookmarkOutgoing | Public method to show a list of outgoing bookmarks. |
hgBookmarkPull | Public method to pull a bookmark from a remote repository. |
hgBookmarkPush | Public method to push a bookmark to a remote repository. |
hgBookmarkRename | Public method to rename a bookmark. |
hgGetBookmarksList | Public method to get the list of bookmarks. |
hgListBookmarks | Public method used to list the available bookmarks. |
shutdown | Public method used to shutdown the bookmarks interface. |
None |
Constructor
Public method to get the list of incoming or outgoing bookmarks.
Public method to define a bookmark.
Public method to delete a bookmark.
Public method to show a list of incoming bookmarks.
Public method to move a bookmark.
Public method to show a list of outgoing bookmarks.
Public method to pull a bookmark from a remote repository.
Public method to push a bookmark to a remote repository.
Public method to rename a bookmark.
Public method to get the list of bookmarks.
Public method used to list the available bookmarks.
Public method used to shutdown the bookmarks interface.