Click or drag to resize

PageCreationRulesAdminServices Methods


The PageCreationRulesAdminServices type exposes the following members.

Methods
  NameDescription
Public methodCreateNew
Creates a new Page Creation Rule with given data
Public methodCode exampleDelete
Deletes Page Creation Rules that matche given unique Ids
Public methodGetRule
Retrieves a single Page Creation Rule via its unique Id, providing full details of the Rule.
Public methodGetRuleParents
Retrieves the existing Parent Page entries detailed information for given Page Creation Rule
Public methodGetSupportTypeChoices_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.
Public methodGetSupportTypeChoices_AvailableUsers
Retrieves the available Users for Page Creation Rule security assignment. These are the users that are not assigned to Page Creation Rule yet.
Public methodGetSupportTypeChoices_Schemas
Retrieves collection of basic Schema information.
Public methodGetSupportTypeChoices_Stylesheets
Retrieves collection of basic Stylesheets information
Public methodGetWorkflowChoices
Public methodList
Retrieves the list of extended information entries of Page Creation Rules, and collection of Workflow Definition basic information entries.
Public methodSave
Saves the updates on an existing Page Creation Rule
Top
See Also