Servoy product overview lists:
Servoy ships with 9 free plugins that offer: dialogs, POP email,
SMTP email, scheduling, agent, http, file utils, export and import
Where can I find docs / more info on these?
Servoy product overview lists:
Servoy ships with 9 free plugins that offer: dialogs, POP email,
SMTP email, scheduling, agent, http, file utils, export and import
Where can I find docs / more info on these?
Not sure if the Help covers them but you can look in the Editor to see what these plugins can do.
Just hover your mouse over the functions/properties and you get a brief explanation on how to use it.
Maybe not the answer you were looking for but at least it will get you started.
HTH.
Most of the plugins are very easy to use, open the plugins node in the Editor and move sample code to see how to call a plugin method
hannawell:
Servoy product overview lists:Servoy ships with 9 free plugins that offer: dialogs, POP email,
SMTP email, scheduling, agent, http, file utils, export and importWhere can I find docs / more info on these?
You can find information about the plugins that Servoy ships with and
installs by default, as well as their respective plugin functions (and
runtime properties if there are any) with descriptions and examples in the
printed Servoy Developer Edition Volume 2: Reference Guide, in chapter
6 “Methods”, in section 6.1.4 “Methods: Plugins”, pages 329-357.
If you do not yet have the printed documentation, you can also find this
information using the online Servoy Help Navigator:
-Choose Help>Help (F1).
-Select the “Index” tab.
-Enter “plugin” in the index entry criteria box.
-Select the plugin you are interested in from the Index entries list.
-Double click on the topic you are interested in from the Topics list below.
Once the desired topic is opened, you can go directly to a function:
-Choose Tools>Find.
-Enter one or more characters to search on in “Find What”.
-Press the “Find Next” button to highlight the first instance of the criteria
you entered.
-Press the “Find Next” button to highlight each addtional instance of the
search criteria.
NOTE: The Find criteria only works within an OPEN TOPIC.
Marc Norman
Servoy