프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BindChildGroupTypesGrid | void | ||
BindGroupAttributesGrid | void | ||
BindGroupAttributesInheritedGrid | void | ||
BindGroupMemberAttributesGrid | void | ||
BindGroupMemberAttributesInheritedGrid | void | ||
BindGroupTypeAttributesGrid | void | ||
BindGroupTypeAttributesInheritedGrid | void | ||
BindGroupTypeRolesGrid | void | ||
BindInheritedAttributes | void | ||
BindLocationTypesGrid | void | ||
BindMemberWorkflowTriggersGrid | void | ||
BindScheduleExclusionsGrid | void | ||
HideDialog | void | ||
LoadDropDowns | void | ||
ReorderAttributeList | void | ||
ReorderGroupTypeRoleList | void | ||
ReorderMemberWorkflowTriggerList | void | ||
SaveAttributes | void | ||
SetAttributeListOrder | void | ||
SetEditMode | void | ||
SetGroupTypeRoleListOrder | void | ||
SetMemberWorkflowTriggerListOrder | void | ||
ShowDialog | void | ||
ShowDialog | void | ||
ShowEditDetails | void | ||
ShowReadonlyDetails | void |
메소드 | 설명 | |
---|---|---|
GetBreadCrumbs ( PageReference pageReference ) : List |
Returns breadcrumbs specific to the block that should be added to navigation based on the current page reference. This function is called during the page's oninit to load any initial breadcrumbs
|
|
ShowDetail ( int groupTypeId ) : void |
Shows the edit.
|
메소드 | 설명 | |
---|---|---|
FormatTriggerType ( object type, object qualifier ) : string |
Formats the type of the trigger.
|
|
LoadViewState ( object savedState ) : void |
Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.
|
|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
OnLoad ( |
Raises the E:System.Web.UI.Control.Load event.
|
|
SaveViewState ( ) : object |
Saves any user control view-state changes that have occurred since the last page postback.
|
|
ShowTriggerQualifierControls ( ) : void |
Shows the trigger qualifier controls.
|
|
btnCancel_Click ( object sender, |
Handles the Click event of the btnCancel control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
cvAllowed_ServerValidate ( object source, System args ) : void |
Handles the ServerValidate event of the cvAllowed control.
|
|
ddlTriggerType_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlTriggerType control.
|
|
dlgChildGroupType_SaveClick ( object sender, |
Handles the SaveClick event of the dlgChildGroupType control.
|
|
dlgGroupAttribute_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupAttribute control.
|
|
dlgGroupMemberAttribute_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupMemberAttribute control.
|
|
dlgGroupTypeAttribute_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupTypeAttribute control.
|
|
dlgLocationType_SaveClick ( object sender, |
Handles the SaveClick event of the dlgLocationType control.
|
|
dlgMemberWorkflowTriggers_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupMemberAttribute control.
|
|
dlgScheduleExclusion_SaveClick ( object sender, |
Handles the SaveClick event of the dlgScheduleExclusion control.
|
|
gChildGroupTypes_Add ( object sender, |
Handles the Add event of the gChildGroupTypes control.
|
|
gChildGroupTypes_Delete ( object sender, |
Handles the Delete event of the gChildGroupTypes control.
|
|
gChildGroupTypes_GridRebind ( object sender, |
Handles the GridRebind event of the gChildGroupTypes control.
|
|
gGroupAttributesInherited_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupAttributesInherited control.
|
|
gGroupAttributes_Add ( object sender, |
Handles the Add event of the gGroupAttributes control.
|
|
gGroupAttributes_Delete ( object sender, |
Handles the Delete event of the gGroupAttributes control.
|
|
gGroupAttributes_Edit ( object sender, |
Handles the Edit event of the gGroupAttributes control.
|
|
gGroupAttributes_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupAttributes control.
|
|
gGroupAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gGroupAttributes control.
|
|
gGroupAttributes_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the group attributes_ show edit.
|
|
gGroupMemberAttributesInherited_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupMemberAttributesInherited control.
|
|
gGroupMemberAttributes_Add ( object sender, |
Handles the Add event of the gGroupMemberAttributes control.
|
|
gGroupMemberAttributes_Delete ( object sender, |
Handles the Delete event of the gGroupMemberAttributes control.
|
|
gGroupMemberAttributes_Edit ( object sender, |
Handles the Edit event of the gGroupMemberAttributes control.
|
|
gGroupMemberAttributes_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupMemberAttributes control.
|
|
gGroupMemberAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gGroupMemberAttributes control.
|
|
gGroupMemberAttributes_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the group attributes_ show edit.
|
|
gGroupTypeAttributesInherited_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupTypeAttributesInherited control.
|
|
gGroupTypeAttributes_Add ( object sender, |
Handles the Add event of the gGroupTypeAttributes control.
|
|
gGroupTypeAttributes_Delete ( object sender, |
Handles the Delete event of the gGroupTypeAttributes control.
|
|
gGroupTypeAttributes_Edit ( object sender, |
Handles the Edit event of the gGroupTypeAttributes control.
|
|
gGroupTypeAttributes_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupTypeAttributes control.
|
|
gGroupTypeAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gGroupTypeAttributes control.
|
|
gGroupTypeAttributes_ShowEdit ( System.Guid attributeGuid ) : void |
Gs the group type attributes_ show edit.
|
|
gGroupTypeRoles_Add ( object sender, |
Handles the Add event of the gGroupTypeRoles control.
|
|
gGroupTypeRoles_Delete ( object sender, |
Handles the Delete event of the gGroupTypeRoles control.
|
|
gGroupTypeRoles_Edit ( object sender, |
Handles the Edit event of the gGroupTypeRoles control.
|
|
gGroupTypeRoles_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupTypeRoles control.
|
|
gGroupTypeRoles_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gGroupTypeRoles control.
|
|
gGroupTypeRoles_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupMemberAttribute control.
|
|
gGroupTypeRoles_ShowEdit ( System.Guid groupTypeRoleGuid ) : void |
Gs the group attributes_ show edit.
|
|
gLocationTypes_Add ( object sender, |
Handles the Add event of the gLocationTypes control.
|
|
gLocationTypes_Delete ( object sender, |
Handles the Delete event of the gLocationTypes control.
|
|
gLocationTypes_GridRebind ( object sender, |
Handles the GridRebind event of the gLocationTypes control.
|
|
gMemberWorkflowTriggers_Add ( object sender, |
Handles the Add event of the gMemberWorkflowTriggers control.
|
|
gMemberWorkflowTriggers_Delete ( object sender, |
Handles the Delete event of the gMemberWorkflowTriggers control.
|
|
gMemberWorkflowTriggers_Edit ( object sender, |
Handles the Edit event of the gMemberWorkflowTriggers control.
|
|
gMemberWorkflowTriggers_GridRebind ( object sender, |
Handles the GridRebind event of the gMemberWorkflowTriggers control.
|
|
gMemberWorkflowTriggers_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void |
Handles the GridReorder event of the gMemberWorkflowTriggers control.
|
|
gMemberWorkflowTriggers_ShowEdit ( System.Guid memberWorkflowTriggersGuid ) : void |
Gs the group attributes_ show edit.
|
|
gScheduleExclusions_Add ( object sender, |
Handles the Add event of the gScheduleExclusions control.
|
|
gScheduleExclusions_Delete ( object sender, |
Handles the Delete event of the gScheduleExclusions control.
|
|
gScheduleExclusions_Edit ( object sender, |
Handles the Edit event of the gScheduleExclusions control.
|
|
gScheduleExclusions_GridRebind ( object sender, |
Handles the GridRebind event of the gScheduleExclusions control.
|
|
gtpInheritedGroupType_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the gtpInheritedGroupType control.
|
메소드 | 설명 | |
---|---|---|
BindChildGroupTypesGrid ( ) : void |
Binds the child group types grid.
|
|
BindGroupAttributesGrid ( ) : void |
Binds the group type attributes grid.
|
|
BindGroupAttributesInheritedGrid ( ) : void |
Binds the group attributes inherited grid.
|
|
BindGroupMemberAttributesGrid ( ) : void |
Binds the group type attributes grid.
|
|
BindGroupMemberAttributesInheritedGrid ( ) : void |
Binds the group member attributes inherited grid.
|
|
BindGroupTypeAttributesGrid ( ) : void |
Binds the group type attributes grid.
|
|
BindGroupTypeAttributesInheritedGrid ( ) : void |
Binds the group type attributes inherited grid.
|
|
BindGroupTypeRolesGrid ( ) : void |
Binds the group type attributes grid.
|
|
BindInheritedAttributes ( int inheritedGroupTypeId, |
Binds the inherited attributes.
|
|
BindLocationTypesGrid ( ) : void |
Binds the location types grid.
|
|
BindMemberWorkflowTriggersGrid ( ) : void |
Binds the group type attributes grid.
|
|
BindScheduleExclusionsGrid ( ) : void |
Binds the location types grid.
|
|
HideDialog ( ) : void |
Hides the dialog.
|
|
LoadDropDowns ( int groupTypeId ) : void |
Loads the drop downs.
|
|
ReorderAttributeList ( List |
Reorders the attribute list.
|
|
ReorderGroupTypeRoleList ( List |
Reorders the group type role list.
|
|
ReorderMemberWorkflowTriggerList ( List |
Reorders the group type role list.
|
|
SaveAttributes ( int entityTypeId, string qualifierColumn, string qualifierValue, List |
Saves the attributes.
|
|
SetAttributeListOrder ( List |
Sets the attribute list order.
|
|
SetEditMode ( bool editable ) : void |
Sets the edit mode.
|
|
SetGroupTypeRoleListOrder ( List |
Sets the group type role list order.
|
|
SetMemberWorkflowTriggerListOrder ( List |
Sets the group type role list order.
|
|
ShowDialog ( bool setValues = false ) : void |
Shows the dialog.
|
|
ShowDialog ( string dialog, bool setValues = false ) : void |
Shows the dialog.
|
|
ShowEditDetails ( GroupType groupType ) : void |
Shows the edit details.
|
|
ShowReadonlyDetails ( GroupType groupType ) : void |
Shows the readonly details.
|
protected FormatTriggerType ( object type, object qualifier ) : string | ||
type | object | The type. |
qualifier | object | The qualifier. |
리턴 | string |
public GetBreadCrumbs ( PageReference pageReference ) : List |
||
pageReference | PageReference | The page reference. |
리턴 | List |
protected LoadViewState ( object savedState ) : void | ||
savedState | object | An |
리턴 | void |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
public ShowDetail ( int groupTypeId ) : void | ||
groupTypeId | int | The group type identifier. |
리턴 | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnSave_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected cvAllowed_ServerValidate ( object source, System args ) : void | ||
source | object | The source of the event. |
args | System | The |
리턴 | void |
protected ddlTriggerType_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgChildGroupType_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgGroupAttribute_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgGroupMemberAttribute_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgGroupTypeAttribute_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgLocationType_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgMemberWorkflowTriggers_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected dlgScheduleExclusion_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gChildGroupTypes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gChildGroupTypes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gChildGroupTypes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupAttributesInherited_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupAttributes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupAttributes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupAttributes_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupAttributes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
리턴 | void |
protected gGroupAttributes_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | The attribute GUID. |
리턴 | void |
protected gGroupMemberAttributesInherited_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupMemberAttributes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupMemberAttributes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupMemberAttributes_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupMemberAttributes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupMemberAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
리턴 | void |
protected gGroupMemberAttributes_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | The attribute GUID. |
리턴 | void |
protected gGroupTypeAttributesInherited_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeAttributes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeAttributes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeAttributes_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeAttributes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeAttributes_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
리턴 | void |
protected gGroupTypeAttributes_ShowEdit ( System.Guid attributeGuid ) : void | ||
attributeGuid | System.Guid | The attribute GUID. |
리턴 | void |
protected gGroupTypeRoles_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeRoles_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeRoles_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeRoles_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeRoles_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
리턴 | void |
protected gGroupTypeRoles_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupTypeRoles_ShowEdit ( System.Guid groupTypeRoleGuid ) : void | ||
groupTypeRoleGuid | System.Guid | |
리턴 | void |
protected gLocationTypes_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gLocationTypes_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gLocationTypes_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gMemberWorkflowTriggers_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gMemberWorkflowTriggers_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gMemberWorkflowTriggers_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gMemberWorkflowTriggers_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gMemberWorkflowTriggers_GridReorder ( object sender, Rock.Web.UI.Controls.GridReorderEventArgs e ) : void | ||
sender | object | The source of the event. |
e | Rock.Web.UI.Controls.GridReorderEventArgs | The |
리턴 | void |
protected gMemberWorkflowTriggers_ShowEdit ( System.Guid memberWorkflowTriggersGuid ) : void | ||
memberWorkflowTriggersGuid | System.Guid | |
리턴 | void |
protected gScheduleExclusions_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gScheduleExclusions_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gScheduleExclusions_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gScheduleExclusions_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gtpInheritedGroupType_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |