gradereport_singleview/user

Description:
  • A small modal to search users within the gradebook.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

A small modal to search users within the gradebook.

Methods

(inner) init()

Description:
  • Our entry point into starting to build the search widget. It'll eventually, based upon the listeners, open the search widget and allow filtering.

Source:

(inner) registerListenerEvents()

Description:
  • Register user search widget related event listeners.

Source:

(inner) registerListenerEvents() → {function}

Description:
  • Define how we want to search and filter users when the user decides to input a search value.

Source:
Returns:
Type
function