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
H
 hasCatalogueService, oscar.ox.Theme
 hasExtractionService, oscar.ox.Theme
 hasSelectionService, oscar.ox.Theme
 hide, oscar.Gui.Dialog
I
 If, oscar.Util.EpsgConversion.isGeographicCRS Returns true/false if a CRS is geographic
 If no items are in the, oscar.Control.PreviousView.trigger Restore the previous state
 ignoreEvent, oscar.Control.ThemeManager
 initialize, oscar.Util.Plugin.Download
 initRequests
 isAllCheckboxesSelected, oscar.Gui.MultiItemChooserTable
 isFeatureInArray Returns true of a feature name is found in the, oscar.Util
 isLoaded Checks to see if a URL has previously been loaded, oscar.Gui.Metadata A panel to display metadata about a service
 isOneChecked, oscar.Util
 isSetDefaultOutputSchema, oscar.ogc.CatalogueService
 isSphericalMercator, oscar.Util
 isUrn, oscar.Util.CoordinateReferences
 It will
L
 load, oscar.Control.OXFConfigManager
 loadWCSCapabilities Loads a WCS Capabilities document, oscar.Gui.Metadata A panel to display metadata about a service
 loadWFSCapabilities Loads a WFS Capabilities document, oscar.Gui.Metadata A panel to display metadata about a service
 loadWMSCapabilities Loads a WMS Capabilities document, oscar.Gui.Metadata A panel to display metadata about a service
 loadWMTSCapabilities Loads a WMTS Capabilities document, oscar.Gui.Metadata A panel to display metadata about a service
M
 mergeToExistingGeometry Takes a geometry and attempts to merge it, oscar.Util
 moveAllSelectOptions, oscar.Util
 moveSelectedOptions, oscar.Util
O
 onReady Called when all dependencies have been loaded and, oscar
P
 play, oscar.Util.Plugin
 processResults, oscar.Gui.Grid
R
 read
 register, oscar.Util.PluginManager
 removeClass, oscar.Gui.ClickableLabel
 render, oscar.Gui.Dialog
 renderEntities Takes a string and renders the character, oscar.Util.EpsgConversion.oscar.Util
 renderService Creates the panels to display service, oscar.Gui.Metadata A panel to display metadata about a service
 reset, oscar.Gui.ClickableLabel
S
 search, oscar.Util.Database
 selectFeature, oscar.Gui.Grid
 setCheckAllImage Sets the CSS(Class)on the’Select All’, oscar.Gui.MultiItemChooserTable
 setConfigManager, oscar.Control.ThemeManager
 setConfigManager Sets the configuration manager to use, oscar.Control.ThemeSwitcher
 setContent, oscar.Gui.Dialog
 setDefaultDataConnection Sets the default data connection, oscar.Gui.MultiDataExtractionChooser
 setGuiManager, oscar.Control.ThemeManager
 setHeader, oscar.Gui.Dialog
 setItemsSelections, oscar.Gui.MultiItemChooserTable
 setLabelText, oscar.Gui.ClickableLabel
 setMap
 setMap Set the map property for the control, oscar.Control.ArgParser The Oscar ArgParser extends the
 setMap Sets a reference to the map object, oscar.Control.DragPanel
 setOptions, oscar.Util.Plugin
 setThemeManager Sets the themeManager to use, oscar.Control.ThemeSwitcher
 setTitle, oscar.Gui.CollapsiblePanel
 setTitle Sets the title of the panel, oscar.Control.DragPanel
 setTooltip, oscar.Gui.ClickableLabel
 show, oscar.Gui.Dialog
 showGrid, oscar.Gui.Grid
T
 This unregisters any, oscar.Control.PreviousView.deactivate Deactivate the control
 toggle, oscar.Gui.ClickableLabel
 toggleContentDisplay Opens or closes the display of the, oscar.Control.DragPanel
 toMapLayer, oscar.ox.Layer
 transform Transforms an xml node based on the rules passed in, oscar.Util.Transform
U
 unSelectFeature, oscar.Gui.Grid
 urnToEpsg, oscar.Util.EpsgConversion.oscar.Util.EpsgConversion
