features  •  download  •  add-ons  •  support  •  SDK

Tiny Toolbar SDK. Other events.

sFrom"frm173boost"
sCommand"check_domain"
hBrowserbrowser handle
Param1reserved
Param2reserved
Param3reserved
Param4.nInt[out] set it to TRUE to disable Form Booster plugin for current webpage.
This event is sent by Form Booster plugin before filling in he form.

sFrom"plgmain"
sCommand"get_options_html"
hBrowserbrowser handle
Param1.pChar[out] html text or NULL
Param2.pChar[out] html text or NULL
Param3.pChar[out] html text or NULL
Param4.pChar[out] html text or NULL
This is called when user selects Options menu item. Plugin must return HTML text block(s) that will be inserted into options page as is.

sFrom"plgmain"
sCommand"save_options_html"
hBrowserbrowser handle
Param1.pChar[in] zero-separated list of pairs "variable=value"
Param2.pChar[in] raw POST data
Param3reserved
Param4reserved
this is called when user clicks on Save changes button on Options page. You must parse PLUGIN_DATA::Param1.pChar values and apply changes to your plugin.

sFrom"plgmain"
sCommand"init_expert_menu"
hBrowserbrowser handle
Param1.pChar[out] menu item text or NULL
Param2.pChar[out] menu item text or NULL
Param3.pChar[out] menu item text or NULL
Param4.pChar[out] menu item text or NULL
this event is called before creating main menu (that one you see after clicking on TB button on toolbar. You can insert up to 4 menu items per plugin there.

sFrom"rijndael"
sCommand"password_ok"
hBrowserbrowser handle
Param1reserved
Param2reserved
Param3reserved
Param4reserved
this is sent when user typed correct password in Rijndael plugin dialog box

sFrom"rijndael"
sCommand"password_bad"
hBrowserbrowser handle
Param1reserved
Param2reserved
Param3reserved
Param4reserved
this is sent when user typed incorrect password in Rijndael plugin dialog box

sFrom"rijndael"
sCommand"password_changed"
hBrowserbrowser handle
Param1reserved
Param2reserved
Param3reserved
Param4reserved
this is called when Rijndael codec password is changed.







features  •  download  •  add-ons  •  support  •  SDK

Copyright © 1999-2008 SoftCab Inc. All Rights Reserved