Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)

Class H5PEditorAjax. More...

Public Member Functions

 __construct (H5PCore $H5PCore, H5peditor $H5PEditor, H5peditorStorage $H5PEditorStorage)
 H5PEditorAjax constructor requires core, editor and storage as building blocks.
 
 action ($endpoint)
 

Public Attributes

H5PCore $core
 
H5peditor $editor
 
H5peditorStorage $storage
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

H5PEditorAjax::__construct ( H5PCore $H5PCore,
H5peditor $H5PEditor,
H5peditorStorage $H5PEditorStorage )

H5PEditorAjax constructor requires core, editor and storage as building blocks.

Parameters
H5PCore$H5PCore
H5peditor$H5PEditor
H5peditorStorage$H5PEditorStorage

Member Function Documentation

◆ action()

H5PEditorAjax::action ( $endpoint)
Parameters
$endpoint

The documentation for this class was generated from the following file: