MCPcopy Create free account

hub / github.com/NathanWalker/angular-seed-advanced / functions

Functions349 in github.com/NathanWalker/angular-seed-advanced

Methodconstructor
( private store: Store<any>, private actions$: Actions, private multilangService: MultilingualServ
src/client/app/modules/i18n/effects/multilingual.effect.ts:34
Methodconstructor
( public analytics: AnalyticsService, private translate: TranslateService, private win: WindowServ
src/client/app/modules/i18n/services/multilingual.service.ts:33
Methodconstructor
(@Optional() @SkipSelf() parentModule: CoreModule)
src/client/app/modules/core/core.module.ts:45
Methodconstructor
(private el: ElementRef, private renderer: Renderer, private win: WindowService)
src/client/app/modules/core/directives/platform.directive.ts:12
Methodconstructor
(public analytics: AnalyticsService, public log: LogService)
src/client/app/modules/core/services/app.service.ts:10
Methodconstructor
(public router: Router, private locationStrategy: LocationStrategy)
src/client/app/modules/core/services/router-extensions.service.ts:28
Methodconstructor
()
src/client/app/modules/core/services/logging/log.service.spec.ts:13
Methodconstructor
(private console: ConsoleService, options: LogTargetOptions)
src/client/app/modules/core/services/logging/console.target.ts:7
Methodconstructor
( @Inject(LogTarget) private targets: LogTarget[])
src/client/app/modules/core/services/logging/log.service.ts:12
Methodconstructor
()
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:22
Methodconstructor
(public newUrl: string)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:76
Methodconstructor
()
src/client/app/modules/core/testing/mocks/window.mock.ts:16
Methodconstructor
()
src/client/app/modules/core/testing/mocks/window.mock.ts:23
Methodconstructor
(@Optional() @SkipSelf() parentModule: SampleModule)
src/client/app/modules/sample/sample.module.ts:35
Methodconstructor
(public payload: Array<string>)
src/client/app/modules/sample/actions/name-list.action.ts:52
Methodconstructor
(public payload: string)
src/client/app/modules/sample/actions/name-list.action.ts:63
Methodconstructor
(public payload: string)
src/client/app/modules/sample/actions/name-list.action.ts:69
Methodconstructor
( private store: Store<any>, private actions$: Actions, private nameListService: NameListService
src/client/app/modules/sample/effects/sample.effect.ts:40
Methodconstructor
( public analytics: AnalyticsService, private http: Http )
src/client/app/modules/sample/services/name-list.service.ts:18
Methodconstructor
(private log: LogService)
src/client/app/modules/shared/components/toolbar/toolbar.component.ts:16
Methodconstructor
(private angulartics2: Angulartics2, private segment: Angulartics2Segment)
src/client/app/modules/analytics/services/analytics.service.ts:24
Methodconstructor
(@Inject(AnalyticsService) public analytics: AnalyticsService)
src/client/app/modules/analytics/services/analytics.service.ts:84
Methodconstructor
( public analytics: AnalyticsService, public log: LogService, private appService: AppService )
src/client/app/components/app.component.ts:21
Methodconstructor
(private store: Store<IAppState>, public routerext: RouterExtensions)
src/client/app/components/home/home.component.ts:21
Methodconstructor
(private injector: Injector)
src/client/app/components/about/about.component.ts:27
Methodconstructor
(public analytics: AnalyticsService, public log: LogService, public store: Store<a
nativescript/src/mobile/core/services/ns-app.service.ts:36
Methodconstructor
(angulartics2: Angulartics2)
nativescript/src/mobile/analytics/services/ns-angulartics2-segment.service.ts:14
FunctioncreateConsoleTarget
(level: LogLevel, consoleService: ConsoleService)
src/client/app/modules/core/services/logging/console.target.ts:30
Methoddebug
(m: any)
src/client/app/modules/core/services/console.service.ts:11
Methoddebug
(...msg)
src/client/app/modules/core/services/logging/log.service.ts:16
Methode
(actual: any)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:20
Methoderror
(m: any)
src/client/app/modules/core/services/console.service.ts:12
Methoderror
(...err)
src/client/app/modules/core/services/logging/log.service.ts:25
Methodexpect
(actual: any)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:21
Methodexpect
(actual: any)
src/e2e/ng2-jasmine.ts:20
Methodfail
(e?: any)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:22
Methodfail
(e?: any)
src/e2e/ng2-jasmine.ts:21
MethodfakeAsync
(fn: Function)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:17
MethodfakeAsync
(fn: Function)
src/e2e/ng2-jasmine.ts:16
Functionfile2moduleName
(filePath)
test-main.js:63
FunctionfilterDependency
* Returns if the given dependency is used in the given environment. * @param {string} env - The environment to be filtered for. * @pa
tools/config/seed.config.ts:759
Methodfit
(name: string, fn: Function, timeOut?: number)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:25
Methodfit
(name: string, fn: Function, timeOut?: number)
src/e2e/ng2-jasmine.ts:24
Methodforward
()
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:70
MethodgetApp
()
tools/utils/seed/server.ts:141
MethodgetBaseHref
()
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:60
MethodgetHttpServer
()
tools/utils/seed/server.ts:145
MethodgetItem
(key: StorageKey)
src/client/app/modules/core/services/storage.service.ts:14
FunctiongetLang
(state$: Observable<IMultilingualState>)
src/client/app/modules/i18n/states/multilingual.state.ts:11
MethodgetLangs
()
src/client/app/modules/i18n/testing/mocks/ng2-translate.mock.ts:25
FunctiongetMultilingualState
(state$: Observable<IAppState>)
src/client/app/modules/ngrx/index.ts:78
FunctiongetNameListState
(state$: Observable<IAppState>)
src/client/app/modules/ngrx/index.ts:81
FunctiongetNames
(state$: Observable<ISampleState>)
src/client/app/modules/sample/states/sample.state.ts:12
MethodgetSettings
(group?: string, key?: string)
src/client/app/modules/i18n/testing/mocks/ng2-config-multilang.mock.ts:6
MethodgetSettings
(group?: string, key?: string)
src/client/app/modules/core/testing/mocks/ng2-config.mock.ts:6
MethodgetTranslation
(lang: string)
src/client/app/modules/i18n/testing/mocks/ng2-translate.mock.ts:11
Methodinfo
(m: any)
src/client/app/modules/core/services/console.service.ts:14
Methodinfo
(...err)
src/client/app/modules/core/services/logging/log.service.ts:41
Methodinit
()
src/client/app/modules/i18n/testing/mocks/ng2-config-multilang.mock.ts:2
Methodinject
(tokens: Array<any>, fn: Function)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:23
MethodisDuplex
(stream: any)
tools/manual_typings/seed/istream.d.ts:6
MethodisReadable
(stream: any)
tools/manual_typings/seed/istream.d.ts:4
MethodisWritable
(stream: any)
tools/manual_typings/seed/istream.d.ts:5
Methodit
(name: string, fn: Function, timeOut?: number)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:24
MethodlastChangedFiles
()
tools/utils/seed/code_change_tools.ts:10
Functionlisten
()
tools/utils/seed/code_change_tools.ts:44
Methodlocation
()
nativescript/src/mobile/core/services/window-native.service.ts:15
Functionlog
(event: LogEvent)
src/client/app/modules/core/services/logging/log.target.ts:25
Methodlog
(m: any)
src/client/app/modules/core/services/console.service.ts:10
Functionmain
()
src/client/app/modules/electron/utils/desktop-config.spec.ts:4
Functionmain
()
src/client/app/modules/i18n/components/lang-switcher.component.spec.ts:47
Functionmain
()
src/client/app/modules/i18n/services/multilingual.service.spec.ts:50
Functionmain
()
src/client/app/modules/core/directives/platform.directive.spec.ts:28
Functionmain
()
src/client/app/modules/core/utils/config.spec.ts:10
Functionmain
()
src/client/app/modules/core/services/logging/log.service.spec.ts:28
Functionmain
()
src/client/app/modules/sample/services/name-list.service.spec.ts:39
Functionmain
()
src/client/app/modules/analytics/services/analytics.service.spec.ts:28
Functionmain
()
src/client/app/components/home/home.component.spec.ts:53
Functionmain
()
src/client/app/components/about/about.component.spec.ts:16
Functionmain
()
nativescript/src/mobile/core/utils/actionbar.util.spec.ts:4
FunctionmapPath
* Maps the path of the given dependency to its path according to the applications environment. * @param {any} dep - The dependency to be mapped.
tools/tasks/seed/build.index.dev.ts:52
FunctionmyUtil
()
tools/utils/project/sample_util.ts:1
Methodnavigate
(commands: Array<any>, extras?: ExtendedNavigationExtras)
src/client/app/modules/core/services/router-extensions.service.ts:30
Methodnavigate
(commands: Array<any>, extras?: ExtendedNavigationExtras)
src/client/app/modules/core/testing/mocks/router-extensions.mock.ts:10
MethodnavigateByUrl
(url: string | UrlTree, options?: ExtendedNavigationExtras)
src/client/app/modules/core/services/router-extensions.service.ts:34
MethodnavigateByUrl
(url: string | UrlTree, options?: ExtendedNavigationExtras)
src/client/app/modules/core/testing/mocks/router-extensions.mock.ts:14
Methodnavigator
()
nativescript/src/mobile/core/services/window-native.service.ts:9
MethodngOnInit
()
src/client/app/modules/i18n/components/lang-switcher.component.ts:56
MethodngOnInit
()
src/client/app/components/home/home.component.ts:23
MethodonPopState
(fn: (value: any) => void)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:58
FunctiononlySpecFiles
(path)
test-main.js:54
MethodopenLanguages
(e: any)
src/client/app/modules/shared/components/toolbar/toolbar.component.ts:18
Methodpage
()
src/client/app/components/about/about.component.ts:17
Methodpending
(reason?: string)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:27
Methodpending
(reason?: string)
src/e2e/ng2-jasmine.ts:26
Methodpristine
()
tools/utils/seed/code_change_tools.ts:14
MethodpushState
(ctx: any, title: string, path: string, query: string)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:38
MethodreadAbout
()
src/client/app/components/home/home.component.ts:38
Functionreducer
( state: IMultilingualState = initialState, action: Actions )
src/client/app/modules/i18n/reducers/multilingual.reducer.ts:5
Functionreducer
( state: ISampleState = sampleInitialState, // could support multiple state actions via union type here
src/client/app/modules/sample/reducers/sample.reducer.ts:4
← previousnext →201–300 of 349, ranked by callers