| |
| Objects |
Description |
| CDRecording |
Provides CD recording functionality. |
| Clipboard |
Controls the clipboard. |
| Config |
Represents the SiteKiosk configuration. |
| Dialup |
Controls the dial-up connection. |
| Effects |
Provides slide effects. |
| Email |
To send E-Mails. |
| Favorites |
Current favorites settings. |
| GeoLocation |
Provides geolocation settings. |
| Keyboard |
Handles the touch screen keyboard. |
| LocaleManager |
Manages the system language. |
| Logfile |
Creates log file entries. |
| Multimedia |
Controls the soundcard settings. |
| Network |
Provides network functionality and information. |
| Printer |
Handles existing printers and print jobs. |
| RootApp |
SiteKiosk RootApp object. |
| Scheduler |
Manages timed events. |
| ScreenSaver |
Controls the screensaver. |
| ScriptDispatch |
Represents the configured browser script. |
| SecondMonitorBrowser |
Controls the player on the 2nd monitor. |
| Security |
Information about the restricted user account. |
| SiteKioskUI |
Handles SiteKiosk dialogs and tooltips. |
| SiteSkin |
Provides information about the current browser skin. |
| StartSettings |
Controls the SiteKiosk start settings. |
| URLs |
Contains predefined URLs. |
| Version |
Provides information about SiteKiosk. |
| WindowList |
Controls all opened SiteKiosk windows. |
| XML |
Provides read and write access to xml files. |
| |
| Collections |
Description |
| ExternalApps |
Information about external applications. |
| Plugins |
Provides access to SiteKiosk plugins. |
| |
| Properties |
Description |
| ComputerGUID |
The computer's globally unique identifier (GUID). |
| ComputerName |
Name of the computer. |
| ProcessID |
Process ID of SiteKiosk. |
| ShutdownMode |
SiteKiosk shutdown mode. |
| SiteKioskDirectory |
Main directory of the application. |
| |
| Methods |
Description |
| AttachScriptInterfaces |
Attaches the SiteKiosk objects to a browser. |
| DeleteTempInternetFiles |
Deletes temporary internet files. |
| DeleteTempInternetFilesAndCertificates |
Deletes temporary internet files and personal certificates. |
| LoadScript |
Loads a script file. |
| LogoffWindows |
Terminates SiteKiosk and logs out the current user. |
| Logout |
Processes the configured logout actions. |
| Quit |
Terminates SiteKiosk. |
| RebootWindows |
Reboots Windows. |
| Reset |
Resets SiteKiosk. |
| Restart |
Restarts SiteKiosk. |
| SaveLocalConfig |
Saves the local configurations of the plugins. |
| ShowPasswordDialog |
Shows the SiteKiosk password dialog. |
| ShutdownWindows |
Terminates SiteKiosk and shuts down Windows. |
| |
| Events |
Description |
| OnAddPlugin |
Fires when a plugin is added. |
| OnConfigLoaded |
Fires when the configuration has been loaded. |
| OnQuit |
Fires while SiteKiosk is terminated. |
| OnQuit2 |
Fires while SiteKiosk is terminated. |
| OnRemovePlugin |
Fires when a plugin is removed. |
| OnReset |
Fires when SiteKiosk has been reset. |
| |