class MPbk2ApplicationServices |
Phonebook 2 application services interface. Shares commonly used objects.
Public Member Functions | |
---|---|
MPbk2CommandHandler * | CommandHandlerL () |
CVPbkContactManager & | ContactManager () |
CPbk2FieldPropertyArray & | FieldProperties () |
TInt | GlobalMenuFilteringFlagsL () |
TBool | LocallyVariatedFeatureEnabled ( TVPbkLocalVariantFlags ) |
TAny * | MPbk2ApplicationServicesExtension ( TUid ) |
MPbk2ContactNameFormatter & | NameFormatter () |
CSendUi * | SendUiL () |
CPbk2SortOrderManager & | SortOrderManager () |
CPbk2StoreConfiguration & | StoreConfiguration () |
MPbk2StoreObservationRegister & | StoreObservationRegister () |
CPbk2StorePropertyArray & | StoreProperties () |
MPbk2StoreValidityInformer & | StoreValidityInformer () |
MPbk2ContactViewSupplier & | ViewSupplier () |
Protected Member Functions | |
---|---|
~MPbk2ApplicationServices () |
MPbk2CommandHandler * | CommandHandlerL | ( | ) | [pure virtual] |
Returns Phonebook 2 command handler, which handles all the commands.
CVPbkContactManager & | ContactManager | ( | ) | const [pure virtual] |
Returns Virtual Phonebook contact manager.
CPbk2FieldPropertyArray & | FieldProperties | ( | ) | const [pure virtual] |
Returns Phonebook 2 field properties.
TInt | GlobalMenuFilteringFlagsL | ( | ) | const [pure virtual] |
Returns global menu filtering flags.
TBool | LocallyVariatedFeatureEnabled | ( | TVPbkLocalVariantFlags | aFeatureFlag | ) | [pure virtual] |
Used to check if the feature defined by aFeature if on or off.
TVPbkLocalVariantFlags aFeatureFlag |
TAny * | MPbk2ApplicationServicesExtension | ( | TUid | ) | [inline, virtual] |
Returns an extension point for this interface or NULL.
TUid |
MPbk2ContactNameFormatter & | NameFormatter | ( | ) | const [pure virtual] |
Returns the name formatter object.
CPbk2SortOrderManager & | SortOrderManager | ( | ) | const [pure virtual] |
Returns the sort order manager.
CPbk2StoreConfiguration & | StoreConfiguration | ( | ) | const [pure virtual] |
Returns Phonebook 2 store configuration.
MPbk2StoreObservationRegister & | StoreObservationRegister | ( | ) | const [pure virtual] |
Returns Phonebook 2 contact store observation register.
CPbk2StorePropertyArray & | StoreProperties | ( | ) | const [pure virtual] |
Returns store property array.
MPbk2StoreValidityInformer & | StoreValidityInformer | ( | ) | const [pure virtual] |
Returns Phonebook 2 contact store validity informer.
MPbk2ContactViewSupplier & | ViewSupplier | ( | ) | const [pure virtual] |
Returns Phonebook 2 view supplier.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.