Home Reference Source Repository

Variable

Static Public Summary
public

Announcement Detail controller

public

Announcement list controller

public
public
public
public
public
public

Config: *

Configure routes for announcements

public

Config: *

public

Config: *

public
public
public
public

Factory to create new instances of the NoEscapeFilter Filter to avoid angular from escaping content

public
public
public

Controller to register the modules with the sync engine

public

Controller to allow the user to select modules that should be used by this application

public

base/js/home/RegisterService.js

public
public
public
public
public

Routes: *

Configure routes for base application Do not configure tool specific routes here!

public
public
public
public
public
public
public
public
public
public
public
public

Helper to authenticate a user The success callback of the promise will receive the following object

public

Default fail method that rejects a deferred by passing the error as the reason.

public

Factory to create error with

public

Factory method for the error handler.

public

Default fail method that rejects a deferred by passing the error as the reason.

public

Factory to create new instances of the SynthFooter directive.

public
public
public
public
public
public

safo: *

Synthesis Add Fields to Object

Static Public

public AnnouncementDetailCtrl: * source

Announcement Detail controller

public AnnouncementListCtrl: * source

Announcement list controller

public AnnouncementsDeleteHandler: * source

public AnnouncementsImageHandler: * source

public AnnouncementsLinkHandler: * source

public AnnouncementsTool: string source

import AnnouncementsTool from 'synthesis-mobile/js/tools/announcements/index.js'

public BootCtrl: * source

public Config: * source

Configure routes for announcements

public Config: * source

public Config: * source

public DataService: * source

public LoggerService: * source

public ModuleService: * source

public NoEscapeFilterFactory: * source

import NoEscapeFilterFactory from 'synthesis-mobile/js/base/filters/NoEscapeFilter.js'

Factory to create new instances of the NoEscapeFilter Filter to avoid angular from escaping content

public PushService: * source

public RegisterCtrl: * source

public RegisterModuleRegistrationCtrl: * source

import RegisterModuleRegistrationCtrl from 'synthesis-mobile/js/base/register/RegisterModuleRegistrationCtrl.js'

Controller to register the modules with the sync engine

public RegisterSelectModuleCtrl: * source

Controller to allow the user to select modules that should be used by this application

public RegisterService: * source

base/js/home/RegisterService.js

Service that will handle registrations of modules. This service interacts with SyncAPI to talk with external services, and with DataService for writing files.

public ResourcesCtrl: * source

public ResourcesDeleteHandler: * source

public ResourcesService: * source

public ResourcesTool: string source

public Routes: * source

Configure routes for base application Do not configure tool specific routes here!

public ScheduleCtrl: * source

public ScheduleLinkHandler: * source

public ScheduleService: * source

public ScheduleTool: string source

public SettingsCtrl: * source

public SettingsPushCtrl: * source

public SyncAPIService: * source

public SyncConfigureCtrl: * source

public SyncCtrl: * source

public SyncProgressCtrl: * source

public SyncService: * source

public SynthAuthenticateUser: * source

Helper to authenticate a user The success callback of the promise will receive the following object

{ 'code' : 'success code ', 'username' : 'the username', 'password' : 'the password' }

The success code can be compared with the following variables: SynthAuthenticateUser.SUCCESS - 0 SynthAuthenticateUser.FAILED - 1 SynthAuthenticateUser.CANCELLED - 2

public SynthCheckResponseError: * source

Default fail method that rejects a deferred by passing the error as the reason.

public SynthError: * source

Factory to create error with

public SynthErrorHandler: * source

Factory method for the error handler. This error handler will display the error modal dialog with the error message. When this factory is called, it will always return a rejected promise with the error that it handles.

public SynthFail: * source

Default fail method that rejects a deferred by passing the error as the reason.

public SynthFooterFactory: * source

Factory to create new instances of the SynthFooter directive.

public SynthMobile: string source

public SynthesisTools: string source

import SynthesisTools from 'synthesis-mobile/js/tools/index.js'

public base: string source

public resourceImg: * source

public resourceListItem: * source

public safo: * source

Synthesis Add Fields to Object