File

platform-components-ng/projects/platform-components-lib/src/lib/services/application-config-service.ts

Description

Application configuration

Index

Properties
Methods

Constructor

constructor(http: HttpClient)
Parameters :
Name Type Optional
http HttpClient No

Methods

getApplicationConfig
getApplicationConfig()

Returns application config.

Returns : any

any

Async getApplicationProperty
getApplicationProperty(propertyName: string)

Returns property value from application config.

Parameters :
Name Type Optional
propertyName string No
Returns : {}

any

Properties

Static Readonly APP_CONFIG
Type : object
Default value : { CREATE_REVISION_CONFIG: "createRevisionOnPropertyChange", SHOW_ASSET_AUDIT_TAB: "showAssetAuditTab", ASSET_AUDIT_WORKBOOK: "assetAuditWorkbook", SHOW_ALL_LINKS_WITH_VERSION: "showAllLinksWithVersion", WORKFLOW_MANDATORY: "workflowMandatory", ENABLE_HIDE_COLLECTION: "enableHideCollection", DISABLE_CHECKIN_DRAG_AND_DROP: "disableCheckinDragAndDrop", ASSIGNMENT_DUE_WIDGET_CONFIG: "assignmentDueWidgetConfig", PUSH_TO_DOCURATED_ENABLED: "pushToDocuratedEnabled", QUICK_SEARCH_DEBOUNCE_TIME_IN_MS: "quickSearchDebounceTimeInMs" }

result-matching ""

    No results matching ""