enrol_lti/tool_endpoints

Module supporting the dynamic and manual registration URLs in the tool registration admin setting.

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

Members

(static, constant) init

Source:

Initialise the tool registration page, attaching handlers, etc.

(inner, constant) SELECTORS :Object

Source:

DOM Selectors.

Type:
  • Object

Methods

(inner) focusURLHandler(event)

Source:

Focus handler for the registration URL field, enabling auto select of text on click.

Parameters:
Name Type Description
event Event

a click event.