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
P
 PagingToolbar)The toolbar for paging, pagingToolbar(Ext
 panel
 parseCapabilities, OpenLayers.Control.WMSLayerAdder
 parseFeatureAttributesToFormFields
 parseFormFieldsToFeatureAttributes
 pixelToBounds, OpenLayers.Control.QueryByRect
 pointOnSegment, OpenLayers.Geometry
 Polygon, OpenLayers.Geometry.Polygon.OpenLayers.Geometry
 populateComboBox
 progressBar
 Properties
Q
 queries
 queryablelayers
 QueryByRect, OpenLayers.Control.QueryByRect.OpenLayers.Control
 QueryOnClick, OpenLayers.Control.QueryOnClick.OpenLayers.Control
 QueryOnClick)The, queryOnClick(OpenLayers.Control
R
 recenterOnBbox
 recenterOnCoords
 recenterOnGeometry
 removeByGeometry, OpenLayers.Control.Split
 removeMarker, OpenLayers.Control.QueryOnClick
 removeServer, OpenLayers.Control.WMSLayerAdder
 request, OpenLayers.Control.QueryByRect
 resetPanel
 resetQueryData
 resetResults
 resetSingleResource
 resource, OpenLayers.Control.WMSLayerAdder
 ResultExtGrid, OpenLayers
 ResultExtGrid.js
 results
 ResultVectorLayer, OpenLayers
 ResultVectorLayer.js
 resumeDraw, OpenLayers.Control.EditFeature_Create
management
{Ext.TabPanel} The panel that contains the GridPanel created for each query result type
parseCapabilities : function(request)
Parse the returned GetCapabilities XML
parseFeatureAttributesToFormFields: function(feature)
Copy each feature attributes in this form if it has a corresponding form field.
parseFormFieldsToFeatureAttributes: function(feature)
Copy each form field value to its corresponding feature attribute.
pixelToBounds: function(pixel)
Takes a pixel as argument and creates bounds after adding the clickTolerance.
OpenLayers.Geometry.pointOnSegment = function(point,
segment)
Note that the OpenLayers.Geometry.segmentsIntersect doesn’t work with points
Constructor for a Polygon geometry.
populateComboBox: function(features)
Populate the combobox droplist with features
{Ext.ProgressBar}
{Ext.ProgressBar}
{Integer} The number of queries received.
{Integer} The number of queries received.
{Array(String)} Layers that are queryable with GetFeatureInfo requests
{Array(String)} Layers that are queryable with GetFeatureInfo requests
Create a new QueryByRect control.
Create a new QueryOnClick control.
queryOnClick widget that communicates with the widget
recenterOnBbox: function(bbox)
Recenters on given bounds
recenterOnCoords: function(x,
y,
zoom)
Recenters on given coordinates and zoom level
recenterOnGeometry: function(geometry)
Recenters on given geometry
removeByGeometry: function(features,
geometry)
Remove a feature from a list based on the given geometry.
removeMarker: function()
Remove the query marker from the map.
removeServer : function(id)
Remove selected server from the list
request: function(bounds)
resetPanel: function(options)
Called by the query as soon as the user clicks the map.
resetQueryData: function()
Reset all properties used for a query and reset all result panels.
resetQueryData: function(options)
Reset all properties used for a query and reset all result panels.
resetResults: function()
Reset all results content.
resetResults: function()
Reset all results content.
resetResults: function(options)
Reset all results content.
resetSingleResource: function()
Resets the ‘singleResource’ property to null.
{String} The resource attached to the widget
Create a new ResultExtGrid renderer
{Array(Openlayer.Result)} An array of Result objects used to render the results of the query.
{Array(Openlayer.Result)} An array of Result objects used to render the results of the query.
Create a new ResultVectorLayer instance
resumeDraw: function(event)
Called when a modification (edition) is finished.
Close