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
$#!
 _addTab, oscar.Gui.Grid
 _buildTable, oscar.Gui.Grid
 _findTab, oscar.Gui.Grid
 _getListByName, oscar.Gui.Grid
 _selectRow, oscar.Gui.Grid
A
 activate Activate the control, oscar.Control.PreviousView
 activate Called with the control is activated
 activeTheme, oscar.Control.ThemeSwitcher
 addCancelButton, oscar.Gui.Dialog
 addLayer, oscar.ox.Theme
 addOkButton, oscar.Gui.Dialog
 addRecord, oscar.Util.Database
 addTable, oscar.Util.Database
 addUrl Adds a url source to the urls object, oscar.ox.Layer
 alert, oscar.Util.EpsgConversion.oscar
 AlertDialog
 appendContent, oscar.Gui.CollapsiblePanel
 appendMetadataContent Adds content to the service metadata, oscar.Gui.ServicePanel
 appendServiceContents Adds content to the service contents, oscar.Gui.ServicePanel
 appendTo
 applyClass, oscar.Gui.ClickableLabel
 ArgParser
 argParserClass{Class}The ArgParser control class(not, oscar.Control.Permalink
 autoActivate{Boolean}defaults to true, oscar.Control.SelectFeature
 autoStart{Boolean}-Should the requests start immediately
B
 baseLayer, oscar.ox.Layer
 baseUrl{String}-Base path to the help files, oscar.Util.Help
 Bounds object and, oscar.Util.EpsgConversion.boundsToFeature This method taks an OpenLayers
 Box, oscar.Control.Box A box control for handling range selections.CLASS_NAME-oscar.Control
 Box Creates a box control for handling range, oscar.Control.Box A box control for handling range selections.oscar.Control
 buildAbstractPanel Builds the panel to display service, oscar.Gui.Metadata A panel to display metadata about a service
 buildKeywordsPanel Builds the panel to display service, oscar.Gui.Metadata A panel to display metadata about a service
 buildServiceContactPanel Builds the panel to display service, oscar.Gui.Metadata A panel to display metadata about a service
 buildServiceContent Builds the panel to display service, oscar.Gui.Metadata A panel to display metadata about a service
 buildServiceInformationPanel, oscar.Gui.Metadata A panel to display metadata about a service
 buildServiceMetadata Builds the panel for the service, oscar.Gui.Metadata A panel to display metadata about a service
 buildTabLayout, oscar.Gui.Grid
 buildTable Builds the tables to show the feature information, oscar.Gui.Grid
 buildUrl This method takes a string and object of parameters and, oscar.Util
 buildWFSFilterForRequest, oscar.Util
_addTab : function(lbl)
Creates a tab in the TabView.
_buildTable : function(tab,
key,
features)
Calls the buildTable method with the correct parameters.
_findTab : function(name)
Retrieves the currently activated tab.
_getListByName : function(name)
Retrieves the array of features contained in the features array by name
_selectRow : function(feature)
Called when a row in a table is selected.
Returns: {Boolean} Control successfully activated.
Keeps track of the active theme.
addCancelButton : function(callback)
This is a convenience method for adding a Cancel button to the dialog.
addLayer : function(oxLayer)
Adds an {oscar.ox.Layer} to the theme object.
addOkButton : function(callback)
This is a convenience method for adding an OK button to the dialog.
addRecord : function(tableName,
data)
Adds a record to a table
addTable : function(tableName,
columns)
Adds a new table to the database object
oscar.alert = function(props,
content,
callbacks)
Displays an alert dialog box to the user.
appendContent : function(node)
panel.
panel.
appendTo : function(parent)
Appends the div to a parent container.
appendTo : function(elem)
Appends the the container to the element provided.
applyClass : function(cls)
Takes a single CSS class or an array of CSS classes and adds them to the container.
instance) to use with this control.
after the draw method call.
after the draw method call.
selection.
abstracts.
keywords.
contact information.
content.
buildServiceInformationPanel : function(capabilities)
Builds the service information panel.
metadata.
buildTabLayout : function()
Creates the elements to contain the tabs and places them in the DOM.
returns a url with query string.
oscar.Util.buildWFSFilterForRequest = function(geometry,
srs,
wfsVersion,
propertyName)
This method will generate a WFSFilter for WFS requests.