C# Class RockWeb.Blocks.Groups.GroupTypes

Inheritance: Rock.Web.UI.RockBlock, IDetailBlock
Datei anzeigen Open project: SparkDevNetwork/Rock

Private Properties

Property Type Description
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

Public Methods

Method Description
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.

Protected Methods

Method Description
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 ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Init event.

OnLoad ( EventArgs e ) : void

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, EventArgs e ) : void

Handles the Click event of the btnCancel control.

btnSave_Click ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Handles the SelectedIndexChanged event of the ddlTriggerType control.

dlgChildGroupType_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgChildGroupType control.

dlgGroupAttribute_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupAttribute control.

dlgGroupMemberAttribute_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupMemberAttribute control.

dlgGroupTypeAttribute_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupTypeAttribute control.

dlgLocationType_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgLocationType control.

dlgMemberWorkflowTriggers_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupMemberAttribute control.

dlgScheduleExclusion_SaveClick ( object sender, EventArgs e ) : void

Handles the SaveClick event of the dlgScheduleExclusion control.

gChildGroupTypes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gChildGroupTypes control.

gChildGroupTypes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gChildGroupTypes control.

gChildGroupTypes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gChildGroupTypes control.

gGroupAttributesInherited_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gGroupAttributesInherited control.

gGroupAttributes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupAttributes control.

gGroupAttributes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupAttributes control.

gGroupAttributes_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupAttributes control.

gGroupAttributes_GridRebind ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Handles the GridRebind event of the gGroupMemberAttributesInherited control.

gGroupMemberAttributes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupMemberAttributes control.

gGroupMemberAttributes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupMemberAttributes control.

gGroupMemberAttributes_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupMemberAttributes control.

gGroupMemberAttributes_GridRebind ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Handles the GridRebind event of the gGroupTypeAttributesInherited control.

gGroupTypeAttributes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gGroupTypeAttributes control.

gGroupTypeAttributes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupTypeAttributes control.

gGroupTypeAttributes_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupTypeAttributes control.

gGroupTypeAttributes_GridRebind ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Handles the Add event of the gGroupTypeRoles control.

gGroupTypeRoles_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gGroupTypeRoles control.

gGroupTypeRoles_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gGroupTypeRoles control.

gGroupTypeRoles_GridRebind ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Handles the SaveClick event of the dlgGroupMemberAttribute control.

gGroupTypeRoles_ShowEdit ( System.Guid groupTypeRoleGuid ) : void

Gs the group attributes_ show edit.

gLocationTypes_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gLocationTypes control.

gLocationTypes_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gLocationTypes control.

gLocationTypes_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gLocationTypes control.

gMemberWorkflowTriggers_Add ( object sender, EventArgs e ) : void

Handles the Add event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gMemberWorkflowTriggers control.

gMemberWorkflowTriggers_GridRebind ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Handles the Add event of the gScheduleExclusions control.

gScheduleExclusions_Delete ( object sender, RowEventArgs e ) : void

Handles the Delete event of the gScheduleExclusions control.

gScheduleExclusions_Edit ( object sender, RowEventArgs e ) : void

Handles the Edit event of the gScheduleExclusions control.

gScheduleExclusions_GridRebind ( object sender, EventArgs e ) : void

Handles the GridRebind event of the gScheduleExclusions control.

gtpInheritedGroupType_SelectedIndexChanged ( object sender, EventArgs e ) : void

Handles the SelectedIndexChanged event of the gtpInheritedGroupType control.

Private Methods

Method Description
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, GroupTypeService groupTypeService, AttributeService attributeService ) : void

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 itemList, int oldIndex, int newIndex ) : void

Reorders the attribute list.

ReorderGroupTypeRoleList ( List itemList, int oldIndex, int newIndex ) : void

Reorders the group type role list.

ReorderMemberWorkflowTriggerList ( List itemList, int oldIndex, int newIndex ) : void

Reorders the group type role list.

SaveAttributes ( int entityTypeId, string qualifierColumn, string qualifierValue, List viewStateAttributes, RockContext rockContext ) : void

Saves the attributes.

SetAttributeListOrder ( List itemList ) : void

Sets the attribute list order.

SetEditMode ( bool editable ) : void

Sets the edit mode.

SetGroupTypeRoleListOrder ( List itemList ) : void

Sets the group type role list order.

SetMemberWorkflowTriggerListOrder ( List itemList ) : void

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.

Method Details

FormatTriggerType() protected method

Formats the type of the trigger.
protected FormatTriggerType ( object type, object qualifier ) : string
type object The type.
qualifier object The qualifier.
return string

