Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NathanWalker/angular-seed-advanced
/ functions
Functions
349 in github.com/NathanWalker/angular-seed-advanced
⨍
Functions
349
◇
Types & classes
193
Method
constructor
( private store: Store<any>, private actions$: Actions, private multilangService: MultilingualServ
src/client/app/modules/i18n/effects/multilingual.effect.ts:34
Method
constructor
( public analytics: AnalyticsService, private translate: TranslateService, private win: WindowServ
src/client/app/modules/i18n/services/multilingual.service.ts:33
Method
constructor
(@Optional() @SkipSelf() parentModule: CoreModule)
src/client/app/modules/core/core.module.ts:45
Method
constructor
(private el: ElementRef, private renderer: Renderer, private win: WindowService)
src/client/app/modules/core/directives/platform.directive.ts:12
Method
constructor
(public analytics: AnalyticsService, public log: LogService)
src/client/app/modules/core/services/app.service.ts:10
Method
constructor
(public router: Router, private locationStrategy: LocationStrategy)
src/client/app/modules/core/services/router-extensions.service.ts:28
Method
constructor
()
src/client/app/modules/core/services/logging/log.service.spec.ts:13
Method
constructor
(private console: ConsoleService, options: LogTargetOptions)
src/client/app/modules/core/services/logging/console.target.ts:7
Method
constructor
( @Inject(LogTarget) private targets: LogTarget[])
src/client/app/modules/core/services/logging/log.service.ts:12
Method
constructor
()
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:22
Method
constructor
(public newUrl: string)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:76
Method
constructor
()
src/client/app/modules/core/testing/mocks/window.mock.ts:16
Method
constructor
()
src/client/app/modules/core/testing/mocks/window.mock.ts:23
Method
constructor
(@Optional() @SkipSelf() parentModule: SampleModule)
src/client/app/modules/sample/sample.module.ts:35
Method
constructor
(public payload: Array<string>)
src/client/app/modules/sample/actions/name-list.action.ts:52
Method
constructor
(public payload: string)
src/client/app/modules/sample/actions/name-list.action.ts:63
Method
constructor
(public payload: string)
src/client/app/modules/sample/actions/name-list.action.ts:69
Method
constructor
( private store: Store<any>, private actions$: Actions, private nameListService: NameListService
src/client/app/modules/sample/effects/sample.effect.ts:40
Method
constructor
( public analytics: AnalyticsService, private http: Http )
src/client/app/modules/sample/services/name-list.service.ts:18
Method
constructor
(private log: LogService)
src/client/app/modules/shared/components/toolbar/toolbar.component.ts:16
Method
constructor
(private angulartics2: Angulartics2, private segment: Angulartics2Segment)
src/client/app/modules/analytics/services/analytics.service.ts:24
Method
constructor
(@Inject(AnalyticsService) public analytics: AnalyticsService)
src/client/app/modules/analytics/services/analytics.service.ts:84
Method
constructor
( public analytics: AnalyticsService, public log: LogService, private appService: AppService )
src/client/app/components/app.component.ts:21
Method
constructor
(private store: Store<IAppState>, public routerext: RouterExtensions)
src/client/app/components/home/home.component.ts:21
Method
constructor
(private injector: Injector)
src/client/app/components/about/about.component.ts:27
Method
constructor
(public analytics: AnalyticsService, public log: LogService, public store: Store<a
nativescript/src/mobile/core/services/ns-app.service.ts:36
Method
constructor
(angulartics2: Angulartics2)
nativescript/src/mobile/analytics/services/ns-angulartics2-segment.service.ts:14
Function
createConsoleTarget
(level: LogLevel, consoleService: ConsoleService)
src/client/app/modules/core/services/logging/console.target.ts:30
Method
debug
(m: any)
src/client/app/modules/core/services/console.service.ts:11
Method
debug
(...msg)
src/client/app/modules/core/services/logging/log.service.ts:16
Method
e
(actual: any)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:20
Method
error
(m: any)
src/client/app/modules/core/services/console.service.ts:12
Method
error
(...err)
src/client/app/modules/core/services/logging/log.service.ts:25
Method
expect
(actual: any)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:21
Method
expect
(actual: any)
src/e2e/ng2-jasmine.ts:20
Method
fail
(e?: any)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:22
Method
fail
(e?: any)
src/e2e/ng2-jasmine.ts:21
Method
fakeAsync
(fn: Function)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:17
Method
fakeAsync
(fn: Function)
src/e2e/ng2-jasmine.ts:16
Function
file2moduleName
(filePath)
test-main.js:63
Function
filterDependency
* 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
Method
fit
(name: string, fn: Function, timeOut?: number)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:25
Method
fit
(name: string, fn: Function, timeOut?: number)
src/e2e/ng2-jasmine.ts:24
Method
forward
()
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:70
Method
getApp
()
tools/utils/seed/server.ts:141
Method
getBaseHref
()
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:60
Method
getHttpServer
()
tools/utils/seed/server.ts:145
Method
getItem
(key: StorageKey)
src/client/app/modules/core/services/storage.service.ts:14
Function
getLang
(state$: Observable<IMultilingualState>)
src/client/app/modules/i18n/states/multilingual.state.ts:11
Method
getLangs
()
src/client/app/modules/i18n/testing/mocks/ng2-translate.mock.ts:25
Function
getMultilingualState
(state$: Observable<IAppState>)
src/client/app/modules/ngrx/index.ts:78
Function
getNameListState
(state$: Observable<IAppState>)
src/client/app/modules/ngrx/index.ts:81
Function
getNames
(state$: Observable<ISampleState>)
src/client/app/modules/sample/states/sample.state.ts:12
Method
getSettings
(group?: string, key?: string)
src/client/app/modules/i18n/testing/mocks/ng2-config-multilang.mock.ts:6
Method
getSettings
(group?: string, key?: string)
src/client/app/modules/core/testing/mocks/ng2-config.mock.ts:6
Method
getTranslation
(lang: string)
src/client/app/modules/i18n/testing/mocks/ng2-translate.mock.ts:11
Method
info
(m: any)
src/client/app/modules/core/services/console.service.ts:14
Method
info
(...err)
src/client/app/modules/core/services/logging/log.service.ts:41
Method
init
()
src/client/app/modules/i18n/testing/mocks/ng2-config-multilang.mock.ts:2
Method
inject
(tokens: Array<any>, fn: Function)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:23
Method
isDuplex
(stream: any)
tools/manual_typings/seed/istream.d.ts:6
Method
isReadable
(stream: any)
tools/manual_typings/seed/istream.d.ts:4
Method
isWritable
(stream: any)
tools/manual_typings/seed/istream.d.ts:5
Method
it
(name: string, fn: Function, timeOut?: number)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:24
Method
lastChangedFiles
()
tools/utils/seed/code_change_tools.ts:10
Function
listen
()
tools/utils/seed/code_change_tools.ts:44
Method
location
()
nativescript/src/mobile/core/services/window-native.service.ts:15
Function
log
(event: LogEvent)
src/client/app/modules/core/services/logging/log.target.ts:25
Method
log
(m: any)
src/client/app/modules/core/services/console.service.ts:10
Function
main
()
src/client/app/modules/electron/utils/desktop-config.spec.ts:4
Function
main
()
src/client/app/modules/i18n/components/lang-switcher.component.spec.ts:47
Function
main
()
src/client/app/modules/i18n/services/multilingual.service.spec.ts:50
Function
main
()
src/client/app/modules/core/directives/platform.directive.spec.ts:28
Function
main
()
src/client/app/modules/core/utils/config.spec.ts:10
Function
main
()
src/client/app/modules/core/services/logging/log.service.spec.ts:28
Function
main
()
src/client/app/modules/sample/services/name-list.service.spec.ts:39
Function
main
()
src/client/app/modules/analytics/services/analytics.service.spec.ts:28
Function
main
()
src/client/app/components/home/home.component.spec.ts:53
Function
main
()
src/client/app/components/about/about.component.spec.ts:16
Function
main
()
nativescript/src/mobile/core/utils/actionbar.util.spec.ts:4
Function
mapPath
* 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
Function
myUtil
()
tools/utils/project/sample_util.ts:1
Method
navigate
(commands: Array<any>, extras?: ExtendedNavigationExtras)
src/client/app/modules/core/services/router-extensions.service.ts:30
Method
navigate
(commands: Array<any>, extras?: ExtendedNavigationExtras)
src/client/app/modules/core/testing/mocks/router-extensions.mock.ts:10
Method
navigateByUrl
(url: string | UrlTree, options?: ExtendedNavigationExtras)
src/client/app/modules/core/services/router-extensions.service.ts:34
Method
navigateByUrl
(url: string | UrlTree, options?: ExtendedNavigationExtras)
src/client/app/modules/core/testing/mocks/router-extensions.mock.ts:14
Method
navigator
()
nativescript/src/mobile/core/services/window-native.service.ts:9
Method
ngOnInit
()
src/client/app/modules/i18n/components/lang-switcher.component.ts:56
Method
ngOnInit
()
src/client/app/components/home/home.component.ts:23
Method
onPopState
(fn: (value: any) => void)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:58
Function
onlySpecFiles
(path)
test-main.js:54
Method
openLanguages
(e: any)
src/client/app/modules/shared/components/toolbar/toolbar.component.ts:18
Method
page
()
src/client/app/components/about/about.component.ts:17
Method
pending
(reason?: string)
src/client/app/modules/test/shorthand/ng2-jasmine.ts:27
Method
pending
(reason?: string)
src/e2e/ng2-jasmine.ts:26
Method
pristine
()
tools/utils/seed/code_change_tools.ts:14
Method
pushState
(ctx: any, title: string, path: string, query: string)
src/client/app/modules/core/testing/mocks/mock-location-strategy.ts:38
Method
readAbout
()
src/client/app/components/home/home.component.ts:38
Function
reducer
( state: IMultilingualState = initialState, action: Actions )
src/client/app/modules/i18n/reducers/multilingual.reducer.ts:5
Function
reducer
( state: ISampleState = sampleInitialState, // could support multiple state actions via union type here
src/client/app/modules/sample/reducers/sample.reducer.ts:4
← previous
next →
201–300 of 349, ranked by callers