Preparing search index...
The search index is not available
Documentation
Documentation
@lumieducation/h5p-server
ILibraryAdministrationOverviewItem
Interface ILibraryAdministrationOverviewItem
interface
ILibraryAdministrationOverviewItem
{
canBeDeleted
:
boolean
;
canBeUpdated
:
boolean
;
dependentsCount
:
number
;
instancesAsDependencyCount
:
number
;
instancesCount
:
number
;
isAddon
:
boolean
;
machineName
:
string
;
majorVersion
:
number
;
minorVersion
:
number
;
patchVersion
:
number
;
restricted
:
boolean
;
runnable
:
boolean
;
title
:
string
;
}
Index
Properties
can
Be
Deleted
can
Be
Updated
dependents
Count
instances
As
Dependency
Count
instances
Count
is
Addon
machine
Name
major
Version
minor
Version
patch
Version
restricted
runnable
title
Properties
can
Be
Deleted
canBeDeleted
:
boolean
can
Be
Updated
canBeUpdated
:
boolean
dependents
Count
dependentsCount
:
number
instances
As
Dependency
Count
instancesAsDependencyCount
:
number
instances
Count
instancesCount
:
number
is
Addon
isAddon
:
boolean
machine
Name
machineName
:
string
major
Version
majorVersion
:
number
minor
Version
minorVersion
:
number
patch
Version
patchVersion
:
number
restricted
restricted
:
boolean
runnable
runnable
:
boolean
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Be
Deleted
can
Be
Updated
dependents
Count
instances
As
Dependency
Count
instances
Count
is
Addon
machine
Name
major
Version
minor
Version
patch
Version
restricted
runnable
title
Documentation
Loading...