RWidgetRegistryClientSession Class Reference
class RWidgetRegistryClientSession : public RSessionBase
|
Inherits from
-
RWidgetRegistryClientSession
Inherited Functions
|
|
RHandleBase::Attributes()const
|
|
RHandleBase::BTraceId()const
|
|
RHandleBase::Close()
|
|
RHandleBase::DoExtendedClose()
|
|
RHandleBase::Duplicate(const RThread &,TOwnerType)
|
|
RHandleBase::FullName()const
|
|
RHandleBase::FullName(TDes &)const
|
|
RHandleBase::Handle()const
|
|
RHandleBase::HandleInfo(THandleInfo *)
|
|
RHandleBase::Name()const
|
|
RHandleBase::NotifyDestruction(TRequestStatus &)
|
|
RHandleBase::Open(const TFindHandleBase &,TOwnerType)
|
|
RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt)
|
|
RHandleBase::RHandleBase()
|
|
RHandleBase::RHandleBase(TInt)
|
|
RHandleBase::SetHandle(TInt)
|
|
RHandleBase::SetHandleNC(TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *)
|
|
RSessionBase::Open(RMessagePtr2,TInt,TOwnerType)
|
|
RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Open(TInt,TOwnerType)
|
|
RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Send(TInt)const
|
|
RSessionBase::Send(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt)const
|
|
RSessionBase::SendReceive(TInt,TRequestStatus &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const
|
|
RSessionBase::SetReturnedHandle(TInt)
|
|
RSessionBase::SetReturnedHandle(TInt,RHandleBase &)
|
|
RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &)
|
|
RSessionBase::ShareAuto()
|
|
RSessionBase::ShareProtected()
|
Constructor & Destructor Documentation
RWidgetRegistryClientSession()
IMPORT_C
|
RWidgetRegistryClientSession
|
(
|
)
|
|
Member Functions Documentation
Connect()
IMPORT_C
TInt
|
Connect
|
(
|
)
|
|
Connect to widgetregistry server
DeRegisterWidgetL(const TUid &)
IMPORT_C void
|
DeRegisterWidgetL
|
(
|
const
TUid
&
|
aUid
|
)
|
|
DeserializeWidgetInfoL(RReadStream &, RWidgetInfoArray &, TInt)
Disconnect()
IMPORT_C
TInt
|
Disconnect
|
(
|
)
|
|
Disconnect from widgetregistry server
GetAvailableUidL(TUint)
IMPORT_C
TUid
|
GetAvailableUidL
|
(
|
TUint
|
aDriveLetter
|
)
|
|
GetLprojName(TDes &)
IMPORT_C void
|
GetLprojName
|
(
|
TDes
&
|
aLprojName
|
)
|
|
Get the language project name which is the directory to hold localized resources
GetWidgetBundleId(const TUid &, TDes &)
IMPORT_C void
|
GetWidgetBundleId
|
(
|
const
TUid
&
|
aUid,
|
|
TDes
&
|
aWidgetBundleId
|
|
)
|
|
Returns bundle Id of the widget with a particular UId
Parameters
const
TUid
& aUid
|
|
TDes
& aWidgetBundleId
|
|
GetWidgetBundleName(const TUid &, TDes &)
IMPORT_C void
|
GetWidgetBundleName
|
(
|
const
TUid
&
|
aUid,
|
|
TDes
&
|
aWidgetBundleName
|
|
)
|
|
Returns bundle name of the widget with a particular UId
Parameters
const
TUid
& aUid
|
|
TDes
& aWidgetBundleName
|
|
GetWidgetPath(const TUid &, TDes &)
IMPORT_C void
|
GetWidgetPath
|
(
|
const
TUid
&
|
aUid,
|
|
TDes
&
|
aWidgetPath
|
|
)
|
|
Returns path of the widget with a particular UId
GetWidgetPropertyValueL(const TUid &, TWidgetPropertyId)
Gets property value for a widget by UId, leaves on error
GetWidgetUidForUrl(const TDesC &)
IMPORT_C
TInt
|
GetWidgetUidForUrl
|
(
|
const
TDesC
&
|
aUrl
|
)
|
|
Returns UId of the widget with a particular Url
GetWidgetUidL(const TDesC &)
IMPORT_C
TInt
|
GetWidgetUidL
|
(
|
const
TDesC
&
|
aBundleId
|
)
|
|
Returns uid of the widget with a particular bundle identifier
InstalledWidgetsL(RWidgetInfoArray &)
Returns widget info for all the installed widgets.
IsBlanketPermGranted(const TUid &)
IMPORT_C
TBool
|
IsBlanketPermGranted
|
(
|
const
TUid
&
|
aUid
|
)
|
|
Returns true if the blanket permission is granted
IsWidget(const TUid &)
IMPORT_C
TBool
|
IsWidget
|
(
|
const
TUid
&
|
aUid
|
)
|
|
Returns true if the Uid falls within the range specified for widgets.
IsWidgetInFullView(const TUid &)
IMPORT_C
TBool
|
IsWidgetInFullView
|
(
|
const
TUid
&
|
aUid
|
)
|
|
Returns true if the widget is in FullView.
IsWidgetInMiniView(const TUid &)
IMPORT_C
TBool
|
IsWidgetInMiniView
|
(
|
const
TUid
&
|
aUid
|
)
|
|
Returns true if the widget is in MiniView.
IsWidgetRunning(const TUid &)
IMPORT_C
TBool
|
IsWidgetRunning
|
(
|
const
TUid
&
|
aUid
|
)
|
|
Returns true if the widget is running.
MarshalPropertyValuesL(const RPointerArray< CWidgetPropertyValue > &)
Creates and returns heap descriptor which holds contents of RWidgetDataArray or
CWidgetInfo
based on the datatype passed
RegisterWidgetL(const RPointerArray< CWidgetPropertyValue > &)
RunningWidgetsL(RWidgetInfoArray &)
Returns widget info for all the running widgets.
SecurityPolicyId()
IMPORT_C
TInt
|
SecurityPolicyId
|
(
|
)
|
|
Returns security policyId.
SetActive(const TUid &, TInt)
IMPORT_C void
|
SetActive
|
(
|
const
TUid
&
|
aUid,
|
|
TInt
|
aStatus
|
|
)
|
|
Set/Reset active status of the widget
SetBlanketPermissionL(const TUid &, TInt)
IMPORT_C void
|
SetBlanketPermissionL
|
(
|
const
TUid
&
|
aUid,
|
|
TInt
|
aStatus
|
|
)
|
|
Set/Reset blaket permission for widgets
SetFullViewL(const TUid &, TInt)
IMPORT_C void
|
SetFullViewL
|
(
|
const
TUid
&
|
aUid,
|
|
TInt
|
aStatus
|
|
)
|
|
Set/Reset Full view status of widget
SetMiniViewL(const TUid &, TInt)
IMPORT_C void
|
SetMiniViewL
|
(
|
const
TUid
&
|
aUid,
|
|
TInt
|
aStatus
|
|
)
|
|
Set/Reset Mini view launched status of widget
WidgetCount(TInt &)
IMPORT_C
TInt
|
WidgetCount
|
(
|
TInt
&
|
aCount
|
)
|
|
Returns count of widgets installed.
WidgetExistsL(const TDesC &)
IMPORT_C
TBool
|
WidgetExistsL
|
(
|
const
TDesC
&
|
aBundleId
|
)
|
|
Returns true if the widget is installed
WidgetSapiAccessState(const TUid &)
IMPORT_C
TInt
|
WidgetSapiAccessState
|
(
|
const
TUid
&
|
aUid
|
)
|
|
Returns if widget sapi access is prompted, promptless or denied.
Member Data Documentation
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.