MIDDAG for Moodle

bunnynet_api

Table of Contents

Properties

$baseApi  : BaseAPI
$bunnyClient  : BunnyClient
$config  : mixed

Methods

__construct()  : mixed
addVideoLibrary()  : mixed
deleteVideoLibrary()  : mixed
getLanguages()  : mixed
getVideoLibrary()  : mixed
listVideoLibraries()  : mixed
updateVideoLibrary()  : mixed

Properties

Methods

addVideoLibrary()

public addVideoLibrary([mixed $body = [] ]) : mixed
Parameters
$body : mixed = []

deleteVideoLibrary()

public deleteVideoLibrary(mixed $id[, mixed $body = [] ]) : mixed
Parameters
$id : mixed
$body : mixed = []

getLanguages()

public getLanguages(mixed $id[, mixed $body = [] ]) : mixed
Parameters
$id : mixed
$body : mixed = []

getVideoLibrary()

public getVideoLibrary(mixed $id[, mixed $query = [] ]) : mixed
Parameters
$id : mixed
$query : mixed = []

listVideoLibraries()

public listVideoLibraries([mixed $query = [] ]) : mixed
Parameters
$query : mixed = []

updateVideoLibrary()

public updateVideoLibrary(mixed $id[, mixed $body = [] ]) : mixed
Parameters
$id : mixed
$body : mixed = []

        
On this page

Search results