Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
mod_lti\output Namespace Reference

  More...

Classes

class  course_tools_page
 The course tools page renderable, containing a page header renderable and a course tools system report. More...
 
class  course_tools_page_header
 Course tools page header renderable, containing the data for the page zero state and 'add tool' button. More...
 
class  external_registration_return_page
 Class containing data for tool_configure page. More...
 
class  registration_upgrade_choice_page
 Class containing data for rendering LTI upgrade choices page. More...
 
class  renderer
 Renderer class for template library. More...
 
class  repost_crosssite_page
 Render a page containing a simple form which reposts to self via JS. More...
 
class  tool_configure_page
 Class containing data for tool_configure page. More...
 

Detailed Description

 

Class containing data for tool_configure page.

Render a page containing a simple form which reposts to self via JS.

Renderer class for template library.

Class containing data for rendering LTI upgrade choices page.

Class containing data for external registration return page.

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

The purpose of this form is to resend a cross-site request to self, which allows the browsers to include the Moodle session cookie alongside the original POST data, allowing LTI flows to function despite browsers blocking cross-site cookies.

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