addSemanticClass("btn-outline-primary"); $SaveButton = new HtmlButton("Save"); $SaveButton->addSemanticClass("btn-outline-primary"); $CancelButton = new HtmlButton("Cancel"); $CancelButton->addSemanticClass("btn-outline-primary"); # ----- DISPLAY -------------------------------------------------------------- ?>

Edit LTI Registration

".$H_Error."

"; return; } ?>

Note On Terminology: Unfortunately, the various LTI library implementations and LMSes do not use a consistent set of parameter names. Names in the table below follow the terminology from the lti-1-3-php-library used in the plugin code so that searching for them (e.g., google) will find relevant general documentation. On LMS-specific setup pages, the LMS's terminology is used instead. For some LMSes, some parameters (or defaults for them) can be derived. Where possible, the LMS-specific pages do so. These parameters remain editable here in case the computed defaults need to be modified for a specific LMS instance.