GetBreadCrumbs() public method

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
public GetBreadCrumbs ( PageReference pageReference ) : List
pageReference PageReference The page reference.
return List

LoadViewState() protected method

Restores the view-state information from a previous user control request that was saved by the M:System.Web.UI.UserControl.SaveViewState method.
protected LoadViewState ( object savedState ) : void
savedState object An that represents the user control state to be restored.
return void

OnInit() protected method

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( EventArgs e ) : void
e System.EventArgs An object that contains the event data.
return void

OnLoad() protected method

Raises the E:System.Web.UI.Control.Load event.
protected OnLoad ( EventArgs e ) : void
e System.EventArgs The object that contains the event data.
return void

SaveViewState() protected method

Saves any user control view-state changes that have occurred since the last page postback.
protected SaveViewState ( ) : object
return object

ShowDetail() public method

Shows the edit.
public ShowDetail ( int groupTypeId ) : void
groupTypeId int The group type identifier.
return void

ShowTriggerQualifierControls() protected method

Shows the trigger qualifier controls.
protected ShowTriggerQualifierControls ( ) : void
return void

btnCancel_Click() protected method

Handles the Click event of the btnCancel control.
protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

btnSave_Click() protected method

Handles the Click event of the btnSave control.
protected btnSave_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

cvAllowed_ServerValidate() protected method

Handles the ServerValidate event of the cvAllowed control.
protected cvAllowed_ServerValidate ( object source, System args ) : void
source object The source of the event.
args System The instance containing the event data.
return void

ddlTriggerType_SelectedIndexChanged() protected method

Handles the SelectedIndexChanged event of the ddlTriggerType control.
protected ddlTriggerType_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgChildGroupType_SaveClick() protected method

Handles the SaveClick event of the dlgChildGroupType control.
protected dlgChildGroupType_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgGroupAttribute_SaveClick() protected method

Handles the SaveClick event of the dlgGroupAttribute control.
protected dlgGroupAttribute_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgGroupMemberAttribute_SaveClick() protected method

Handles the SaveClick event of the dlgGroupMemberAttribute control.
protected dlgGroupMemberAttribute_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgGroupTypeAttribute_SaveClick() protected method

Handles the SaveClick event of the dlgGroupTypeAttribute control.
protected dlgGroupTypeAttribute_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgLocationType_SaveClick() protected method

Handles the SaveClick event of the dlgLocationType control.
protected dlgLocationType_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgMemberWorkflowTriggers_SaveClick() protected method

Handles the SaveClick event of the dlgGroupMemberAttribute control.
protected dlgMemberWorkflowTriggers_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

dlgScheduleExclusion_SaveClick() protected method

Handles the SaveClick event of the dlgScheduleExclusion control.
protected dlgScheduleExclusion_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gChildGroupTypes_Add() protected method

Handles the Add event of the gChildGroupTypes control.
protected gChildGroupTypes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gChildGroupTypes_Delete() protected method

Handles the Delete event of the gChildGroupTypes control.
protected gChildGroupTypes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gChildGroupTypes_GridRebind() protected method

Handles the GridRebind event of the gChildGroupTypes control.
protected gChildGroupTypes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupAttributesInherited_GridRebind() protected method

Handles the GridRebind event of the gGroupAttributesInherited control.
protected gGroupAttributesInherited_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupAttributes_Add() protected method

Handles the Add event of the gGroupAttributes control.
protected gGroupAttributes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupAttributes_Delete() protected method

Handles the Delete event of the gGroupAttributes control.
protected gGroupAttributes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupAttributes_Edit() protected method

Handles the Edit event of the gGroupAttributes control.
protected gGroupAttributes_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupAttributes_GridRebind() protected method

Handles the GridRebind event of the gGroupAttributes control.
protected gGroupAttributes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupAttributes_GridReorder() protected method

Handles the GridReorder event of the gGroupAttributes control.
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 instance containing the event data.
return void

gGroupAttributes_ShowEdit() protected method

Gs the group attributes_ show edit.
protected gGroupAttributes_ShowEdit ( System.Guid attributeGuid ) : void
attributeGuid System.Guid The attribute GUID.
return void

gGroupMemberAttributesInherited_GridRebind() protected method

Handles the GridRebind event of the gGroupMemberAttributesInherited control.
protected gGroupMemberAttributesInherited_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupMemberAttributes_Add() protected method

Handles the Add event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupMemberAttributes_Delete() protected method

Handles the Delete event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupMemberAttributes_Edit() protected method

Handles the Edit event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupMemberAttributes_GridRebind() protected method

