|
Google Shared Contacts Manager
1.0
Semestral project for BI-ZNF
|
Data Structures | |
| class | AddressAttribute |
| Class represent the address of Contact. More... | |
| class | APIQuery |
| Class represents a query that is going to be send to Google. More... | |
| class | APIService |
| Class provides functionality to send an APIQuery to a server using curl PHP functionality. More... | |
| class | Attribute |
| Abstract class which is the ancestor of all other attributes. More... | |
| class | Contact |
| Class represents a Google Domain Shared Contact. More... | |
| class | ContactService |
| Class provides CRUD functionality for Contacts. More... | |
| class | CustomAttribute |
| Class represents custom attribute (key, value pairs) More... | |
| class | EmailAttribute |
| Class represents email contact attribute. More... | |
| class | GoogleOAuth2Authenticator |
| Authenticator that validates whether user is GSuite administrator so he can use this app. More... | |
| class | MyDatagrid |
| Extended version of Nextras that support custom component to be used inside the table. More... | |
| class | NameAttribute |
| Class represent the name of Contact. More... | |
| class | OAuthService |
| Class handles process of creation a Google Client, authenticates user and handles access token operations. More... | |
| class | OrganizationAttribute |
| Class represents the organization attribute of a Contact. More... | |
| class | PhoneAttribute |
| Class represents phone contact attribute. More... | |
| class | SerializableImage |
| Extended version of Nette that support serialization. More... | |
| class | User |
| Class represents details of currently logged in user. More... | |
| class | UserIdentity |
| Class implements IIdentity returned by GoogleOAuth2Authenticator. More... | |