clear_dropdown |
Clear a dropdown list of all options |
delete_rows |
Class that handles the 'delete_rows' AJAX function to
automatically delete rows from a data table. |
navigate_table |
Handles all AJAX functionality, allowing DOM elements within the web
browser to be modified without writing any Javascript. |
search_autosuggest |
Handles searching of auto-complete / auto-suggest
dorpdown boxes, such as when searching for a user via
the Users->Manage User menu. |
search_table |
Class that handles the AJAX based search of
data tables. |
sort_table |
Class that handles the AJAX based sorting of
data tables. |