PFContentTypeUtils Class |
Namespace: Packflow.Core
public static class PFContentTypeUtils
The PFContentTypeUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAllItems |
Gets all items of multiple content-types in one query.
|
![]() ![]() | GetField |
Gets the first found field with a specific name in multiple content-types.
|
![]() ![]() | GetFields |
Gets all fields of multiple content-types in one query.
|
![]() ![]() | GetItems |
Gets items of multiple content-types in one query.
|
![]() ![]() | GetItemsByGroup |
Gets aggregated items of multiple content-types in one query.
|
![]() ![]() | RequiredOnViews_GetFieldNames(ListPFContentType) |
Gets the list of required fields for views in the given content-types.
|
![]() ![]() | RequiredOnViews_GetFieldNames(PFContentType, Boolean) |
Gets the list of the names of required fields for views in the given content-type.
|
![]() ![]() | RequiredOnViews_GetFields |
Gets the list of required fields for views in the given content-type.
|
Name | Description | |
---|---|---|
![]() ![]() | RequiredOnViews_SystemFields |
List of (system) field names that must be selected for any view.
|