Colygon.MatchPoint.Core Namespace |
Class | Description | |
---|---|---|
BaseCatalogDeploymentFeatureReceiver | ||
ContentTypes | This expression variable provides access to the content types that are available on the current SPWeb object. | |
ExpectedException | Represents an 'expected' exception that is thrown when an operation fails. | |
ImageUrls |
Provides string constants containing image URLs used by the MatchPoint controls.
| |
LinkValue | Represents the value of a field that contains URL values. | |
ListQueryExtension | Provides extension methods for executing list CAML queries within the expression engine or from the API. | |
ListQueryProxy |
Represents the return type for list CAML queries executed using the ListQueryExtension class.
| |
MPContextFaker |
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.
| |
MPInstance | Represents a MatchPoint instance. | |
MPInstanceScope | Provides a context for accessing a MatchPoint instance. | |
MPUtility | This expression variable provides utility methods to be used from the expression engine. | |
SPFileExtensions | ||
SPHelper |
This expression variable provides access to SharePoint related functionality within the expression engine.
| |
SPListExtensions |
Provides extension methods for the SPList class. These methods can be used for accessing basic
operations from the expression engine or from the API.
| |
SPListItemExtensions |
Provides extension methods for the SPListItem class. These methods can be used for accessing basic
operations from the expression engine or from the API.
| |
SPListItemVersionExtensions |
Provides extension methods for the SPListItemVersion class. These methods can be used for accessing
basic operations from the expression engine or from the API.
| |
SPLookupValue | Represents a lookup item that corresponds to a SharePoint field, i.e. a person field. | |
SPUserValue | Implements functionality for a SharePoint lookup value that can be accessed using a unique key. | |
SPViewExtension |
Provides extension methods for the SPView class. These methods can be used for accessing basic
operations from the expression engine or from the API.
| |
SPWebExtensions |
Provides extension methods for the SPWeb class. These methods can be used for accessing basic
operations from the expression engine or from the API.
| |
StringConstants | Provides access to string constants that are used as display titles, descriptions etc. | |
StringResource |
Represents the configuration element for a single string constant within a
StringResourcesConfiguration
file.
| |
StringResources |
Provides access to all StringResourcesConfiguration files that are available on the current MatchPoint
instance.
| |
StringResourcesConfiguration | Allows the definition of translated strings languages installed on the SharePoint farm. | |
StringTranslation |
Represents the configuration element for a translation (one specific language) within a
StringResource configuration element.
| |
Urls | Provides access to string constants that are used to generate URLs. |
Interface | Description | |
---|---|---|
IChoiceItem | Provides functionality for elements that can be selected, i.e. within a choice field. |
Enumeration | Description | |
---|---|---|
OpenInDialogMode | Specifies how a SharePoint list item should be opened. |