Home
last modified time | relevance | path

Searched refs:H5PCore (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-ajax.class.php59 * @var H5PCore
77 * @param H5PCore $H5PCore
81 …public function __construct(H5PCore $H5PCore, H5peditor $H5PEditor, H5peditorStorage $H5PEditorSto… argument
82 $this->core = $H5PCore;
213 H5PCore::ajaxSuccess(array(
230 H5PCore::ajaxError(
320 H5PCore::ajaxError(
347 H5PCore::ajaxError(
368 H5PCore::ajaxError(
387 H5PCore::ajaxError(
[all …]
H A Dh5peditor.class.php63 * @param H5PCore $h5p Instance of core
170 'library' => H5PCore::libraryToString($newLibrary),
242 $library = H5PCore::libraryFromString($params->library);
410 …$libraryName = H5PCore::libraryToString(compact('machineName', 'majorVersion', 'minorVersion'), tr…
629 $library_folder = H5PCore::libraryToString(array(
729 $parsedLibrary = H5PCore::libraryFromString($libraryName);
751 $path = 'libraries' . '/' . H5PCore::libraryToString($library, true);
/dports/www/moodle311/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-ajax.class.php59 * @var H5PCore
77 * @param H5PCore $H5PCore
81 …public function __construct(H5PCore $H5PCore, H5peditor $H5PEditor, H5peditorStorage $H5PEditorSto… argument
82 $this->core = $H5PCore;
213 H5PCore::ajaxSuccess(array(
230 H5PCore::ajaxError(
320 H5PCore::ajaxError(
347 H5PCore::ajaxError(
368 H5PCore::ajaxError(
387 H5PCore::ajaxError(
[all …]
H A Dh5peditor.class.php63 * @param H5PCore $h5p Instance of core
170 'library' => H5PCore::libraryToString($newLibrary),
242 $library = H5PCore::libraryFromString($params->library);
410 …$libraryName = H5PCore::libraryToString(compact('machineName', 'majorVersion', 'minorVersion'), tr…
629 $library_folder = H5PCore::libraryToString(array(
729 $parsedLibrary = H5PCore::libraryFromString($libraryName);
751 $path = 'libraries' . '/' . H5PCore::libraryToString($library, true);
/dports/www/moodle39/moodle/h5p/h5plib/v124/joubel/editor/
H A Dh5peditor-ajax.class.php75 * @param H5PCore $H5PCore
79 …public function __construct(H5PCore $H5PCore, H5peditor $H5PEditor, H5peditorStorage $H5PEditorSto… argument
80 $this->core = $H5PCore;
101 H5PCore::ajaxSuccess($library, TRUE);
211 H5PCore::ajaxSuccess(array(
228 \H5PCore::ajaxError(
318 H5PCore::ajaxError(
345 H5PCore::ajaxError(
366 H5PCore::ajaxError(
385 H5PCore::ajaxError(
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/h5p/h5p-editor/
H A Dh5peditor-ajax.class.php65 * @param H5PCore $H5PCore
69 …public function __construct(H5PCore $H5PCore, H5peditor $H5PEditor, H5peditorStorage $H5PEditorSto… argument
70 $this->core = $H5PCore;
91 H5PCore::ajaxSuccess($library, TRUE);
187 H5PCore::ajaxSuccess(array(
204 \H5PCore::ajaxError(
276 H5PCore::ajaxError(
303 H5PCore::ajaxError(
324 H5PCore::ajaxError(
343 H5PCore::ajaxError(
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/h5p/h5p-core/
H A Dh5p.classes.php729 * @param H5PCore $H5PCore
733 $this->h5pC = $H5PCore;
1345 * @param H5PCore $H5PCore
1347 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1349 $this->h5pC = $H5PCore;
1593 * @param H5PCore $H5PCore
1596 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1598 $this->h5pC = $H5PCore;
1841 class H5PCore { class
3347 * @param object $H5PCore
[all …]
H A Dh5p-default-storage.class.php42 $dest = $this->path . '/libraries/' . \H5PCore::libraryToString($library, TRUE);
45 \H5PCore::deleteFileTree($dest);
63 \H5PCore::deleteFileTree($dest);
75 \H5PCore::deleteFileTree("{$this->path}/content/{$content['id']}");
136 $folder = \H5PCore::libraryToString($library, TRUE);
/dports/www/moodle39/moodle/h5p/classes/
H A Dcore.php31 use H5PCore; alias
44 class core extends \H5PCore {
204 $installed['name'] = \H5PCore::libraryToString($library);
352 if (($coreapi->major > H5PCore::$coreApi['majorVersion']) ||
353 …(($coreapi->major == H5PCore::$coreApi['majorVersion']) && ($coreapi->minor > H5PCore::$coreApi['m…
/dports/www/moodle310/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p.classes.php743 * @param H5PCore $H5PCore
747 $this->h5pC = $H5PCore;
1500 * @param H5PCore $H5PCore
1502 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1504 $this->h5pC = $H5PCore;
1753 * @param H5PCore $H5PCore
1756 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1758 $this->h5pC = $H5PCore;
2002 class H5PCore { class
3534 * @param object $H5PCore
[all …]
H A Dh5p-default-storage.class.php43 $dest = $this->path . '/libraries/' . H5PCore::libraryToString($library, TRUE);
46 H5PCore::deleteFileTree($dest);
64 H5PCore::deleteFileTree($dest);
76 H5PCore::deleteFileTree("{$this->path}/content/{$content['id']}");
137 $folder = H5PCore::libraryToString($library, TRUE);
/dports/www/moodle311/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p.classes.php743 * @param H5PCore $H5PCore
747 $this->h5pC = $H5PCore;
1500 * @param H5PCore $H5PCore
1502 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1504 $this->h5pC = $H5PCore;
1753 * @param H5PCore $H5PCore
1756 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1758 $this->h5pC = $H5PCore;
2002 class H5PCore { class
3534 * @param object $H5PCore
[all …]
H A Dh5p-default-storage.class.php43 $dest = $this->path . '/libraries/' . H5PCore::libraryToString($library, TRUE);
46 H5PCore::deleteFileTree($dest);
64 H5PCore::deleteFileTree($dest);
76 H5PCore::deleteFileTree("{$this->path}/content/{$content['id']}");
137 $folder = H5PCore::libraryToString($library, TRUE);
/dports/www/moodle39/moodle/h5p/h5plib/v124/joubel/core/
H A Dh5p.classes.php738 * @param H5PCore $H5PCore
742 $this->h5pC = $H5PCore;
1495 * @param H5PCore $H5PCore
1497 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1499 $this->h5pC = $H5PCore;
1748 * @param H5PCore $H5PCore
1751 public function __construct(H5PFrameworkInterface $H5PFramework, H5PCore $H5PCore) { argument
1753 $this->h5pC = $H5PCore;
1997 class H5PCore { class
3529 * @param object $H5PCore
[all …]
H A Dh5p-default-storage.class.php42 $dest = $this->path . '/libraries/' . \H5PCore::libraryToString($library, TRUE);
45 \H5PCore::deleteFileTree($dest);
63 \H5PCore::deleteFileTree($dest);
75 \H5PCore::deleteFileTree("{$this->path}/content/{$content['id']}");
136 $folder = \H5PCore::libraryToString($library, TRUE);
/dports/www/moodle310/moodle/h5p/classes/
H A Dcore.php31 use Moodle\H5PCore; alias
45 class core extends H5PCore {
212 $installed['name'] = H5PCore::libraryToString($library);
374 if (($coreapi->major > H5PCore::$coreApi['majorVersion']) ||
375 …(($coreapi->major == H5PCore::$coreApi['majorVersion']) && ($coreapi->minor > H5PCore::$coreApi['m…
/dports/www/moodle311/moodle/h5p/classes/
H A Dcore.php31 use Moodle\H5PCore; alias
45 class core extends H5PCore {
217 $installed['name'] = H5PCore::libraryToString($library);
379 if (($coreapi->major > H5PCore::$coreApi['majorVersion']) ||
380 …(($coreapi->major == H5PCore::$coreApi['majorVersion']) && ($coreapi->minor > H5PCore::$coreApi['m…
/dports/www/moodle310/moodle/h5p/
H A Dajax.php28 use Moodle\H5PCore; alias
38 H5PCore::ajaxError(get_string('invalidsesskey', 'error'));
90H5PCore::ajaxError(get_string('maxbytesfile', 'error', ['file' => $filename, 'size' => display_siz…
/dports/www/moodle311/moodle/h5p/
H A Dajax.php28 use Moodle\H5PCore; alias
38 H5PCore::ajaxError(get_string('invalidsesskey', 'error'));
90H5PCore::ajaxError(get_string('maxbytesfile', 'error', ['file' => $filename, 'size' => display_siz…
/dports/www/moodle39/moodle/h5p/
H A Dajax.php36 H5PCore::ajaxError(get_string('invalidsesskey', 'error'));
86H5PCore::ajaxError(get_string('maxbytesfile', 'error', ['file' => $filename, 'size' => display_siz…
/dports/www/moodle310/moodle/h5p/tests/
H A Deditor_ajax_test.php29 use Moodle\H5PCore; alias
144 $stringlibs[] = H5PCore::libraryToString($library);
H A Deditor_test.php34 use Moodle\H5PCore; alias
209 $expectedcss = H5PCore::$styles;
210 $expectedjs = H5PCore::$scripts;
/dports/www/moodle311/moodle/h5p/tests/
H A Deditor_ajax_test.php29 use Moodle\H5PCore; alias
144 $stringlibs[] = H5PCore::libraryToString($library);
H A Deditor_test.php34 use Moodle\H5PCore; alias
209 $expectedcss = H5PCore::$styles;
210 $expectedjs = H5PCore::$scripts;
/dports/www/tikiwiki/tiki-21.2/lib/filegals/
H A Dh5plib.php237 $embed = H5PCore::determineEmbedType($content['embedType'], $content['library']['embedTypes']);
294 foreach (H5PCore::$styles as $style) {
300 foreach (H5PCore::$scripts as $script) {
464 'library' => H5PCore::libraryToString($content['library']),
561 'apiVersion' => H5PCore::$coreApi,

123