src/app/form.constants.ts
Properties |
|
Static BOARD_ALIAS |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'boardAlias',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:205
|
Static CONSENT_DECLARATION |
Type : FormRequest
|
Default value : {
type: 'dynamicForm',
subType: 'consentDeclaration_v3',
action: 'submit',
component: 'app'
}
|
Defined in src/app/form.constants.ts:191
|
Static CONTACT_INFO |
Type : FormRequest
|
Default value : {
type: 'form',
subType: 'boardContactInfo',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:177
|
Static CONTENT_AGGREGATOR |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'default',
action: 'get',
component: 'app',
}
|
Defined in src/app/form.constants.ts:219
|
Static CONTENT_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'content_v2',
action: 'filter',
}
|
Defined in src/app/form.constants.ts:151
|
Static CONTENT_FEEDBACK |
Type : FormRequest
|
Default value : {
type: 'contentfeedback',
subType: 'en',
action: 'get'
}
|
Defined in src/app/form.constants.ts:95
|
Static DEEPLINK_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'deeplink',
action: 'get'
}
|
Defined in src/app/form.constants.ts:45
|
Static DYNAMIC_CONTENT_REQUEST |
Type : FormRequest
|
Default value : {
type: 'dynamicForm',
subType: 'contentRequest',
action: 'submit',
component: 'app'
}
|
Defined in src/app/form.constants.ts:184
|
Static DYNAMIC_FORM_CONFIG |
Type : FormRequest
|
Default value : {
type: 'dynamicform',
subType: 'support_v2',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:170
|
Static EXTERNAL_ID_VERIFICATION |
Type : FormRequest
|
Default value : {
type: 'user',
subType: 'externalIdVerification',
action: 'onboarding',
from: CachedItemRequestSourceFrom.SERVER,
}
|
Defined in src/app/form.constants.ts:157
|
Static FACET_FILTERS |
Type : FormRequest
|
Default value : {
type: 'filterConfig',
subType: 'default',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:88
|
Static FRAMEWORK_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'frameworkCategory',
action: 'get',
component: 'app',
}
|
Defined in src/app/form.constants.ts:226
|
Static LOCATION_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'location',
action: 'get',
}
|
Defined in src/app/form.constants.ts:139
|
Static LOCATION_DETAILS |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'locationDetails',
action: 'get'
}
|
Defined in src/app/form.constants.ts:33
|
Static LOCATION_MAPPING |
Type : FormRequest
|
Default value : {
type: 'profileConfig_v2',
subType: 'default',
action: 'get'
}
|
Defined in src/app/form.constants.ts:39
|
Static LOGIN_CONFIG |
Type : FormRequest
|
Default value : {
from: CachedItemRequestSourceFrom.SERVER,
type: 'config',
subType: 'login_v2',
action: 'get'
}
|
Defined in src/app/form.constants.ts:108
|
Static MANAGED_USER |
Type : FormRequest
|
Default value : {
type: 'user',
subType: 'manageduser',
action: 'create',
component: 'app'
}
|
Defined in src/app/form.constants.ts:101
|
Static ML_HOME_CATEGORIES |
Type : FormRequest
|
Default value : {
type: 'category',
subType: 'targetedCategory',
action: 'homeListing'
}
|
Defined in src/app/form.constants.ts:76
|
Static NOTIFICATION |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'notification',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:198
|
Static PAGEASSEMBLE_FILTER_COURSE |
Type : FormRequest
|
Default value : {
type: 'pageassemble',
subType: 'course',
action: 'filter_v2',
}
|
Defined in src/app/form.constants.ts:121
|
Static PAGEASSEMBLE_FILTER_LIBRARY |
Type : FormRequest
|
Default value : {
type: 'pageassemble',
subType: 'library',
action: 'filter_v2',
}
|
Defined in src/app/form.constants.ts:127
|
Static PDF_PLAYER_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'pdfPlayer_v2',
action: 'get',
}
|
Defined in src/app/form.constants.ts:145
|
Static PROJECT_CREATE_META |
Type : FormRequest
|
Default value : {
type: 'user',
subType: 'project',
action: 'create'
}
|
Defined in src/app/form.constants.ts:65
|
Static SEARCH_FILTER |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'search',
action: 'filter_v3',
component: 'app'
}
|
Defined in src/app/form.constants.ts:26
|
Static SEARCH_FILTER_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'search',
action: 'facet_filter',
component: 'app'
}
|
Defined in src/app/form.constants.ts:212
|
Static SEGMENTATION |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'segmentation_v2',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:81
|
Static SELF_DECLARATION |
Type : FormRequest
|
Default value : {
from: CachedItemRequestSourceFrom.SERVER,
type: 'user',
subType: 'selfDeclaration_v3',
action: 'submit',
component: 'app'
}
|
Defined in src/app/form.constants.ts:4
|
Static SUPPORTED_URL_REGEX |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'supportedUrlRegex',
action: 'get'
}
|
Defined in src/app/form.constants.ts:133
|
Static SUPPORTED_USER_TYPES |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'userType_v2',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:19
|
Static TASK_CREATE_META |
Type : FormRequest
|
Default value : {
type: 'user',
subType: 'project',
action: 'createTask'
}
|
Defined in src/app/form.constants.ts:71
|
Static TENANT_PERSONAINFO |
Type : FormRequest
|
Default value : {
type: 'user',
subType: 'tenantPersonaInfo_v2',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:12
|
Static UPGRADE_INFO |
Type : FormRequest
|
Default value : {
type: 'app',
subType: 'install',
action: 'upgrade'
}
|
Defined in src/app/form.constants.ts:115
|
Static UTILITY_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'utility',
action: 'get',
component: 'app'
}
|
Defined in src/app/form.constants.ts:51
|
Static VENDOR_APPS_CONFIG |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'vendorapps',
action: 'get',
component: 'app',
}
|
Defined in src/app/form.constants.ts:58
|
Static WEBVIEW_VERSION |
Type : FormRequest
|
Default value : {
type: 'config',
subType: 'webview_version',
action: 'get',
}
|
Defined in src/app/form.constants.ts:164
|
import { CachedItemRequestSourceFrom, FormRequest } from '@project-sunbird/sunbird-sdk';
export class FormConstants {
public static SELF_DECLARATION: FormRequest = {
from: CachedItemRequestSourceFrom.SERVER,
type: 'user',
subType: 'selfDeclaration_v3',
action: 'submit',
component: 'app'
};
public static TENANT_PERSONAINFO: FormRequest = {
type: 'user',
subType: 'tenantPersonaInfo_v2',
action: 'get',
component: 'app'
};
public static SUPPORTED_USER_TYPES: FormRequest = {
type: 'config',
subType: 'userType_v2',
action: 'get',
component: 'app'
};
public static SEARCH_FILTER: FormRequest = {
type: 'config',
subType: 'search',
action: 'filter_v3',
component: 'app'
};
public static LOCATION_DETAILS: FormRequest = {
type: 'config',
subType: 'locationDetails',
action: 'get'
};
public static LOCATION_MAPPING: FormRequest = {
type: 'profileConfig_v2',
subType: 'default',
action: 'get'
};
public static DEEPLINK_CONFIG: FormRequest = {
type: 'config',
subType: 'deeplink',
action: 'get'
};
public static UTILITY_CONFIG: FormRequest = {
type: 'config',
subType: 'utility',
action: 'get',
component: 'app'
};
public static VENDOR_APPS_CONFIG: FormRequest = {
type: 'config',
subType: 'vendorapps',
action: 'get',
component: 'app',
};
public static PROJECT_CREATE_META: FormRequest = {
type: 'user',
subType: 'project',
action: 'create'
};
public static TASK_CREATE_META: FormRequest = {
type: 'user',
subType: 'project',
action: 'createTask'
};
public static ML_HOME_CATEGORIES: FormRequest = {
type: 'category',
subType: 'targetedCategory',
action: 'homeListing'
};
public static SEGMENTATION: FormRequest = {
type: 'config',
subType: 'segmentation_v2',
action: 'get',
component: 'app'
};
public static FACET_FILTERS: FormRequest = {
type: 'filterConfig',
subType: 'default',
action: 'get',
component: 'app'
};
public static CONTENT_FEEDBACK: FormRequest = {
type: 'contentfeedback',
subType: 'en',
action: 'get'
};
public static MANAGED_USER: FormRequest = {
type: 'user',
subType: 'manageduser',
action: 'create',
component: 'app'
};
public static LOGIN_CONFIG: FormRequest = {
from: CachedItemRequestSourceFrom.SERVER,
type: 'config',
subType: 'login_v2',
action: 'get'
};
public static UPGRADE_INFO: FormRequest = {
type: 'app',
subType: 'install',
action: 'upgrade'
};
public static PAGEASSEMBLE_FILTER_COURSE: FormRequest = {
type: 'pageassemble',
subType: 'course',
action: 'filter_v2',
};
public static PAGEASSEMBLE_FILTER_LIBRARY: FormRequest = {
type: 'pageassemble',
subType: 'library',
action: 'filter_v2',
};
public static SUPPORTED_URL_REGEX: FormRequest = {
type: 'config',
subType: 'supportedUrlRegex',
action: 'get'
};
public static LOCATION_CONFIG: FormRequest = {
type: 'config',
subType: 'location',
action: 'get',
};
public static PDF_PLAYER_CONFIG: FormRequest = {
type: 'config',
subType: 'pdfPlayer_v2',
action: 'get',
};
public static CONTENT_CONFIG: FormRequest = {
type: 'config',
subType: 'content_v2',
action: 'filter',
};
public static EXTERNAL_ID_VERIFICATION: FormRequest = {
type: 'user',
subType: 'externalIdVerification',
action: 'onboarding',
from: CachedItemRequestSourceFrom.SERVER,
};
public static WEBVIEW_VERSION: FormRequest = {
type: 'config',
subType: 'webview_version',
action: 'get',
};
public static DYNAMIC_FORM_CONFIG: FormRequest = {
type: 'dynamicform',
subType: 'support_v2',
action: 'get',
component: 'app'
};
public static CONTACT_INFO: FormRequest = {
type: 'form',
subType: 'boardContactInfo',
action: 'get',
component: 'app'
};
public static DYNAMIC_CONTENT_REQUEST: FormRequest = {
type: 'dynamicForm',
subType: 'contentRequest',
action: 'submit',
component: 'app'
};
public static CONSENT_DECLARATION: FormRequest = {
type: 'dynamicForm',
subType: 'consentDeclaration_v3',
action: 'submit',
component: 'app'
};
public static NOTIFICATION: FormRequest = {
type: 'config',
subType: 'notification',
action: 'get',
component: 'app'
};
public static BOARD_ALIAS: FormRequest = {
type: 'config',
subType: 'boardAlias',
action: 'get',
component: 'app'
};
public static SEARCH_FILTER_CONFIG: FormRequest = {
type: 'config',
subType: 'search',
action: 'facet_filter',
component: 'app'
};
public static CONTENT_AGGREGATOR: FormRequest = {
type: 'config',
subType: 'default',
action: 'get',
component: 'app',
};
public static FRAMEWORK_CONFIG: FormRequest = {
type: 'config',
subType: 'frameworkCategory',
action: 'get',
component: 'app',
};
}