- We now handle attachments and images in coreEndPoints() thanks to
-
API-15Getting issue details...
STATUS
and
-
API-14Getting issue details...
STATUS
Variables passed back and forth at endpoints to coreEndpoint is:- FileTemporaryStorage
- FileTemporaryName
- FileTemporaryHost
- FileTemporaryUri
- FileURL
They should be passed through $this->Variables.
Functions used in endPoint handler is:
- nextAttachment()
To loop through all attachments until they are finished - getImage()
Get information about and validate that the image is an image at all. Supports gif, jpg, png. - getFirstImage()
Only get the first attached image