Class Index
-
$sf
$sf Defines the base $sf namespace.
-
$sf.env
$sf.env Defines object / properties / functions that include information about the environment
-
$sf.env.ua
$sf.env.ua Stores browser / user-agent information
-
$sf.lib
$sf.lib Defines the helper library functions and clases used througout the SafeFrames implementation
-
$sf.lib.dom
$sf.lib.dom Defines helper functions / objects for common browser web-page / DOM interactions
-
$sf.lib.dom.iframes
$sf.lib.dom.iframes Defines helper functions for dealing specifically with IFRAME tags, which is key to SafeFrames tech in a browser.
-
$sf.lib.dom.msghost
$sf.lib.dom.msghost Contains functionality to reside in the top level page for sending and receiving x-domain messages to SafeFrame containers
-
$sf.lib.lang
$sf.lib.lang Defines helper functions / objects for JavaScript common needs, such as type conversion and object serialization
-
$sf.lib.lang.ParamHash
Intantiable class used to convert a delimited string into an object.
-
$sf.pub
$sf.pub Defines the Publisher side api, and helper functions
-
$sf.pub.Config
-
$sf.pub.PosConfig
-
$sf.pub.Position
-
$sf.vend
$sf.vend The vendor / client API for functionality inside a SafeFrame