Handles the GridRebind event of the gGroupMemberAttributes control.
protected gGroupMemberAttributes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupMemberAttributes_GridReorder() protected method

Handles the GridReorder event of the gGroupMemberAttributes control.
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 instance containing the event data.
return void

gGroupMemberAttributes_ShowEdit() protected method

Gs the group attributes_ show edit.
protected gGroupMemberAttributes_ShowEdit ( System.Guid attributeGuid ) : void
attributeGuid System.Guid The attribute GUID.
return void

gGroupTypeAttributesInherited_GridRebind() protected method

Handles the GridRebind event of the gGroupTypeAttributesInherited control.
protected gGroupTypeAttributesInherited_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupTypeAttributes_Add() protected method

Handles the Add event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupTypeAttributes_Delete() protected method

Handles the Delete event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupTypeAttributes_Edit() protected method

Handles the Edit event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupTypeAttributes_GridRebind() protected method

Handles the GridRebind event of the gGroupTypeAttributes control.
protected gGroupTypeAttributes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupTypeAttributes_GridReorder() protected method

Handles the GridReorder event of the gGroupTypeAttributes control.
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 instance containing the event data.
return void

gGroupTypeAttributes_ShowEdit() protected method

Gs the group type attributes_ show edit.
protected gGroupTypeAttributes_ShowEdit ( System.Guid attributeGuid ) : void
attributeGuid System.Guid The attribute GUID.
return void

gGroupTypeRoles_Add() protected method

Handles the Add event of the gGroupTypeRoles control.
protected gGroupTypeRoles_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupTypeRoles_Delete() protected method

Handles the Delete event of the gGroupTypeRoles control.
protected gGroupTypeRoles_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupTypeRoles_Edit() protected method

Handles the Edit event of the gGroupTypeRoles control.
protected gGroupTypeRoles_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gGroupTypeRoles_GridRebind() protected method

Handles the GridRebind event of the gGroupTypeRoles control.
protected gGroupTypeRoles_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupTypeRoles_GridReorder() protected method

Handles the GridReorder event of the gGroupTypeRoles control.
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 instance containing the event data.
return void

gGroupTypeRoles_SaveClick() protected method

Handles the SaveClick event of the dlgGroupMemberAttribute control.
protected gGroupTypeRoles_SaveClick ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gGroupTypeRoles_ShowEdit() protected method

Gs the group attributes_ show edit.
protected gGroupTypeRoles_ShowEdit ( System.Guid groupTypeRoleGuid ) : void
groupTypeRoleGuid System.Guid
return void

gLocationTypes_Add() protected method

Handles the Add event of the gLocationTypes control.
protected gLocationTypes_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gLocationTypes_Delete() protected method

Handles the Delete event of the gLocationTypes control.
protected gLocationTypes_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gLocationTypes_GridRebind() protected method

Handles the GridRebind event of the gLocationTypes control.
protected gLocationTypes_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gMemberWorkflowTriggers_Add() protected method

Handles the Add event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gMemberWorkflowTriggers_Delete() protected method

Handles the Delete event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gMemberWorkflowTriggers_Edit() protected method

Handles the Edit event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gMemberWorkflowTriggers_GridRebind() protected method

Handles the GridRebind event of the gMemberWorkflowTriggers control.
protected gMemberWorkflowTriggers_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gMemberWorkflowTriggers_GridReorder() protected method

Handles the GridReorder event of the gMemberWorkflowTriggers control.
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 instance containing the event data.
return void

gMemberWorkflowTriggers_ShowEdit() protected method

Gs the group attributes_ show edit.
protected gMemberWorkflowTriggers_ShowEdit ( System.Guid memberWorkflowTriggersGuid ) : void
memberWorkflowTriggersGuid System.Guid
return void

gScheduleExclusions_Add() protected method

Handles the Add event of the gScheduleExclusions control.
protected gScheduleExclusions_Add ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gScheduleExclusions_Delete() protected method

Handles the Delete event of the gScheduleExclusions control.
protected gScheduleExclusions_Delete ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gScheduleExclusions_Edit() protected method

Handles the Edit event of the gScheduleExclusions control.
protected gScheduleExclusions_Edit ( object sender, RowEventArgs e ) : void
sender object The source of the event.
e Rock.Web.UI.Controls.RowEventArgs The instance containing the event data.
return void

gScheduleExclusions_GridRebind() protected method

Handles the GridRebind event of the gScheduleExclusions control.
protected gScheduleExclusions_GridRebind ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void

gtpInheritedGroupType_SelectedIndexChanged() protected method

Handles the SelectedIndexChanged event of the gtpInheritedGroupType control.
protected gtpInheritedGroupType_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
return void