Click or drag to resize

PageCreationRulesAdminServices Methods


The PageCreationRulesAdminServices type exposes the following members.

Methods
  Name Description
Public method CreateNew Creates a new Page Creation Rule with given data
Public method Code example Delete Deletes Page Creation Rules that matche given unique Ids
Public method GetParentAccess(IPageCreationRule, IPage)  
Public method GetParentAccess(IPageCreationRule, IPCRParentPage)  
Public method GetRule Retrieves a single Page Creation Rule via its unique Id, providing full details of the Rule.
Public method GetRuleParents Retrieves the existing Parent Page entries detailed information for given Page Creation Rule
Public method 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.
Public method 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.
Public method GetSupportTypeChoices_Schemas Retrieves collection of basic Schema information.
Public method GetSupportTypeChoices_Stylesheets Retrieves collection of basic Stylesheets information
Public method GetWorkflowChoices  
Public method List Retrieves the list of extended information entries of Page Creation Rules, and collection of Workflow Definition basic information entries.
Public method Save Saves the updates on an existing Page Creation Rule
Top
See Also