Page tree

Provides a list with the available language resource services, as they are configured in translate5.

URL:

/editor/languageresourceinstance

Available Methods:

GET listing only

Specialities:

Data is generated depending on the available and configured match resource services.

Resource Layout

Name

Type

Info

id

string

GET only

name

string

GET only, defined by the service and depends on the configured resources of the service.

serviceNamestringGET only, defined by the service (readable name of the service)

serviceType

string

GET only, defined by the service (PHP class name)

filebased

boolean

GET only, defined by the service

searchable

boolean

GET only, defined by the service

defaultColor

string

GET only, defined by the service

writablebooleanGET only, Flag if edited matches can be saved back to this resource
sourceLanguagesarrayGET only, Available source language codes for the resources.
targetLanguagesarrayGET only, Available target language codes for the resources.
creatablebooleanGET only, Shows if a resource can be created
specificIdstringGET only, identifier coming from the service





  • No labels