| UserInfo Fields |
The UserInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GLOBAL_ROLES_KEY |
Constant for global roles in siteroles collection.
| |
| mAllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
| mAllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.) | |
| mAllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
| mBindings |
Binding objects of the object.
(Inherited from BaseInfo.) | |
| mCacheParentData |
If true, the parent data is cached.
(Inherited from BaseInfo.) | |
| mDataClass |
Data class with the SiteInfo data.
(Inherited from AbstractInfoTInfo.) | |
| mDisconnectedCount |
Number of disconnected references for this collection
(Inherited from BaseInfo.) | |
| mFriends |
Table with user's friends.
| |
| mGeneralized |
Generalized interface of this object
(Inherited from BaseInfo.) | |
| mGroups |
Table with user's groups.
| |
| mCheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
| mChildDependencies |
Child dependency objects of the object.
(Inherited from BaseInfo.) | |
| mChildren |
Child objects of the object.
(Inherited from BaseInfo.) | |
| mInstantiated |
Date and time when this instance was created.
(Inherited from BaseInfo.) | |
| mInvalidateObject | Obsolete.
If true, object is invalidated on the object update.
(Inherited from BaseInfo.) | |
| mLocalColumnNames |
Local column names
(Inherited from AbstractInfoTInfo.) | |
| mLocalProperties |
Local properties
(Inherited from AbstractInfoTInfo.) | |
| mLocalSettings |
Local object settings.
(Inherited from BaseInfo.) | |
| mLogEvents |
If true, events are logged on the object update.
(Inherited from BaseInfo.) | |
| mLogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
| mLogIntegration |
Whether to log integration tasks.
(Inherited from BaseInfo.) | |
| mLogSynchronization |
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.) | |
| mLogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
| mMembershipRoles |
User membership roles.
| |
| mMembershipRoleValidity |
Membership roles validity
| |
| mMemberships |
Table with sites and corresponding memberships.
| |
| mMembershipsValidity |
Hashtable with validity info about user's membership
| |
| mObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
| mObjectLastAccessed |
Object last access time (uses internally by providers).
(Inherited from BaseInfo.) | |
| mObjectParent |
Object parent.
(Inherited from BaseInfo.) | |
| mObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
| mObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
| mObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
| mOrders |
Collection of orders made by user.
| |
| mOtherBindings |
Other binding objects of the object.
(Inherited from BaseInfo.) | |
| mProcesses |
Processes of the object.
(Inherited from BaseInfo.) | |
| mPurchasedProducts |
Collection of products purchased by user.
| |
| mReferringObjects |
Depending objects of the object.
(Inherited from BaseInfo.) | |
| mRelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
| mRelatedDataLoaded |
Related data is loaded.
(Inherited from BaseInfo.) | |
| mRelatedObjects |
Related objects.
(Inherited from BaseInfo.) | |
| mResourceUIElements |
Hashtable with all UI elements within each module across all sites the user can see.
| |
| mRolesValidity |
Hashtable with temporaly roles.
| |
| mScheduledTasks |
Scheduled tasks of the object.
(Inherited from BaseInfo.) | |
| mSiteCultures |
Contains allowed cultures.
| |
| mSitesRoles |
Table with the sites and corresponding roles.
| |
| mStatus |
Status of the object.
(Inherited from BaseInfo.) | |
| mSupportsVersioning |
Indicates if the object versioning is supported.
(Inherited from BaseInfo.) | |
| mTokenId |
Token id assigned to the user
| |
| mTokenIteration |
Token iteration.
| |
| mTouchCacheDependencies |
If true, cache keys are touched on the object update.
(Inherited from BaseInfo.) | |
| mTypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
| mUpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
| mUpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoTInfo.) | |
| mUserSettings |
UserSettings info object.
| |
| mValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
| mWishlist |
Collection of users wishlist items.
| |
| OBJECT_TYPE |
Object type
| |
| TYPEINFO |
Type information.
|