KioFrame Class

Functions

Type Signature
void goHome()
Navigates the calling frame to it's configured default page (or the parent browsers default page)
string getUrl()
Gets the URL of the calling frame
void loadUrl()
Loads a url in the calling frame
void injectJavaScript(string, string)
Injects JavaScript into the calling frame
void print()
Prints the calling frame's page without prompting, using the default printer
uint getTrustLevels()
Gets a mask of the scripting ACL trust levels for the calling frame or an optional URL

Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.