프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BindGroupMemberAttributesGrid | void | ||
BindGroupMemberAttributesInheritedGrid | void | ||
BindGroupRequirementsGrid | void | ||
BindInheritedAttributes | void | ||
BindLocationsGrid | void | ||
BindMemberWorkflowTriggersGrid | void | ||
GetAllowedGroupTypes | IQueryable |
||
GetGroup | Group | ||
HideDialog | void | ||
LoadDropDowns | void | ||
ReorderAttributeList | void | ||
ReorderMemberWorkflowTriggerList | void | ||
SetAttributeListOrder | void | ||
SetEditMode | void | ||
SetHighlightLabelVisibility | void | ||
SetMemberWorkflowTriggerListOrder | void | ||
SetScheduleControls | void | ||
SetScheduleDisplay | void | ||
ShowDialog | void | ||
ShowDialog | void | ||
ShowEditDetails | void | ||
ShowGroupTypeEditDetails | void | ||
ShowReadonlyDetails | void | ||
ShowSelectedPane | 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 groupId ) : void |
Shows the detail.
|
|
ShowDetail ( int groupId, int parentGroupId ) : void |
Shows the detail.
|
메소드 | 설명 | |
---|---|---|
Block_BlockUpdated ( object sender, |
Handles the BlockUpdated event of the control.
|
|
ContentItemUrl ( int contentItemId ) : string |
Contents the item URL.
|
|
EventItemOccurrenceUrl ( int eventItemOccurrenceId ) : string |
Events the item occurrence URL.
|
|
FormatTriggerType ( object type, object qualifier ) : string |
Formats the type of the trigger.
|
|
GetTabClass ( object property ) : string |
Gets the tab class.
|
|
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.
|
|
RegistrationInstanceUrl ( int registrationInstanceId ) : string |
Registrations the instance URL.
|
|
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.
|
|
btnDelete_Click ( object sender, |
Handles the Click event of the btnDelete control.
|
|
btnEdit_Click ( object sender, |
Handles the Click event of the btnEdit control.
|
|
btnSave_Click ( object sender, |
Handles the Click event of the btnSave control.
|
|
ddlGroupType_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlGroupType control.
|
|
ddlParentGroup_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlParentGroup control.
|
|
ddlTriggerType_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the ddlTriggerType control.
|
|
dlgGroupMemberAttribute_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupMemberAttribute control.
|
|
dlgLocations_SaveClick ( object sender, |
Handles the SaveClick event of the dlgLocations control.
|
|
dlgMemberWorkflowTriggers_SaveClick ( object sender, |
Handles the SaveClick event of the dlgGroupMemberAttribute control.
|
|
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 member attributes_ show edit.
|
|
gGroupRequirements_Add ( object sender, |
Handles the Add event of the gGroupRequirements control.
|
|
gGroupRequirements_Delete ( object sender, |
Handles the Delete event of the gGroupRequirements control.
|
|
gGroupRequirements_Edit ( object sender, |
Handles the Edit event of the gGroupRequirements control.
|
|
gGroupRequirements_GridRebind ( object sender, |
Handles the GridRebind event of the gGroupRequirements control.
|
|
gGroupRequirements_ShowEdit ( System.Guid groupRequirementGuid ) : void |
Shows the modal dialog to add/edit a Group Requirement
|
|
gLocations_Add ( object sender, |
Handles the Add event of the gLocations control.
|
|
gLocations_Delete ( object sender, |
Handles the Delete event of the gLocations control.
|
|
gLocations_Edit ( object sender, |
Handles the Edit event of the gLocations control.
|
|
gLocations_GridRebind ( object sender, |
Handles the GridRebind event of the gLocations control.
|
|
gLocations_ShowEdit ( System.Guid locationGuid ) : void |
Gs the locations_ show edit.
|
|
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.
|
|
lbLocationType_Click ( object sender, |
Handles the Click event of the lbProperty control.
|
|
mdGroupRequirement_SaveClick ( object sender, |
Handles the SaveClick event of the mdGroupRequirement control.
|
|
rblScheduleSelect_SelectedIndexChanged ( object sender, |
Handles the SelectedIndexChanged event of the rblScheduleSelect control.
|
메소드 | 설명 | |
---|---|---|
BindGroupMemberAttributesGrid ( ) : void |
Binds the group member attributes grid.
|
|
BindGroupMemberAttributesInheritedGrid ( ) : void |
Binds the group member attributes inherited grid.
|
|
BindGroupRequirementsGrid ( ) : void |
Binds the group requirements grid.
|
|
BindInheritedAttributes ( int inheritedGroupTypeId, |
Binds the inherited attributes.
|
|
BindLocationsGrid ( ) : void |
Binds the locations grid.
|
|
BindMemberWorkflowTriggersGrid ( ) : void |
Binds the group type attributes grid.
|
|
GetAllowedGroupTypes ( Group parentGroup, |
Gets the allowed group types.
|
|
GetGroup ( int groupId, |
Gets the group.
|
|
HideDialog ( ) : void |
Hides the dialog.
|
|
LoadDropDowns ( |
Loads the drop downs.
|
|
ReorderAttributeList ( List |
Reorders the attribute list.
|
|
ReorderMemberWorkflowTriggerList ( List |
Reorders the group type role list.
|
|
SetAttributeListOrder ( List |
Sets the attribute list order.
|
|
SetEditMode ( bool editable ) : void |
Sets the edit mode.
|
|
SetHighlightLabelVisibility ( Group group, bool readOnly ) : void |
Sets the highlight label visibility.
|
|
SetMemberWorkflowTriggerListOrder ( List |
Sets the group type role list order.
|
|
SetScheduleControls ( GroupTypeCache groupType, Group group ) : void | ||
SetScheduleDisplay ( ) : void | ||
ShowDialog ( bool setValues = false ) : void |
Shows the dialog.
|
|
ShowDialog ( string dialog, bool setValues = false ) : void |
Shows the dialog.
|
|
ShowEditDetails ( Group group ) : void |
Shows the edit details.
|
|
ShowGroupTypeEditDetails ( GroupTypeCache groupType, Group group, bool setValues ) : void |
Shows the group type edit details.
|
|
ShowReadonlyDetails ( Group group ) : void |
Shows the readonly details.
|
|
ShowSelectedPane ( ) : void |
Shows the selected pane.
|
protected Block_BlockUpdated ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected ContentItemUrl ( int contentItemId ) : string | ||
contentItemId | int | The content item identifier. |
리턴 | string |
protected EventItemOccurrenceUrl ( int eventItemOccurrenceId ) : string | ||
eventItemOccurrenceId | int | The event item occurrence identifier. |
리턴 | string |
protected FormatTriggerType ( object type, object qualifier ) : string | ||
type | object | The type. |
qualifier | object | The qualifier. |
리턴 | string |
public GetBreadCrumbs ( PageReference pageReference ) : List |
||
pageReference | PageReference | The |
리턴 | List |
protected GetTabClass ( object property ) : string | ||
property | object | The property. |
리턴 | string |
protected LoadViewState ( object savedState ) : void | ||
savedState | object | An |
리턴 | void |
protected OnInit ( |
||
e | An |
|
리턴 | void |
protected OnLoad ( |
||
e | The |
|
리턴 | void |
protected RegistrationInstanceUrl ( int registrationInstanceId ) : string | ||
registrationInstanceId | int | The registration instance identifier. |
리턴 | string |
public ShowDetail ( int groupId ) : void | ||
groupId | int | The group identifier. |
리턴 | void |
public ShowDetail ( int groupId, int parentGroupId ) : void | ||
groupId | int | The group identifier. |
parentGroupId | int | The parent group identifier. |
리턴 | void |
protected btnCancel_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnDelete_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected btnEdit_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 ddlGroupType_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected ddlParentGroup_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected ddlTriggerType_SelectedIndexChanged ( 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 dlgLocations_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 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 gGroupRequirements_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupRequirements_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupRequirements_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupRequirements_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gGroupRequirements_ShowEdit ( System.Guid groupRequirementGuid ) : void | ||
groupRequirementGuid | System.Guid | The group requirement unique identifier. |
리턴 | void |
protected gLocations_Add ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gLocations_Delete ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gLocations_Edit ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gLocations_GridRebind ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected gLocations_ShowEdit ( System.Guid locationGuid ) : void | ||
locationGuid | System.Guid | The location unique identifier. |
리턴 | 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 lbLocationType_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected mdGroupRequirement_SaveClick ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |
protected rblScheduleSelect_SelectedIndexChanged ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
리턴 | void |