SiteKiosk Documentation
One Step Back

SiteKiosk Main Objects and ActiveX Controls




SiteKiosk provides a number of objects and ActiveX controls to manipulate the SiteKiosk application by means of a script.

SiteKiosk Main Objects and ActiveX Controls

    The following table lists the main objects and ActiveX controls provided by SiteKiosk.
    Click here to view a SiteKiosk Objects graphic.

    Main Objects and ActiveX Controls
    ObjectsDescription
    SiteCafeMain object of the SiteCafe Manager object model.
    SiteKioskMain object of the SiteKiosk Browser object model.
    SiteKioskConfigMain object of the SiteKiosk Configuration object model.
    SiteKioskWindowRepresents a window of the SiteKiosk application.
    ActiveX ControlsDescription
    SiteCamControl to use a web cam.
    SiteKioskBrowserCtrlSiteKiosk browser control.
    SKAnimateControlBusy animation control.
    SKFileIconControl to display file icons.
    SKPictureControlControl to display pictures.
    SKProgressBarGradient progress bar control with blocking option.
    SKResizeResize control to resize SiteKiosk windows.
    StaticTextStatic text control including a fixed-single line and a text ellipsis.
    TrayIconControl to display icons of the taskbar notification area.
    URLComboBoxURL address ComboBox control.
    WindowIconControl to display Windows icons in HTML pages.

Developers
    Visual Basic, C# and Delphi developers should see these examples for further information about how to access the ISiteKiosk Interface in programming languages.
Remarks
    The SiteKiosk objects and ActiveX controls are available in the form scripts that can be used in combination with SiteKiosk. They make it possible to control certain SiteKiosk features and to individualize the SiteKiosk application.

    Before you can use the SiteKiosk objects in a script you need to call the function window.external.InitScriptInterface() to initialize the script interface.

    Note that the path of a file using SiteKiosk objects must be allowed in the
    SiteKiosk configuration (Security -> Access -> URL's With Script Permission)
    if it is not a browser skin file.
Applies to
    SiteKiosk v5.0.

Back to topBack to top

© 1997-2007 PROVISIO - Chicago, USA & Muenster, Germany - SiteKiosk DevTeam