A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
call(... rest) — Method in class com.jeffdePascale.fosfr.utils.jsonHandler.JSONHandler
Calls the JSON function specified in the _jsCall parameter of the constructor.
callback — Event in class com.jeffdePascale.fosfr.utils.jsonHandler.JSONHandler
Dispatched when the callback function is called from javascript.
CALLBACK — Constant static property in class com.jeffdePascale.fosfr.utils.jsonHandler.JSONHandlerEvent
The JSONHandlerEvent.CALLBACK constant defines the value of the type property of the event object for a callback event.
callbackAccessible — Property in class com.jeffdePascale.fosfr.utils.jsonHandler.JSONHandler
Specifies whether a callback function with the name specified in the _jsCallback parameter of the constructor is allowed to return information via the JSONHandlerEvent.CALLBACK object.
CHANGE — Constant static property in class com.jeffdePascale.fosfr.navigation.graphicalNav.GraphicalNavEvent
CHANGE — Constant static property in class com.jeffdePascale.fosfr.navigation.swfAddress.SWFAddressHandlerEvent
The SWFAddressHandlerEvent.CHANGE constant defines the value of the type property of the event object for a change event.
changeType — Property in class com.jeffdePascale.fosfr.navigation.graphicalNav.GraphicalNavController
A reference to the class method of the instantiated changeType for GraphicalNavController.
clone() — Method in class com.jeffdePascale.fosfr.navigation.graphicalNav.GraphicalNavEvent
com.jeffdePascale.fosfr — Package
com.jeffdePascale.fosfr.core — Package
com.jeffdePascale.fosfr.core.fosfrNotification — Package
com.jeffdePascale.fosfr.debug — Package
com.jeffdePascale.fosfr.debug.graphics — Package
com.jeffdePascale.fosfr.debug.utils — Package
com.jeffdePascale.fosfr.navigation — Package
com.jeffdePascale.fosfr.navigation.graphicalNav — Package
com.jeffdePascale.fosfr.navigation.graphicalNav.changeTypes — Package
com.jeffdePascale.fosfr.navigation.graphicalNav.changeTypes.prototype — Package
com.jeffdePascale.fosfr.navigation.loaders — Package
com.jeffdePascale.fosfr.navigation.swfAddress — Package
com.jeffdePascale.fosfr.prototypes — Package
com.jeffdePascale.fosfr.tracking — Package
com.jeffdePascale.fosfr.tracking.methods — Package
com.jeffdePascale.fosfr.tracking.methods.prototype — Package
com.jeffdePascale.fosfr.utils — Package
com.jeffdePascale.fosfr.utils.externalClasses — Package
com.jeffdePascale.fosfr.utils.jsonHandler — Package
complete — Event in class com.jeffdePascale.fosfr.core.ConfigLoader
Dispatched when the loading process has completed in the ConfigLoader class.
complete — Event in class com.jeffdePascale.fosfr.navigation.loaders.NavLoaderPrototype
Dispatched when the loading process has completed.
complete — Event in class com.jeffdePascale.fosfr.navigation.swfAddress.SWFAddressHandler
Dispatched when SWFAddess reports a change to the url.
complete — Event in class com.jeffdePascale.fosfr.tracking.Tracking
Dispatched when all the tracking tags remaining in the Tracking queue have been processed.
COMPLETE — Constant static property in class com.jeffdePascale.fosfr.core.ConfigLoaderEvent
The ConfigLoaderEvent.COMPLETE constant defines the value of the type property of the event object for a complete event.
COMPLETE — Constant static property in class com.jeffdePascale.fosfr.navigation.loaders.NavLoaderEvent
The NavLoaderEvent.COMPLETE constant defines the value of the type property of the event object for a complete event.
COMPLETE — Constant static property in class com.jeffdePascale.fosfr.tracking.TrackingEvent
The TrackingEvent.COMPLETE constant defines the value of the type property of the event object for a complete event.
configLoaded — Event in class com.jeffdePascale.fosfr.core.FosfrBaseClass
Dispatched when the configuration file has been loaded and parsing has begun.
CONFIG_LOADED — Constant static property in class com.jeffdePascale.fosfr.core.FosfrEvent
The FosfrEvent.CONFIG_LOADED constant defines the value of the type property of the event object for a configLoaded event.
ConfigLoader — Class in package com.jeffdePascale.fosfr.core
Handles the load process for the configuration xml file for Fosfr, and returns an XML object to the Fosfr instance for parsing.
ConfigLoader(_fosfr:com.jeffdePascale.fosfr.core:FosfrBaseClass) — Constructor in class com.jeffdePascale.fosfr.core.ConfigLoader
Instantiates the ConfigLoader class.
ConfigLoaderEvent — Class in package com.jeffdePascale.fosfr.core
Fosfr dispatches ConfigLoaderEvent objects during the loading of the configuration xml file by FosfrBaseClass.
convertAttributesToArray(list) — Static method in class com.jeffdePascale.fosfr.core.XMLListTools
Converts an XMLList of attribute values to an array.
convertToArray(list, multiDimensionalForSubSWFList) — Static method in class com.jeffdePascale.fosfr.core.XMLListTools
Converts an XMLList to one of two array variations, depending on what is specified for the multiDimensionalForSubSWFList parameter.
Cookies — Class in package com.jeffdePascale.fosfr.utils
Static methods for accessing and modifying cookie information.
Cookies() — Constructor in class com.jeffdePascale.fosfr.utils.Cookies
cookiesEnabled() — Static method in class com.jeffdePascale.fosfr.utils.Cookies
Determines whether cookies are enabled on the client browser.
createFosfr(xmlURL) — Method in class com.jeffdePascale.fosfr.FosfrLiteSWF
starts the instantiation process of the Fosfr framework.
createFosfr(xmlURL) — Method in class com.jeffdePascale.fosfr.FosfrMainSWF
createFosfr(xmlURL) — Method in interface com.jeffdePascale.fosfr.prototypes.IFosfrInitializeSWF
CRITICAL — Constant static property in class com.jeffdePascale.fosfr.core.fosfrNotification.ErrorNotificationLevel
CRITICAL — Constant static property in class com.jeffdePascale.fosfr.core.fosfrNotification.FosfrErrorSeverity
currentSection — Property in class com.jeffdePascale.fosfr.navigation.Navigation
The numerical value of the subSWF currently loaded in relation to its position in the NavArray class.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z