Class ZmImportExportController
Field Detail
<static>
ZmImportExportController.SUBTYPE_DEFAULT
Defines the sub-type default array
<static>
ZmImportExportController.TYPE_CSV
Defines the "CSV" type.
<static>
ZmImportExportController.TYPE_DEFAULT
Defines the default type.
<static>
ZmImportExportController.TYPE_ICS
Defines the "ICS" type.
<static>
ZmImportExportController.TYPE_TGZ
Defines the "TGZ" type.
Method Detail
{Boolean}
exportData(params, callback, errorCallback)
Exports user data as specified in the
params object.
{Boolean}
importData(params, callback, errorCallback)
Imports user data as specified in the
params object.
{String}
toString()
Returns a string representation of the object.
|
||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:37 GMT-0400 (EDT)
|