Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Provides access to the associations between tasks and tmmts.

URL:

/editor/plugins_matchresource_taskassoclanguageresourcetaskassoc

Available Methods:

GET / POST / DELETE

Specialities:

Datasets can not be edited, only deleted and created.

Availability:


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


Resource Layout

Name

Type

Info

id

integer

GET only, auto incremented

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

...