Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alceanicu/zce
/ functions
Functions
138 in github.com/alceanicu/zce
⨍
Functions
138
◇
Types & classes
101
Method
key
* Returns the name of the nth key in the list, or null if n is greater * than or equal to the number of key/value pairs in the object.
src/app/core/services/session-storage/session-storage.service.ts:33
Method
key
* Passed a number to retrieve nth key of a LocalStorage
src/app/core/services/local-storage/local-storage.service.ts:49
Method
markForReview
()
src/app/core/models/exam.model.ts:48
Method
markForReview
()
src/app/exam/exam.component.ts:173
Method
ngAfterViewChecked
()
src/app/prepare/prepare.component.ts:49
Method
ngAfterViewChecked
()
src/app/exam/exam.component.ts:97
Method
ngAfterViewInit
()
src/app/shared/question-display/question-display.component.ts:34
Method
ngAfterViewInit
()
src/app/about/about.component.ts:25
Method
ngOnDestroy
()
src/app/app.component.ts:77
Method
ngOnDestroy
()
src/app/prepare/prepare.component.ts:57
Method
ngOnDestroy
()
src/app/home/home.component.ts:42
Method
ngOnDestroy
()
src/app/shared/layout/footer/footer.component.ts:30
Method
ngOnDestroy
()
src/app/shared/layout/header/header.component.ts:41
Method
ngOnDestroy
()
src/app/exam/exam.component.ts:105
Method
ngOnInit
()
src/app/app.component.ts:50
Method
ngOnInit
()
src/app/prepare/prepare.component.ts:38
Method
ngOnInit
()
src/app/home/home.component.ts:36
Method
ngOnInit
()
src/app/shared/layout/footer/footer.component.ts:24
Method
ngOnInit
()
src/app/shared/layout/header/header.component.ts:29
Method
ngOnInit
()
src/app/shared/question-display/question-display.component.ts:26
Method
ngOnInit
()
src/app/about/about.component.ts:20
Method
ngOnInit
()
src/app/exam/exam.component.ts:48
Method
onChange
(event: MatRadioChange, i: number)
src/app/core/models/question.model.ts:23
Method
onConfirmClick
()
src/app/shared/confirm/confirm.component.ts:27
Function
onPrepare
()
e2e/protractor.conf.js:26
Method
onValidate
()
src/app/prepare/prepare.component.ts:75
Method
preload
(route: Route, load: () => Observable<any>)
src/app/preload-selected-module-strategy.ts:8
Method
removeItem
* delete storage[key]
src/app/core/services/session-storage/session-storage.service.ts:40
Method
setItem
* storage[key] = value
src/app/core/services/session-storage/session-storage.service.ts:47
Method
setValue
(value: string)
src/app/core/services/sync-location/sync-location.service.ts:23
Method
setValue
(value: ICountdownTime)
src/app/core/services/sync-countdown-time/sync-countdown-time.service.ts:24
Method
setValue
(value: IScore)
src/app/core/services/sync-score/sync-score.service.ts:24
Method
tabClick
(event: MatTabChangeEvent)
src/app/exam/exam.component.ts:161
Function
updateCurrentValue
(value: any)
src/app/core/utils/abstract/sync-abstract.ts:30
Method
updateQuestion
* Used by backend
src/app/core/services/firestore/php-question.service.ts:74
Method
updateQuestion
(question: IQuestion)
src/app/core/services/indexeddb/indexed-db-quiz.service.ts:55
Method
validate
(isValidated: boolean = false)
src/app/core/models/question.model.ts:30
Method
warn
* Logs messages or objects with the warning level. * Works the same as console.log().
src/app/core/services/logger/logger.service.ts:94
← previous
101–138 of 138, ranked by callers