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
S
 safety, bbop.golr.manager.jquery
 search, bbop.golr.manager
 search_box, bbop.widget.search_box
 search_box.js
 search_pane, bbop.widget.search_pane
 search_pane.js
 searchable, bbop.golr.conf_field
 searchable_extension, bbop.golr.conf_class
 selected_name, ‘bbop-widget-search_pane-spinner’,
 send_fields_to_galaxy, bbop.widget.display.button_templates
 sensible_query_p, bbop.golr.manager
 set, bbop.golr.manager
 set_buttons, ‘bbop-widget-search_pane-spinner’,
 set_comfy_query, bbop.golr.manager
 set_default_facet_limit, bbop.golr.manager
 set_default_query, bbop.golr.manager
 set_extra, bbop.golr.manager
 set_facet_limit, bbop.golr.manager
 set_handler, ‘bbop-widget-search_pane-spinner’,
 set_id, bbop.golr.manager
 set_ids, bbop.golr.manager
 set_initial_reset_callback, bbop.widget.search_pane
 set_linker, ‘bbop-widget-search_pane-spinner’,
 set_personality, bbop.golr.manager
 set_query, bbop.golr.manager
 set_query_field, ‘bbop-widget-search_pane-spinner’,
 set_query_field_text, bbop.widget.search_pane
 set_results_count, bbop.golr.manager
 set_targets, bbop.golr.manager
 setup_accordion, ‘bbop-widget-search_pane-spinner’,
 setup_current_filters, ‘bbop-widget-search_pane-spinner’,
 setup_query, ‘bbop-widget-search_pane-spinner’,
 setup_results, ‘bbop-widget-search_pane-spinner’,
 setup_sticky_filters, ‘bbop-widget-search_pane-spinner’,
 show, bbop.widget.spinner
 show_checkboxes_p, ‘bbop-widget-search_pane-spinner’,
 span, bbop.html.span
 spin_down, bbop.widget.live_filters
 spin_up, bbop.widget.live_filters
 spinner, bbop.widget.spinner
 spinner.js
 splode, bbop.core
 start_document, bbop.golr.response
 start_wait
 subject_id, bbop.model.edge
 success, bbop.golr.response
 sugiyama.js
this.safety = function(safety_on_p)
Getter/setter for the trigger safety.
this.search = function()
Trigger the “search” chain of events.
bbop.widget.search_box = function(golr_loc,
golr_conf_obj,
interface_id,
in_argument_hash)
Contructor for the bbop.widget.search_box object.
bbop.widget.search_pane = function(golr_loc,
golr_conf_obj,
interface_id,
in_argument_hash)
Contructor for the bbop.widget.search_pane object.
this.searchable = function()
Returns whether or not a string field has a shadow “*_searchable” field defined that is suitable for dismax searches.
this.searchable_extension = function()
This returns the searchable extension used for this class.
this.selected_name = function()
External function to show give the name of the input name group for the selectable items in the checkboxes (if they are being used).
bbop.widget.display.button_templates.send_fields_to_galaxy = function(label,
count,
fields,
galaxy)
Generate the template for a button that sends fields to a Galaxy instance.
this.sensible_query_p = function(qfs)
Simply ask the manager if a free text query (‘q’) makes sense at this point.
this.set = function(key,
new_val)
Set an internal variable for the query.
this.set_buttons = function(button_def_list)
Set the list of buttons for display by changing the button definition hash list.
this.set_comfy_query = function(new_query)
If the input is all alphanum or space, the input is tokenized.
this.set_default_facet_limit = function(lim)
Permanently change the default number of facet values returned per call.
this.set_default_query = function(new_default_query)
Setter for the default query for the query variable (‘q’).
this.set_extra = function(new_extra)
Setter for the internal string variable to be appended to the end of a query.
this.set_facet_limit = function(arg1,
arg2)
Change the number of facet values returned per call.
this.set_handler = function(handler)
Set the handler to be used when dealing with displaying special fields.
this.set_id = function(new_id)
A limited setter, removing whatever else is on query.
this.set_ids = function(id_list)
Like set_id, a limited setter.
this.set_initial_reset_callback = function(callback)
Add a callback to be run after the initial reset is finished.
this.set_linker = function(linker)
Set the linker to be used when creating links.
this.set_personality = function(personality_id)
While we are always contacting the same Solr instance, we sometimes want to have different weights, facets, etc.
this.set_query = function(new_query)
Setter for the query variable (‘q’).
this.set_query_field = function(query)
Set the text in the search query field box.
this.set_query_field_text = function(query)
Push text into the search box.
this.set_results_count = function(count)
Change the number of result documents returned per call.
this.set_targets = function(id_list,
field_list)
Like a more generalized version of set_ids, a limited.
this.setup_accordion = function(icon_positive_label,
icon_positive_source,
icon_negative_label,
icon_negative_source,
spinner_shield_source,
spinner_shield_message)
Setup the accordion skeleton under contructed tags for later population.
this.setup_current_filters = function(icon_remove_label,
icon_remove_source)
Setup current filters display under contructed tags for later population.
this.setup_query = function(label_str,
icon_clear_label,
icon_clear_source)
Setup the free text query display under contructed tags for later population.
this.setup_results = function(args)
Setup basic results table using the class conf.
this.setup_sticky_filters = function()
Setup sticky filters display under contructed tags for later population.
this.show = function()
Show the spinner if it is hidden (regardless of current waits).
this.show_checkboxes_p = function(new_setting)
External function to show the item checkboxes in the use interface.
bbop.html.span = function(in_label,
in_attrs)
Create a span object.
this.spin_down = function()
Turn off the spinner.
this.spin_up = function()
Turn on the spinner.
bbop.widget.spinner = function(host_elt_id,
img_src,
argument_hash)
Contructor for the bbop.widget.spinner object.
bbop.core.splode = function(str,
delimiter)
Break apart a string on certain delimiter.
bbop.golr.response.prototype.start_document = function()
Returns the start document for this response as an integer.
this.start_wait = function()
Render an unpopulated modal shield with some kind of waiting element.
this.start_wait = function()
Displays the initial spinner if it is not already displayed and adds one to the wait count.
bbop.model.edge.prototype.subject_id = function()
Getter/setter for edge subject id.
bbop.golr.response.prototype.success = function()
Simple return verification of sane response from server.
Close