Home
last modified time | relevance | path

Searched refs:canInstallContentType (Results 1 – 8 of 8) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/h5p/h5p-editor/
H A Dh5peditor.class.php491 $result->restricted = !$this->canInstallContentType($result);
500 public function canInstallContentType($contentType) { function in H5peditor
H A Dh5peditor-ajax.class.php237 if (!$this->editor->canInstallContentType($contentType)) {
/dports/www/moodle311/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor.class.php521 $result->restricted = !$this->canInstallContentType($result);
530 public function canInstallContentType($contentType) { function in Moodle\\H5peditor
H A Dh5peditor-ajax.class.php263 if (!$this->editor->canInstallContentType($contentType)) {
/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor.class.php521 $result->restricted = !$this->canInstallContentType($result);
530 public function canInstallContentType($contentType) { function in Moodle\\H5peditor
H A Dh5peditor-ajax.class.php263 if (!$this->editor->canInstallContentType($contentType)) {
/dports/www/moodle39/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor.class.php517 $result->restricted = !$this->canInstallContentType($result);
526 public function canInstallContentType($contentType) { function in H5peditor
H A Dh5peditor-ajax.class.php261 if (!$this->editor->canInstallContentType($contentType)) {