| | 9 | |
| | 10 | == The following part describes the actions, methods and there parameters. == |
| | 11 | |
| | 12 | === Bookmark Events === |
| | 13 | |
| | 14 | '''Mathod:''' eventAddBookmark [[BR]] |
| | 15 | '''Parameters:''' |
| | 16 | |
| | 17 | ||'''Name'''||'''Value'''|| |
| | 18 | ||bmURI||"BOOKMARK" + URI|| |
| | 19 | ||bmLocation||BMlocation|| |
| | 20 | ||bmName||BMname|| |
| | 21 | ||bmFolder||BMfolder|| |
| | 22 | |
| | 23 | |
| | 24 | '''Mathod:''' eventRemoveBookmark [[BR]] |
| | 25 | '''Parameters:''' |
| | 26 | |
| | 27 | ||'''Name'''||'''Value'''|| |
| | 28 | ||BMname||name|| |
| | 29 | ||BMlocation||URL|| |
| | 30 | ||BMURI||"BOOKMARK"+URI|| |
| | 31 | |
| | 32 | === Browser Events === |
| | 33 | coming soon |