| BaseInfo Fields |
The BaseInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CONFIGURATION |
Administration group
| |
| CONTENTMANAGEMENT |
Content management group
| |
| DEVELOPMENT |
Development group
| |
| GLOBAL |
Global group
| |
| lockObject |
Object for locking the context for static variables
| |
| mAllowClone |
Indicates if the object supports cloning.
| |
| mAllowRestore |
Indicates if the object supports deleting to recycle bin.
| |
| mAllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
| |
| mBindings |
Binding objects of the object.
| |
| mCacheParentData |
If true, the parent data is cached.
| |
| mDisconnectedCount |
Number of disconnected references for this collection
| |
| mGeneralized |
Generalized interface of this object
| |
| mCheckUnique |
If true, the code name is checked for uniqueness upon saving.
| |
| mChildDependencies |
Child dependency objects of the object.
| |
| mChildren |
Child objects of the object.
| |
| mInstantiated |
Date and time when this instance was created.
| |
| mInvalidateObject | Obsolete.
If true, object is invalidated on the object update.
| |
| mLocalSettings |
Local object settings.
| |
| mLogEvents |
If true, events are logged on the object update.
| |
| mLogExport |
If true, export tasks are logged on the object update.
| |
| mLogIntegration |
Whether to log integration tasks.
| |
| mLogSynchronization |
If true, synchronization tasks are logged on the object update.
| |
| mLogWebFarmTasks |
If true, web farm tasks are logged on the object update.
| |
| mObjectIcon |
Object icon metafile.
| |
| mObjectLastAccessed |
Object last access time (uses internally by providers).
| |
| mObjectParent |
Object parent.
| |
| mObjectSiteID |
Object site ID.
| |
| mObjectSiteName |
Object site name.
| |
| mObjectThumbnail |
Object thumbnail metafile.
| |
| mOtherBindings |
Other binding objects of the object.
| |
| mProcesses |
Processes of the object.
| |
| mProperties |
Hashtable of properties of all object types, pairs [object type -> properties]
| |
| mReferringObjects |
Depending objects of the object.
| |
| mRelatedData |
Custom data connected to the object.
| |
| mRelatedDataLoaded |
Related data is loaded.
| |
| mRelatedObjects |
Related objects.
| |
| mScheduledTasks |
Scheduled tasks of the object.
| |
| mStatus |
Status of the object.
| |
| mSupportsVersioning |
Indicates if the object versioning is supported.
| |
| mTouchCacheDependencies |
If true, cache keys are touched on the object update.
| |
| mTypeInfo |
Object type information.
| |
| mUpdateTimeStamp |
If true, timestamp of the object is updated when saved.
| |
| mValidateCodeName |
If true, the code name is validated upon saving.
| |
| SITE |
Site group
| |
| SOCIALANDCOMMUNITY |
Tools group
|