Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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.

Availability:
Only available for supporters of the crowdfunding until the crowdfunding is fully financed.

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.





  • No labels