src/app/modules/dashboard/components/dashboard-sidebar/dashboard-sidebar.component.ts
OnInit
selector | app-dashboard-sidebar |
styleUrls | ./dashboard-sidebar.component.scss |
templateUrl | ./dashboard-sidebar.component.html |
Properties |
Methods |
constructor(resourceService: ResourceService, router: Router, activatedRoute: ActivatedRoute, permissionService: PermissionService, courseConsumptionService: CourseConsumptionService)
|
||||||||||||||||||
Parameters :
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
setTelemetryData |
setTelemetryData()
|
Returns :
void
|
courseBatchesEdata |
Type : IInteractEventEdata
|
courseCertificatesEdata |
Type : IInteractEventEdata
|
courseHierarchy |
Type : literal type
|
courseStatsEdata |
Type : IInteractEventEdata
|
Public permissionService |
Type : PermissionService
|
Public resourceService |
Type : ResourceService
|
Public router |
Type : Router
|
telemetryInteractObject |
Type : IInteractEventObject
|
./dashboard-sidebar.component.scss