Function 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
G
 getActiveLayer, Fusion. Widget.Map
 getApplicationURL, Fusion. Constant
 getArgs, Util
 getBarLen, OpenLayers. Control. ScaleLine
 getBoundsFromBaseLayer, OpenLayers.Tile
 getBrowserName, Util
 getConfigCB, Fusion. Constant
 getCurrentCenter, Fusion. Widget.Map
 getCurrentSize, OpenLayers.Map
 getDataExtent, OpenLayers. Layer
 getElement, Util
 getElementsByTagNameNS, OpenLayers. Ajax. Response
 getExtentFromPoint, Fusion. Widget.Map
 getFullRequestString
 getGridBounds, OpenLayers. Layer.Grid
 getHeader
 getImagesLocation, Util
 getLayerByName, Fusion. Maps. MapGuide
 getLocation, Fusion. Widget
 getLonLatFromLayerPx, OpenLayers.Map
 getLonLatFromOverviewPx, OpenLayers. Control. OverviewMap
 getLonLatFromViewPortPx, OpenLayers.Map
 getMap
Fusion. Widget. Legend. LegendRendererFusion. Widget. SelectionPanel. SelectionRenderer
 getMapBoundsFromRectBounds, OpenLayers. Control. OverviewMap
 getMapById
 getMapByIndice
 getMapByName
Fusion. ConstantFusion. Lib. ApplicationDefinitionFusion. Lib. ApplicationDefinition. WidgetSet
 getMapGroup, Fusion. Lib. ApplicationDefinition
 getMapWidget, Fusion. Lib. ApplicationDefinition. WidgetSet
 getMousePosition, OpenLayers. Events
 getNextPage, Fusion. Widget. SelectionPanel. SelectionRenderer
 getNodes, Util
 getOverviewPxFromLonLat, OpenLayers. Control. OverviewMap
 getPage, Fusion. Widget. SelectionPanel. SelectionRenderer
 getParameters, Util
 getParameterString, Util
 getPreviousPage, Fusion. Widget. SelectionPanel. SelectionRenderer
 getRectBoundsFromMapBounds, OpenLayers. Control. OverviewMap
 getRenderedDimensions, Util
 getResolutionFromScale, Util
 getResponseHeader, OpenLayers. Ajax. Response
 getScaleFromResolution, Util
 getSelection, Fusion. Widget.Map
 getStatus
 getStatustext, OpenLayers. Ajax. Response
 getTagText, Util
 getTransport, OpenLayers.Ajax
 getURL
 getWidgetById, Fusion. Constant
 getXmlNodeValue, Util
 Grid, OpenLayers. Layer. Grid. OpenLayers. Layer
getActiveLayer: function()
returns the active layer for selection/manipulation
getApplicationURL: function()
returns the applicaiton’s absolute URL minus the filename.html part
OpenLayers.Util.getArgs = function(url)
Deprecated.
getBarLen: function(maxLen)
Given a number, round it down to the nearest 1,2,5 times a power of 10.
getBoundsFromBaseLayer: function(position)
Take the pixel locations of the corner of the tile, and pass them to the base layer and ask for the location of those pixels, so that displaying tiles over Google works fine.
OpenLayers.Util.getBrowserName = function()
{String} A string which specifies which is the current browser in which we are running.
getConfigCB : function(r)
the server has returned the application configuration file that contains enough information to bootstrap the application.
getCurrentCenter : function()
returns the current center of the map view
getCurrentSize: function()
{OpenLayers.Size} A new OpenLayers.Size object with the dimensions of the map div
getDataExtent: function ()
Calculates the max extent which includes all of the data for the layer.
OpenLayers.Util.getElement = function()
This is the old $() from prototype
OpenLayers.Ajax.getElementsByTagNameNS = function(parentnode,
nsuri,
nsprefix,
tagname)
getExtentFromPoint: function(fX,
fY,
fScale)
returns the Extent of the map given a center point and a scale (optional)
getFullRequestString:function(newParams,
altUrl)
Combine url with layer’s params and these newParams.
getFullRequestString:function(newParams,
altUrl)
getFullRequestString on MapGuide layers is special, because we do a regular expression replace on ‘,’ in parameters to ‘+’.
getFullRequestString:function(newParams,
altUrl)
combine the layer’s url with its params and these newParams.
getFullRequestString:function(newParams,
altUrl)
Combine the layer’s url with its params and these newParams.
getGridBounds: function()
Deprecated.
getHeader: function(name)
OpenLayers.Util.getImagesLocation = function()
{String} The fully formatted image location string
getLayerByName : function(name)
Returns the MapGuide layer object as identified by the layer name
getLocation: function()
returns the location of this widget relative to the installation of fusion.
getLonLatFromLayerPx: function (px)
getLonLatFromOverviewPx: function(overviewMapPx)
Get a map location from a pixel location
getLonLatFromViewPortPx: function (viewPortPx)
getMap: function()
Helper method to obtains the map.
getMap: function()
Helper method to obtains the map.
getMapBoundsFromRectBounds: function(pxBounds)
Get the map bounds from the rect bounds.
getMapById : function(id)
return a map widget that is associated with the given dom element by id.
getMapById : function(id)
return a map widget with the given id
getMapByIndice : function(indice)
return the map widget at the given index
getMapByIndice : function(indice)
return the map widget at the given index
getMapByName : function(name)
return a map widget with the given name
getMapByName : function(name)
return a map widget with the given name
getMapByName : function(name)
return the map widget from this widget set if the map’s name matches the requested name, or null.
getMapGroup : function(mapGroupId)
return the specified map group from the application definition
getMapWidget: function()
return the map widget for this widget set
getMousePosition: function (evt)
getNextPage: function(selectionLayer)
Get the next batches of features.
OpenLayers.Util.getNodes=function(p,
tagName)
These could/should be made namespace aware?
getOverviewPxFromLonLat: function(lonlat)
Get a pixel location from a map location
getPage: function(selectionLayer,
startIndex,
endIndex)
Get a batches of features in a selection.
OpenLayers.Util.getParameters = function(url)
Parse the parameters from a URL or from the current page itself into a JavaScript Object.
OpenLayers.Util.getParameterString = function(params)
getPreviousPage: function(selectionLayer)
Get the previous batches of features.
getRectBoundsFromMapBounds: function(lonLatBounds)
Get the rect bounds from the map bounds.
OpenLayers.Util.getRenderedDimensions = function(contentHTML,
size)
Renders the contentHTML offscreen to determine actual dimensions for popup sizing.
OpenLayers.Util.getResolutionFromScale = function (scale,
units)
getResponseHeader: function(name)
OpenLayers.Util.getScaleFromResolution = function (resolution,
units)
getSelection: function(callback,
layers,
startcount)
returns the current selection asynchronously in case we need to retrieve the details from the server
getStatus: function()
OpenLayers.Util.getTagText = function (parent,
item,
index)
getTransport: function()
{Object} Transport mechanism for whichever browser we’re in, or false if none available.
getURL: function (bounds)
Return a query string for this layer
getURL: function (bounds)
Return a query string for this layer
getURL: function (bounds)
Return a GetMap query string for this layer
getWidgetById: function(id)
return a reference to a widget by the id of the DOM Element that it was created in.
OpenLayers.Util.getXmlNodeValue = function(node)
Create a new grid layer