Click or drag to resize

Colygon.MatchPoint.Core Namespace

Contains types and members that implement MatchPoint core functionality.
Classes
  ClassDescription
Public classBaseCatalogDeploymentFeatureReceiver
Public classContentTypes
This expression variable provides access to the content types that are available on the current SPWeb object.
Public classExpectedException
Represents an 'expected' exception that is thrown when an operation fails.
Public classImageUrls
Provides string constants containing image URLs used by the MatchPoint controls.
Public classLinkValue
Represents the value of a field that contains URL values.
Public classListQueryExtension
Provides extension methods for executing list CAML queries within the expression engine or from the API.
Public classListQueryProxy
Represents the return type for list CAML queries executed using the ListQueryExtension class.
Public classMPContextFaker
Makes it possible to change or create a / the "current MatchPoint context" (i.e. the SPContext.Current, the HttpContext.Current and the MPInstanceScope.Current). A good example usage for this class is, to create a Workspace via PowerShell or within a timer job (ITimerJob) when the workspace template contains HTTP/SharePoint-context specific expressions.
Public classMPInstance
Represents a MatchPoint instance.
Public classMPInstanceScope
Provides a context for accessing a MatchPoint instance.
Public classMPUtility
This expression variable provides utility methods to be used from the expression engine.
Public classSPFileExtensions
Public classSPHelper
This expression variable provides access to SharePoint related functionality within the expression engine.
Public classSPListExtensions
Provides extension methods for the SPList class. These methods can be used for accessing basic operations from the expression engine or from the API.
Public classSPListItemExtensions
Provides extension methods for the SPListItem class. These methods can be used for accessing basic operations from the expression engine or from the API.
Public classSPListItemVersionExtensions
Provides extension methods for the SPListItemVersion class. These methods can be used for accessing basic operations from the expression engine or from the API.
Public classSPLookupValue
Represents a lookup item that corresponds to a SharePoint field, i.e. a person field.
Public classSPUserValue
Implements functionality for a SharePoint lookup value that can be accessed using a unique key.
Public classSPViewExtension
Provides extension methods for the SPView class. These methods can be used for accessing basic operations from the expression engine or from the API.
Public classSPWebExtensions
Provides extension methods for the SPWeb class. These methods can be used for accessing basic operations from the expression engine or from the API.
Public classStringConstants
Provides access to string constants that are used as display titles, descriptions etc.
Public classStringResource
Represents the configuration element for a single string constant within a StringResourcesConfiguration file.
Public classStringResources
Provides access to all StringResourcesConfiguration files that are available on the current MatchPoint instance.
Public classStringResourcesConfiguration
Allows the definition of translated strings languages installed on the SharePoint farm.
Public classStringTranslation
Represents the configuration element for a translation (one specific language) within a StringResource configuration element.
Public classUrls
Provides access to string constants that are used to generate URLs.
Interfaces
  InterfaceDescription
Public interfaceIChoiceItem
Provides functionality for elements that can be selected, i.e. within a choice field.
Enumerations
  EnumerationDescription
Public enumerationOpenInDialogMode
Specifies how a SharePoint list item should be opened.