Documentation

ScreenshotApi extends AbstractApi
in package

Screenshots provide translators with additional context for the source strings.

Screenshot tags allow specifying which source strings are displayed on each screenshot. Use API to manage screenshots and their tags.

Table of Contents

Methods

addTag()  : Tag|null
Add Tag
clearTags()  : mixed
Clear Tags
create()  : Screenshot|null
Add Screenshot
delete()  : mixed
Delete Screenshot
deleteTag()  : mixed
Delete Tag
get()  : Screenshot|null
Get Screenshot
getTag()  : Tag|null
Get Tag
list()  : ModelCollection
List Screenshots
replace()  : Screenshot|null
Update Screenshot
replaceTags()  : mixed
Replace Tags
tags()  : ModelCollection
List Tags
update()  : Screenshot|null
Edit Screenshot
updateTag()  : mixed
Edit Tag

Methods


        
On this page

Search results