Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MicrosoftDocs/mslearn-module-shifting-nodejs-express-apis-to-serverless
/ functions
Functions
28 in github.com/MicrosoftDocs/mslearn-module-shifting-nodejs-express-apis-to-serverless
⨍
Functions
28
◇
Types & classes
41
↓ 4 callers
Function
readVacationsFromFile
()
server/services/vacation.service.ts:5
↓ 2 callers
Method
clear
()
src/app/vacations/vacations.component.ts:72
↓ 2 callers
Method
getVacations
()
src/app/vacations/vacations.component.ts:94
↓ 1 callers
Method
add
(vacation: Vacation)
src/app/vacations/vacations.component.ts:60
↓ 1 callers
Method
clear
()
src/app/vacations/vacation-detail.component.ts:103
↓ 1 callers
Method
closeModal
()
src/app/vacations/vacations.component.ts:76
↓ 1 callers
Method
deleteVacation
()
src/app/vacations/vacations.component.ts:80
↓ 1 callers
Function
startServer
()
server/server.ts:6
↓ 1 callers
Method
update
(vacation: Vacation)
src/app/vacations/vacations.component.ts:111
Function
addVacation
(vacation: Vacation)
server/services/vacation.service.ts:9
Method
askToDelete
(vacation: Vacation)
src/app/vacations/vacations.component.ts:64
Method
byId
(vacation: Vacation)
src/app/vacations/vacation-list.component.ts:61
Method
constructor
(serviceElementsFactory: EntityCollectionServiceElementsFactory)
src/app/vacations/vacation.service.ts:17
Method
constructor
( private vacationService: VacationService // , private modalService: ModalService )
src/app/vacations/vacations.component.ts:50
Function
deleteVacation
(id: string)
server/services/vacation.service.ts:44
Method
deleteVacation
(vacation: Vacation)
src/app/vacations/vacation-list.component.ts:57
Method
enableAddMode
()
src/app/vacations/vacations.component.ts:90
Function
getVacations
()
server/services/vacation.service.ts:57
Method
handleAdd
()
src/app/shared/list-header.component.ts:28
Method
handleClick
()
src/app/shared/button-footer.component.ts:27
Method
handleRefresh
()
src/app/shared/list-header.component.ts:31
Method
ngOnChanges
(changes: SimpleChanges)
src/app/vacations/vacation-detail.component.ts:93
Method
ngOnInit
()
src/app/vacations/vacations.component.ts:56
Method
save
(vacation: Vacation)
src/app/vacations/vacations.component.ts:99
Method
saveVacation
()
src/app/vacations/vacation-detail.component.ts:107
Method
select
(vacation: Vacation)
src/app/vacations/vacations.component.ts:107
Method
selectVacation
(vacation: Vacation)
src/app/vacations/vacation-list.component.ts:53
Function
updateVacation
(updatedVacation: Vacation)
server/services/vacation.service.ts:24