gradereport_user/user

Allow the user to search for learners within the user report.

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

Methods

fetchDataset() → {Promise.<*>}

Source:

Get the data we will be searching against in this component.

Returns:
Type
Promise.<*>

(async) renderDropdown()

Source:

Build the content then replace the node.

Source:

Build up the view all link.

Returns:
Type
string | *
Source:

Build up the view all link that is dedicated to a particular result.

Parameters:
Name Type Description
userID Number

The ID of the user selected.

Returns:
Type
string | *