W
 write, OpenLayers.Request.XMLHttpRequest Standard-compliant(W3C)
hasCatalogueService : function()
Returns: {Boolean} whether a catalogue service is available.
hasExtractionService : function()
Returns: {Boolean} whether an extraction service is available.
hasSelectionService : function()
Returns: {Boolean} whether a selection service is available.
hide : function()
This function will hide and destroy the dialog.
false then the CRS is assumed to be projected
previous history stack, this has no effect.
ignoreEvent : function(evt)
Ignores an event.
initialize : function(options)
The initialize method
initRequests : function()
Called from the constructor.
initRequests : function()
Called from the constructor.
isAllCheckboxesSelected : function()
Verifies that all the checkboxes are selected so that we can set the ‘CheckAll’ checkbox to a partial selection.
oscar.Util.isOneChecked = function(checkbox)
Takes an array of checkbox elements and checks to see if at least one is checked.
isSetDefaultOutputSchema : function()
Returns: true or false if there is a default output schema value set.
oscar.Util.isSphericalMercator = function(srs)
Returns true if the coordinate system is EPSG:3857 or EPSG:900913
isUrn : function(epsg)
also deactivate and remove any sub controls.
also deactivate and remove any sub controls.
load : function(source)
Takes a URL as parameter and background load the document from the URL.
to a list of existing geometry objects.
oscar.Util.moveAllSelectOptions = function(fromSelectName,
toSelectName)
Moves all options from one select box to another
oscar.Util.moveSelectedOptions = function(fromSelectName,
toSelectName)
Moves selected options from one select box to another
oscar is ready to be used.
play : function()
This is the method that is called to run the plugin.
processResults : function(layer)
This method is used to process the results returned by the processor object.
read : function(data)
read: function(text)
Generate a filter from a CQL string.
read : function(data)
Reads an OXF document file.
read : function(data)
Reads an OXF configuration object.
read : function(data)
Read capabilities data from a string, and return a list of layers.
read : function(data)
Read capabilities data from a string, and return a list of layers.
read : function(data)
Read capabilities data from a string, and return a list of layers.
read : function(data)
Read WFSDescribeFeatureType data from a string, and return a list of nodes.
read : function(data)
Read capabilities data from a string, and return a list of layers.
register : function(type,
pluginClass)
This is the method to register a plugin
removeClass : function(cls)
Takes a single CSS class or an array of CSS classes and removes them from the container.
render : function()
This function will “draw” the dialog panel.
information.
reset : function()
Resets the counter to 0
search : function(tableName,
query,
execute)
Searchs a table based on a user defined query.
selectFeature : function(feature)
Called when a feature is selected.
Image Checkbox.
setConfigManager : function(cm)
Sets the configManager property used to load an OXF (Oscar eXchange Format) source.
setContent : function(content)
Sets the content for the dialog panel, can either be text or an HTML element like a div.
This method is to be called after the DataExtraction widget is rendered.
setGuiManager : function(gui)
Sets the GUI manager to use if there is to be a visual display of themes.
setHeader : function(header)
Sets the header for the dialog panel
setItemsSelections : function(selections)
sets the items selections, could be used to clear the selections if you pass in null.
setLabelText : function(labelText)
Sets the label text and triggers the labelTextChanged event.
setMap : function(map)
Set the map property for the control and previous and <next> child controls.
setMap : function(map)
Set the map property for the control.
setOptions : function(options)
This method will take a JSON class definition and apply the properties to this object.
setTitle : function(title)
setTooltip : function(tooltipText)
show : function()
This function will show the dialog panel.
showGrid : function()
Displays the features in a TabView grid.
listeners.
toggle : function()
Returns true or false if the label has been toggled
content pane.
toMapLayer : function(map)
Returns: {Object} olLayer which inherits from OpenLayers.Layer and is able to be added to an OpenLayers.Map object.
by the xsl stylesheet.
unSelectFeature : function(feature)
Called when a feature is unselected.
Convert urn to crs.
write: function(filter)
Convert a filter into a CQL string.