Classes

Class ImageAPI


Extends FileAPI.

Defined in: image.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ImageAPI(id, success, error, settings)
WARNING! The ImageAPI object is currently not implemented.

Class Detail

ImageAPI(id, success, error, settings)

WARNING! The ImageAPI object is currently not implemented.
Parameters:
{number|string} id
of the image to be loaded
{function(ContentObjectAPI))=} success
Optional success callback that will receive this object as its only argument.
{function(GCNError):boolean=} error
Optional custom error handler.
{object} settings
currently there are no additional settings to be used

Documentation generated by JsDoc Toolkit 2.3.2 on Tue Apr 16 2024 17:52:29 GMT-0000 (UTC)