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
A
 activate
 active, OpenLayers.Control.FeaturePopups.Layer
 addLayer, OpenLayers.Control.FeaturePopups
 addLayers, OpenLayers.Control.FeaturePopups
 addSelectionByIds
 anchor, OpenLayers.Control.FeaturePopups.Popup
 applyTemplate, OpenLayers.Control.FeaturePopups.Layer
 autoActivate, OpenLayers.Control.FeaturePopups
B
 boxSelectionOptions, OpenLayers.Control.FeaturePopups
C
 clear
 CLOSE_BOX, OpenLayers.Control.FeaturePopups
 CLOSE_ON_REMOVE, OpenLayers.Control.FeaturePopups
 CLOSE_ON_UNSELECT, OpenLayers.Control.FeaturePopups
 closeBox, OpenLayers.Control.FeaturePopups.Popup
 Constants
 Constructor
 control, OpenLayers.Control.FeaturePopups.Popup
D
 deactivate
 DEFAULT, OpenLayers.Control.FeaturePopups
 destroy
E
 EVENT_TYPES
 eventListeners
 events
F
 featureContext, OpenLayers.Control.FeaturePopups.Layer
 FeaturePopups, OpenLayers.Control.FeaturePopups.OpenLayers.Control
 Functions
G
 getSelectionIds
H
 hoverClusterTemplate, OpenLayers.Control.FeaturePopups
 hoverOptions, OpenLayers.Control.FeaturePopups
L
 Layer, OpenLayers.Control.FeaturePopups.Layer.OpenLayers.Control.FeaturePopups
 layerListTemplate, OpenLayers.Control.FeaturePopups
 listContext, OpenLayers.Control.FeaturePopups.Layer
M
 maxSize, OpenLayers.Control.FeaturePopups.Popup
 minSize, OpenLayers.Control.FeaturePopups.Popup
 mode, OpenLayers.Control.FeaturePopups
 Modes, OpenLayers.Control.FeaturePopups
N
 NONE, OpenLayers.Control.FeaturePopups
O
 OpenLayers.Control.FeaturePopups
 OpenLayers.Control.FeaturePopups.Layer
 OpenLayers.Control.FeaturePopups.Popup
P
 panMapIfOutOfView, OpenLayers.Control.FeaturePopups.Popup
 Popup, OpenLayers.Control.FeaturePopups.Popup.OpenLayers.Control.FeaturePopups
 popupClass, OpenLayers.Control.FeaturePopups.Popup
 popupHoverListOptions, OpenLayers.Control.FeaturePopups
 popupHoverOptions, OpenLayers.Control.FeaturePopups
 popupListItemOptions, OpenLayers.Control.FeaturePopups
 popupListOptions, OpenLayers.Control.FeaturePopups
 popupSingleOptions, OpenLayers.Control.FeaturePopups
 Properties
R
 removeLayer, OpenLayers.Control.FeaturePopups
 removeSelectionByIds
S
 SAFE_SELECTION, OpenLayers.Control.FeaturePopups
 safeSelection, OpenLayers.Control.FeaturePopups.Layer
 selectOptions, OpenLayers.Control.FeaturePopups
 setSelectionByIds
 showSingleFeatureById
T
 templates, OpenLayers.Control.FeaturePopups.Layer
 type, OpenLayers.Control.FeaturePopups.Popup
U
 UNSELECT_ON_CLOSE, OpenLayers.Control.FeaturePopups
 unselectOnClose, OpenLayers.Control.FeaturePopups.Popup
activate: function()
Activates the control.
activate: function()
{Boolean} The object is active (read-only)
addLayer: function(layer,
options)
Add the layer to control and assigns it the templates, see options.
addLayers: function(layers)
addSelectionByIds: function(layerId,
featureIds,
silent)
addSelectionByIds: function(featureIds,
silent)
{Object} Object to which we’ll anchor the popup.
{Object} The object contains an applicator of the template for each template name.
{Boolean} Activate the control when it is added to a map.
{Object|null} Used to set non-default properties on OpenLayers.Handler.Box dedicated to select features by a box.
clear: function()
Clear selecction and popups.
clear: function()
Clear selection stored if safeSelection is true.
clear: function()
Clear the popup and related popups.
{Integer} Used in mode indicates to display a close box inside the popups.
{Integer} Used in mode indicates that the popups will close when removing features in a layer.
{Integer} Used in mode indicates that the popups will close when unselect the feature.
{Boolean} To display a close box inside the popup.
{OpenLayers.Control.FeaturePopups} The control that initialized this popup manager.
deactivate: function()
Deactivates the control.
deactivate: function()
{Integer} Used in mode indicates to activate default behaviors as SAFE_SELECTION | CLOSE_ON_UNSELECT | CLOSE_BOX | UNSELECT_ON_CLOSE.
destroy: function()
destroy: function()
destroy: function()
Only required to use OpenLayers.Control.FeaturePopups with 2.11 or less
Only required to use OpenLayers.Control.FeaturePopups with 2.11 or less
{Object} If set on options at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set on options at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{OpenLayers.Events} Events instance for listeners and triggering specific events.
{OpenLayers.Events} Events instance for listeners and triggering specific events.
{Object} See FeaturePopups.addLayer
Create a new control that internally uses two OpenLayers.Control.SelectFeature one for selecting features, and another only to highlight them by hover (see selectOptions, and hoverOptions).
getSelectionIds: function(layer)
getSelectionIds: function()
Default is “Cluster with ${cluster.length} features<br>on layer \”${layer.name}\””
{Object|null} Used to set non-default properties on SelectFeature control dedicated to highlight features.
Default is “h2>${layer.name} - ${count}</h2><ul>${html}</ul”
{Object} See FeaturePopups.addLayer
{OpenLayers.Size} Maximum size allowed for the popup’s contents.
{OpenLayers.Size} Minimum size allowed for the popup’s contents.
To enable or disable the various behaviors of the control.
{Integer} Used in mode indicates to not activate any particular behavior.
The FeaturePopups control selects vector features from a given layers on click and hover and can show the feature attributes in a popups.
{Boolean} When drawn, pan map such that the entire popup is visible in the current viewport (if necessary).
This class is a handler that is responsible for displaying and clear the one kind of popups managed by a OpenLayers.Control.FeaturePopups.
{String|<OpenLayers.Popup>|Function} Type of popup to manage.
{Object} Options used to create a popup manager for highlight on hover a cluster.
{Object} Options used to create a popup manager to highlight on hover.
{Object} Options used to create the popup manager for show a single item into a multiple selection.
{Object} Options used to create a popup manager for multiple selections.
{Object} Options used to create a popup manager for single selections.
removeLayer: function(layer)
removeSelectionByIds: function(layerId,
featureIds,
silent)
removeSelectionByIds: function(featureIds,
silent)
{Integer} Used in mode indicates that the features will remain selected even have been removed from the layer.
{Boolean} Read only, true if the control costructor argument in the FeaturePopups.mode have set OpenLayers.Control.FeaturePopups.SAFE_SELECTION.
{Object|null} Used to set non-default properties on SelectFeature control dedicated to select features.
setSelectionByIds: function(layerId,
featureIds,
silent)
setSelectionByIds: function(featureIds,
silent)
showSingleFeatureById: function(layerId,
featureId)
showSingleFeatureById: function(featureId)
See featureContext at FeaturePopups.addLayer to know how to use “id” or “fid” of features.
{Object} Set of templates, see FeaturePopups.addLayer
{String} Type of popup manager, read only.
{Integer} Used in mode indicates to unselect all features when a popup is closed.
{Boolean} If true, closing a popup all features are unselected on control.controls.select.
Close