C# Class Engage.Dnn.Publish.Controls.ItemRelationships

Inheritance: ModuleBase, IActionable
Afficher le fichier Open project: EngageSoftware/Engage-Publish Class Usage Examples

Protected Properties

Свойство Type Description
btnItemSearch global::System.Web.UI.WebControls.LinkButton
btnStoreRelationshipDate global::System.Web.UI.WebControls.LinkButton
divDateControls global::System.Web.UI.HtmlControls.HtmlGenericControl
divItemRelationships global::System.Web.UI.HtmlControls.HtmlGenericControl
imgAdd global::System.Web.UI.WebControls.ImageButton
imgDown global::System.Web.UI.WebControls.ImageButton
imgRemove global::System.Web.UI.WebControls.ImageButton
imgUp global::System.Web.UI.WebControls.ImageButton
lblAvailableCategories global::DotNetNuke.UI.UserControls.LabelControl
lblEndDate global::DotNetNuke.UI.UserControls.LabelControl
lblItemSearch global::DotNetNuke.UI.UserControls.LabelControl
lblMessage global::System.Web.UI.WebControls.Label
lblSelectedCategories global::DotNetNuke.UI.UserControls.LabelControl
lblStartDate global::DotNetNuke.UI.UserControls.LabelControl
lstItems global::System.Web.UI.WebControls.ListBox
lstSelectedItems global::System.Web.UI.WebControls.ListBox
pnlItemSearch global::System.Web.UI.WebControls.Panel
trDownImage global::System.Web.UI.HtmlControls.HtmlTableRow
trUpImage global::System.Web.UI.HtmlControls.HtmlTableRow
txtEndDate global::System.Web.UI.WebControls.TextBox
txtItemSearch global::System.Web.UI.WebControls.TextBox
txtStartDate global::System.Web.UI.WebControls.TextBox

Méthodes publiques

Méthode Description
AddToSelectedItems ( Item item ) : void
Clear ( ) : void

Clears the selected items from this ItemRelationships.

GetAdditionalSetting ( object setting, string itemId ) : string
GetSelectedItemIds ( ) : int[]
UpdateAvailableItems ( ) : void

Méthodes protégées

Méthode Description
ItemIdExists ( string itemId ) : bool
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
BtnItemSearchClick ( object sender, EventArgs e ) : void
BtnStoreRelationshipDateClick ( object sender, EventArgs e ) : void
ImgAddClick ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ImgDownClick ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ImgRemoveClick ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ImgUpClick ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
LocalizeControl ( ) : void
LstSelectedItemsSelectedIndexChanged ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
SetAdditionalSetting ( object setting, string settingValue, string itemId ) : void

Method Details

AddToSelectedItems() public méthode

public AddToSelectedItems ( Item item ) : void
item Item
Résultat void

Clear() public méthode

Clears the selected items from this ItemRelationships.
public Clear ( ) : void
Résultat void

GetAdditionalSetting() public méthode

public GetAdditionalSetting ( object setting, string itemId ) : string
setting object
itemId string
Résultat string

GetSelectedItemIds() public méthode

public GetSelectedItemIds ( ) : int[]
Résultat int[]

ItemIdExists() protected méthode

protected ItemIdExists ( string itemId ) : bool
itemId string
Résultat bool

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

UpdateAvailableItems() public méthode

public UpdateAvailableItems ( ) : void
Résultat void

Property Details

btnItemSearch protected_oe property

btnItemSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnItemSearch
Résultat global::System.Web.UI.WebControls.LinkButton

btnStoreRelationshipDate protected_oe property

btnStoreRelationshipDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton btnStoreRelationshipDate
Résultat global::System.Web.UI.WebControls.LinkButton

divDateControls protected_oe property

divDateControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divDateControls
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

divItemRelationships protected_oe property

divItemRelationships control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divItemRelationships
Résultat global::System.Web.UI.HtmlControls.HtmlGenericControl

imgAdd protected_oe property

imgAdd control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton imgAdd
Résultat global::System.Web.UI.WebControls.ImageButton

imgDown protected_oe property

imgDown control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton imgDown
Résultat global::System.Web.UI.WebControls.ImageButton

imgRemove protected_oe property

imgRemove control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton imgRemove
Résultat global::System.Web.UI.WebControls.ImageButton

imgUp protected_oe property

imgUp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton imgUp
Résultat global::System.Web.UI.WebControls.ImageButton

lblAvailableCategories protected_oe property

lblAvailableCategories control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAvailableCategories
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblEndDate protected_oe property

lblEndDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblEndDate
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblItemSearch protected_oe property

lblItemSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblItemSearch
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblMessage protected_oe property

lblMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMessage
Résultat global::System.Web.UI.WebControls.Label

lblSelectedCategories protected_oe property

lblSelectedCategories control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSelectedCategories
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lblStartDate protected_oe property

lblStartDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblStartDate
Résultat global::DotNetNuke.UI.UserControls.LabelControl

lstItems protected_oe property

lstItems control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ListBox lstItems
Résultat global::System.Web.UI.WebControls.ListBox

lstSelectedItems protected_oe property

lstSelectedItems control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ListBox lstSelectedItems
Résultat global::System.Web.UI.WebControls.ListBox

pnlItemSearch protected_oe property

pnlItemSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlItemSearch
Résultat global::System.Web.UI.WebControls.Panel

trDownImage protected_oe property

trDownImage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trDownImage
Résultat global::System.Web.UI.HtmlControls.HtmlTableRow

trUpImage protected_oe property

trUpImage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trUpImage
Résultat global::System.Web.UI.HtmlControls.HtmlTableRow

txtEndDate protected_oe property

txtEndDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEndDate
Résultat global::System.Web.UI.WebControls.TextBox

txtItemSearch protected_oe property

txtItemSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtItemSearch
Résultat global::System.Web.UI.WebControls.TextBox

txtStartDate protected_oe property

txtStartDate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtStartDate
Résultat global::System.Web.UI.WebControls.TextBox