bm_bookmark_private_p        
bm_context_bar_args       If viewed_user_id <> browsing_user_id we need to prefix the context bar args with an entry for bookmarks of the viewed user. 
bm_delete_permission_p       Returns boolean value indicating if the browsing user may delete the bookmark. 
bm_folder_selection       This procedure is used to present a list of available folders to put bookmark or folder in. 
bm_get_html_description        
bm_get_html_keywords        
bm_get_html_title        
bm_get_root_folder_id       Returns the id of the bookmark root folder of a user in a package instance. 
bm_handle_bookmark_double_click        
bm_host_url       Takes a URL and returns the host portion of it (i.e., http://hostname.com/), which always contains a trailing slash. 
bm_initialize_in_closed_p        
bm_repeat_string        
bm_require_delete_permission       This proc verifyes that the user may delete the bookmark/folder and all its contained bookmarks/folders. 
bm_update_bookmark_private_p        
bm_user_can_write_in_some_folder_p       Returns "t" if there is a folder that the browsing user can write in, and "f' otherwise. 

Package Documentation