MCPcopy Create free account

hub / github.com/alceanicu/zce / functions

Functions138 in github.com/alceanicu/zce

Methodkey
* 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
Methodkey
* Passed a number to retrieve nth key of a LocalStorage
src/app/core/services/local-storage/local-storage.service.ts:49
MethodmarkForReview
()
src/app/core/models/exam.model.ts:48
MethodmarkForReview
()
src/app/exam/exam.component.ts:173
MethodngAfterViewChecked
()
src/app/prepare/prepare.component.ts:49
MethodngAfterViewChecked
()
src/app/exam/exam.component.ts:97
MethodngAfterViewInit
()
src/app/shared/question-display/question-display.component.ts:34
MethodngAfterViewInit
()
src/app/about/about.component.ts:25
MethodngOnDestroy
()
src/app/app.component.ts:77
MethodngOnDestroy
()
src/app/prepare/prepare.component.ts:57
MethodngOnDestroy
()
src/app/home/home.component.ts:42
MethodngOnDestroy
()
src/app/shared/layout/footer/footer.component.ts:30
MethodngOnDestroy
()
src/app/shared/layout/header/header.component.ts:41
MethodngOnDestroy
()
src/app/exam/exam.component.ts:105
MethodngOnInit
()
src/app/app.component.ts:50
MethodngOnInit
()
src/app/prepare/prepare.component.ts:38
MethodngOnInit
()
src/app/home/home.component.ts:36
MethodngOnInit
()
src/app/shared/layout/footer/footer.component.ts:24
MethodngOnInit
()
src/app/shared/layout/header/header.component.ts:29
MethodngOnInit
()
src/app/shared/question-display/question-display.component.ts:26
MethodngOnInit
()
src/app/about/about.component.ts:20
MethodngOnInit
()
src/app/exam/exam.component.ts:48
MethodonChange
(event: MatRadioChange, i: number)
src/app/core/models/question.model.ts:23
MethodonConfirmClick
()
src/app/shared/confirm/confirm.component.ts:27
FunctiononPrepare
()
e2e/protractor.conf.js:26
MethodonValidate
()
src/app/prepare/prepare.component.ts:75
Methodpreload
(route: Route, load: () => Observable<any>)
src/app/preload-selected-module-strategy.ts:8
MethodremoveItem
* delete storage[key]
src/app/core/services/session-storage/session-storage.service.ts:40
MethodsetItem
* storage[key] = value
src/app/core/services/session-storage/session-storage.service.ts:47
MethodsetValue
(value: string)
src/app/core/services/sync-location/sync-location.service.ts:23
MethodsetValue
(value: ICountdownTime)
src/app/core/services/sync-countdown-time/sync-countdown-time.service.ts:24
MethodsetValue
(value: IScore)
src/app/core/services/sync-score/sync-score.service.ts:24
MethodtabClick
(event: MatTabChangeEvent)
src/app/exam/exam.component.ts:161
FunctionupdateCurrentValue
(value: any)
src/app/core/utils/abstract/sync-abstract.ts:30
MethodupdateQuestion
* Used by backend
src/app/core/services/firestore/php-question.service.ts:74
MethodupdateQuestion
(question: IQuestion)
src/app/core/services/indexeddb/indexed-db-quiz.service.ts:55
Methodvalidate
(isValidated: boolean = false)
src/app/core/models/question.model.ts:30
Methodwarn
* Logs messages or objects with the warning level. * Works the same as console.log().
src/app/core/services/logger/logger.service.ts:94
← previous101–138 of 138, ranked by callers