Esempio n. 1
0
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title       = GetLocalResourceObject("PageDescription.Title").ToString();
     return(tinfo);
 }
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title = GetLocalResourceObject("PageDescription.Title").ToString();
     return tinfo;
 }
Esempio n. 3
0
 /// <summary>
 /// Tries to retrieve smart part information compatible with type
 /// smartPartInfoType.
 /// </summary>
 /// <param name="smartPartInfoType">Type of information to retrieve.</param>
 /// <returns>
 /// The <see cref="T:Sage.Platform.Application.UI.ISmartPartInfo"/> instance or null if none exists in the smart part.
 /// </returns>
 public virtual ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in GroupListTasklet_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return(tinfo);
 }
Esempio n. 4
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in Filters_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return(tinfo);
 }
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     //foreach (Control c in wnTools.Controls)
     //{
     //    tinfo.RightTools.Add(c);
     //}
     return(tinfo);
 }
Esempio n. 6
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in Filters_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return tinfo;
 }
Esempio n. 7
0
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     //foreach (Control c in libTools.Controls)
     //{
     //    tinfo.RightTools.Add(c);
     //}
     return tinfo;
 }
Esempio n. 8
0
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in this.Processes_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     //tinfo.ImagePath = Page.ResolveClientUrl("images/icons/Processes_24x24.gif");
     return(tinfo);
 }
Esempio n. 9
0
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in this.Processes_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     //tinfo.ImagePath = Page.ResolveClientUrl("images/icons/Processes_24x24.gif");
     return tinfo;
 }
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title = GetLocalResourceObject("PageDescription.Title").ToString();
     foreach (Control c in this.LitRequest_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return tinfo;
 }
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title       = GetLocalResourceObject("PageDescription.Title").ToString();
     foreach (Control c in this.LitRequest_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return(tinfo);
 }
Esempio n. 12
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title       = GetLocalResourceObject("PageDescription.Title").ToString();
     foreach (Control c in this.LitRequest_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     //tinfo.ImagePath = Page.ResolveClientUrl("~/images/icons/Schdedule_To_Do_24x24.gif");
     return(tinfo);
 }
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title = GetLocalResourceObject("PageDescription.Title").ToString();
     //foreach (Control c in WelcomePage_RTools.Controls)
     //{
     //    tinfo.RightTools.Add(c);
     //}
     //tinfo.ImagePath = Page.ResolveClientUrl("~/images/icons/Welcome_24x24.gif");
     return tinfo;
 }
Esempio n. 14
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     tinfo.Description = GetLocalResourceObject("PageDescription.Text").ToString();
     tinfo.Title = GetLocalResourceObject("PageDescription.Title").ToString();
     foreach (Control c in this.LitRequest_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     //tinfo.ImagePath = Page.ResolveClientUrl("~/images/icons/Schdedule_To_Do_24x24.gif");
     return tinfo;
 }
Esempio n. 15
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     var tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo
     {
         Description = GetLocalResourceObject("dialog_Description").ToString(),
         Title = GetLocalResourceObject("dialog_Title").ToString()
     };
     foreach (Control c in OAuthOptions_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return tinfo;
 }
    public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
    {
        Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
        tinfo.Description = "Twitter Options"; // "Change Password";
        tinfo.Title = "Twitter"; // "Change Password";
        foreach (Control c in this.LitRequest_RTools.Controls)
        {
            tinfo.RightTools.Add(c);
        }

        //tinfo.ImagePath = Page.ResolveClientUrl("~/images/icons/Schdedule_To_Do_24x24.gif");
        return tinfo;
    }
    /// <summary>
    /// Gets the smart part info.
    /// </summary>
    /// <param name="smartPartInfoType">Type of the smart part info.</param>
    /// <returns></returns>
    public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
    {
        var tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo
        {
            Description = GetLocalResourceObject("dialog_Description").ToString(),
            Title       = GetLocalResourceObject("dialog_Title").ToString()
        };

        foreach (Control c in OAuthOptions_RTools.Controls)
        {
            tinfo.RightTools.Add(c);
        }
        return(tinfo);
    }
 public Sage.Platform.Application.UI.ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in this.CompleteActivity_LTools.Controls)
     {
         tinfo.LeftTools.Add(c);
     }
     foreach (Control c in this.CompleteActivity_CTools.Controls)
     {
         tinfo.CenterTools.Add(c);
     }
     foreach (Control c in this.CompleteActivity_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     tinfo.ImagePath = Page.ResolveClientUrl("~/images/icons/Task_List_3D_32x32.gif"); return tinfo;
 }
Esempio n. 19
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     return(tinfo);
 }
 /// <summary>
 /// Tries to retrieve smart part information compatible with type
 /// smartPartInfoType.
 /// </summary>
 /// <param name="smartPartInfoType">Type of information to retrieve.</param>
 /// <returns>
 /// The <see cref="T:Sage.Platform.Application.UI.ISmartPartInfo"/> instance or null if none exists in the smart part.
 /// </returns>
 public virtual ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     foreach (Control c in GroupListTasklet_RTools.Controls)
     {
         tinfo.RightTools.Add(c);
     }
     return tinfo;
 }
Esempio n. 21
0
 /// <summary>
 /// Gets the smart part info.
 /// </summary>
 /// <param name="smartPartInfoType">Type of the smart part info.</param>
 /// <returns></returns>
 public virtual ISmartPartInfo GetSmartPartInfo(Type smartPartInfoType)
 {
     Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo tinfo = new Sage.Platform.WebPortal.SmartParts.ToolsSmartPartInfo();
     return tinfo;
 }