Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-programming/angular2-contacts-demo
/ functions
Functions
48 in github.com/angular-programming/angular2-contacts-demo
⨍
Functions
48
◇
Types & classes
27
↓ 3 callers
Method
get
(url:string, opts?:Object)
src/app/shared/contact.service.ts:37
↓ 2 callers
Method
getContactById
(id:number)
src/app/shared/contact.service.ts:47
↓ 2 callers
Method
getContactsData
()
src/app/shared/contact.service.ts:43
↓ 1 callers
Method
addContact
()
src/app/edit/edit.component.ts:80
↓ 1 callers
Method
checkEmail
(str: string)
src/app/shared/util.service.ts:16
↓ 1 callers
Method
checkPhoneNum
(str: string)
src/app/shared/util.service.ts:10
↓ 1 callers
Method
editContact
()
src/app/edit/edit.component.ts:98
↓ 1 callers
Method
getById
(id:number)
src/app/detail/detail.component.ts:47
↓ 1 callers
Method
getCollectionContact
()
src/app/collection/collection.component.ts:15
↓ 1 callers
Method
getCollections
()
src/app/shared/contact.service.ts:51
↓ 1 callers
Method
getContactDetailById
(id:number)
src/app/edit/edit.component.ts:68
↓ 1 callers
Method
getContacts
()
src/app/list/list.component.ts:23
↓ 1 callers
Method
getContacts
()
src/app/edit/edit.component.ts:62
↓ 1 callers
Method
request
(url:string, opts:any)
src/app/shared/contact.service.ts:13
Method
addContact
()
src/app/list/list.component.ts:35
Method
addContact
(obj:Object = {})
src/app/shared/contact.service.ts:55
Method
cancleOperate
()
src/app/edit/edit.component.ts:115
Method
collectTheContact
()
src/app/detail/detail.component.ts:39
Method
constructor
()
src/app/app.component.ts:10
Method
constructor
(private _constactService: ContactService)
src/app/collection/collection.component.ts:13
Method
constructor
( private _router: Router, private _activatedRoute:ActivatedRoute, private _constactService:Contac
src/app/detail/detail.component.ts:16
Method
constructor
()
src/app/list/item.component.ts:14
Method
constructor
( private _router: Router, private _contactService: ContactService )
src/app/list/list.component.ts:14
Method
constructor
( private _location:Location )
src/app/shared/footer.component.ts:12
Method
constructor
()
src/app/shared/util.service.ts:5
Method
constructor
( private http:Http )
src/app/shared/contact.service.ts:9
Method
constructor
(el: ElementRef)
src/app/shared/btn-click.directive.ts:15
Method
constructor
()
src/app/shared/header.component.ts:14
Method
constructor
( private _router: Router, private _activatedRoute:ActivatedRoute, private _constactService: Conta
src/app/edit/edit.component.ts:30
Method
doClick
()
src/app/shared/btn-click.directive.ts:19
Method
editContact
()
src/app/detail/detail.component.ts:35
Method
goDetail
(num: number)
src/app/list/item.component.ts:20
Method
ngOnDestroy
()
src/app/detail/detail.component.ts:31
Method
ngOnInit
()
src/app/collection/collection.component.ts:31
Method
ngOnInit
()
src/app/detail/detail.component.ts:22
Method
ngOnInit
()
src/app/list/item.component.ts:16
Method
ngOnInit
()
src/app/list/list.component.ts:19
Method
ngOnInit
()
src/app/shared/footer.component.ts:16
Method
ngOnInit
()
src/app/shared/header.component.ts:16
Method
ngOnInit
()
src/app/edit/edit.component.ts:38
Method
onBlurAddr
()
src/app/edit/edit.component.ts:128
Method
onBlurBir
()
src/app/edit/edit.component.ts:136
Method
onBlurEmail
()
src/app/edit/edit.component.ts:132
Method
onBlurName
()
src/app/edit/edit.component.ts:120
Method
onBlurPhone
()
src/app/edit/edit.component.ts:124
Method
routerNavigate
(id: number)
src/app/list/list.component.ts:39
Method
submitForm
()
src/app/edit/edit.component.ts:50
Method
transform
(val:string)
src/app/shared/phone.pipe.ts:7