Added loadLibraries() to interface

namespaces
Pål Jørgensen 2014-08-19 10:14:55 +02:00
parent d3cd7aced4
commit 426a08e33e
1 changed files with 7 additions and 0 deletions

View File

@ -55,6 +55,13 @@ interface H5PFrameworkInterface {
* @return string Path to the last uploaded h5p
*/
public function getUploadedH5pPath();
/**
* Get the list of the current installed libraries
*
* @return array Associative array containg one item per machine name. This item contains an array of libraries.
*/
public function loadLibraries();
/**
* Get id to an excisting library