Home
last modified time | relevance | path

Searched refs:editorajaxinterface (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/h5p/classes/
H A Dfactory.php71 protected $editorajaxinterface; variable in core_h5p\\factory
174 if (empty($this->editorajaxinterface)) {
175 $this->editorajaxinterface = new editor_ajax();
179 …his->editor = new H5peditor($this->get_core(), $this->editorframework, $this->editorajaxinterface);
/dports/www/moodle311/moodle/h5p/classes/
H A Dfactory.php71 protected $editorajaxinterface; variable in core_h5p\\factory
174 if (empty($this->editorajaxinterface)) {
175 $this->editorajaxinterface = new editor_ajax();
179 …his->editor = new H5peditor($this->get_core(), $this->editorframework, $this->editorajaxinterface);
/dports/www/moodle39/moodle/h5p/classes/
H A Dfactory.php71 protected $editorajaxinterface; variable in core_h5p\\factory
174 if (empty($this->editorajaxinterface)) {
175 $this->editorajaxinterface = new editor_ajax();
179 …his->editor = new H5peditor($this->get_core(), $this->editorframework, $this->editorajaxinterface);