PageCreationRulesAdminServices Class |
Namespace: IngeniuxCMService
The PageCreationRulesAdminServices type exposes the following members.
Name | Description | |
---|---|---|
PageCreationRulesAdminServices | Initializes a new instance of the PageCreationRulesAdminServices class |
Name | Description | |
---|---|---|
CreateNew |
Creates a new Page Creation Rule with given data
| |
Delete |
Deletes Page Creation Rules that matche given unique Ids
| |
GetRule |
Retrieves a single Page Creation Rule via its unique Id, providing full details of the Rule.
| |
GetRuleParents |
Retrieves the existing Parent Page entries detailed information for given Page Creation Rule
| |
GetSupportTypeChoices_AvailableGroups |
Retrieves the available User Groups for Page Creation Rule security assignment.
These are the groups that are not assigned to Page Creation Rule yet.
| |
GetSupportTypeChoices_AvailableUsers |
Retrieves the available Users for Page Creation Rule security assignment.
These are the users that are not assigned to Page Creation Rule yet.
| |
GetSupportTypeChoices_Schemas |
Retrieves collection of basic Schema information.
| |
GetSupportTypeChoices_Stylesheets |
Retrieves collection of basic Stylesheets information
| |
GetWorkflowChoices | ||
List |
Retrieves the list of extended information entries of Page Creation Rules, and collection of Workflow Definition basic information entries.
| |
Save |
Saves the updates on an existing Page Creation Rule
|