
Tiny Toolbar SDK. Other events.
sFrom "frm173boost" sCommand "check_domain" hBrowser browser handle Param1 reserved Param2 reserved Param3 reserved 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" hBrowser browser 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" hBrowser browser handle Param1.pChar [in] zero-separated list of pairs "variable=value" Param2.pChar [in] raw POST data Param3 reserved Param4 reserved 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" hBrowser browser 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" hBrowser browser handle Param1 reserved Param2 reserved Param3 reserved Param4 reserved this is sent when user typed correct password in Rijndael plugin dialog box
sFrom "rijndael" sCommand "password_bad" hBrowser browser handle Param1 reserved Param2 reserved Param3 reserved Param4 reserved this is sent when user typed incorrect password in Rijndael plugin dialog box
sFrom "rijndael" sCommand "password_changed" hBrowser browser handle Param1 reserved Param2 reserved Param3 reserved Param4 reserved this is called when Rijndael codec password is changed.
Copyright © 1999-2008 SoftCab Inc. All Rights Reserved