Index
$#! · 0-9 · 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
$#!
 _addButton, OpenLayers. Control. PanZoom
 _complete, OpenLayers. Ajax. Request
 _getNodes, Util
 _getScriptLocation
 _removeElementObservers, OpenLayers. Event
 _scriptName
 {Array}searchCategories, Fusion. Lib. ApplicationDefinition
 {Array}searchDefinitions, Fusion. Lib. ApplicationDefinition
 {Object}oBroker, Fusion. Lib. ApplicationDefinition
A
 About, Fusion. Widget. About
 accumulateSelection, Fusion. Widget.Map
 activate
 active
 activeRequestCount, OpenLayers.Ajax
 addControlToMap, OpenLayers.Map
 addTile
 addTileMonitoringHooks, OpenLayers. Layer.Grid
 addWidgetInstance, Fusion. Lib. ApplicationDefinition. WidgetSet
 adjustBounds, OpenLayers. Layer
 aiCurrentIndex, Fusion. Widget. SelectionPanel. SelectionRenderer
 ajaxException, Fusion. Constant
 ajaxRequest, Fusion. Constant
 allowSelection, OpenLayers. Control
 alpha, OpenLayers. Layer
 alphaHack, Util
 ApplicationDefinition, Fusion. Lib. ApplicationDefinition
 applyDefaults, Util
 ArgParser, OpenLayers. Control. ArgParser. OpenLayers. Control
 attachToElement, OpenLayers. Events
B
 backBufferTile, OpenLayers.Tile
 Base, OpenLayers. Ajax. Base. OpenLayers.Ajax
 baseLayerDraw, OpenLayers. Control. OverviewMap
 bIncludeVisToggle, Fusion. Widget. Legend. LegendRendererDefault
 bIsDrawn, Fusion. Widget. Legend. LegendRendererDefault
 bottom, OpenLayers. Bounds
 bottomInUnits, OpenLayers. Control. ScaleLine
 bottomOutUnits, OpenLayers. Control. ScaleLine
 bounds, OpenLayers. Marker.Box
 Bounds, OpenLayers. Bounds. OpenLayers
 Box
OpenLayers. Handler. Box. OpenLayers. HandlerOpenLayers. Marker. Box. OpenLayers. Marker
 BROWSER_EVENTS, OpenLayers. Events
 buttonDown, OpenLayers. Control. PanZoom
 buttons, OpenLayers. Control. PanZoom
_addButton:function(id,
img,
xy,
sz)
{Boolean}
OpenLayers.Util._getNodes=function(nodes,
tagName)
_getScriptLocation: function ()
Return the path to this script.
_getScriptLocation: function ()
Return the path to this script.
_removeElementObservers: function(elementObservers)
{String} Relative path of this script.
{String} Relative path of this script.
An array of search categories
An array of search definitions
A Broker object that can communicate with a MapGuide instance in the case we are running against a MapGuide server
accumulateSelection: function(map,
oSelection)
accumulate the selection results from each map and when all have reported in, pass the results to the callback function
activate: function ()
Explicitly activates a control and it’s associated handler if one has been set.
activate: function()
activate: function ()
activate: function()
Activate the handler.
activate: function (evt)
{Boolean} The control is active.
{Boolean}
{Integer}
addControlToMap: function (control,
px)
addTile:function(bounds,
position)
Creates a tile, initializes it, and adds it to the layer div.
addTile:function(bounds,
position)
Creates a tile, initializes it, and adds it to the layer div.
addTile:function(bounds,
position)
addTile creates a tile, initializes it, and adds it to the layer div.
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tiles.
addWidgetInstance: function(widget)
keep track of live widgets created in this widgetSet
adjustBounds: function (bounds)
This function will take a bounds, and if wrapDateLine option is set on the layer, it will return a bounds which is wrapped around the world.
{Array(int)} The index of the current position for pagination.
ajaxException: function(r,
e)
trap exceptions produced in handling an ajax response.
ajaxRequest: function(scriptURL,
options)
convenience function to issue an XmlHttpRequest to the server relative to the Fusion installation.
{Boolean} By deafault, controls do not allow selection, because it may interfere with map dragging.
{Boolean} The layer’s images have an alpha channel.
OpenLayers.Util.alphaHack = function()
Checks whether it’s necessary (and possible) to use the png alpha hack which allows alpha transparency for png images under Internet Explorer.
construct a new instance of the ApplicationDefinition object.
OpenLayers.Util.applyDefaults = function (to,
from)
Takes an object and copies any properties that don’t exist from another properties, by analogy with OpenLayers.Util.extend() from Prototype.js.
attachToElement: function (element)
{OpenLayers.Tile} A clone of the tile used to create transition effects when the tile is moved or changes resolution.
baseLayerDraw: function()
{Boolean} Determine if non-visible layer must be draw in the legend.
{Boolean} Determine if the map is drawn.
{Number} Minimum vertical coordinate.
{String} Units for zoomed in on bottom bar.
{String} Units for zoomed out on bottom bar.
{OpenLayers.Bounds}
Construct a new bounds object.
{Array(String)} supported events
buttonDown: function (evt)
{Array(DOMElement)} Array of Button Divs