zoukankan      html  css  js  c++  java
  • SharePoint Ribbon菜单ID总结

    Ribbon.Documents.Groups组


    Id="Ribbon.Documents.New.NewDocument"
    新建文档
    Id="Ribbon.Documents.New.AddDocument"
    添加文档
    <Menu Id="Ribbon.Documents.New.AddDocument.Menu">
    添加文档菜单
    <Controls Id="Ribbon.Documents.New.AddDocument.Menu.Upload.Controls">
    上传文档控件
    Id="Ribbon.Documents.New.AddDocument.Menu.Upload.Upload"
    上传单个文档
    Id="Ribbon.Documents.New.AddDocument.Menu.Upload.UploadMultiple"
    上传多个文档
    Id="Ribbon.Documents.New.NewFolder"
    新文件夹
    <GroupId="Ribbon.Documents.EditCheckout">组


    <Controls Id="Ribbon.Documents.EditCheckout.Controls">
    控件
    Id="Ribbon.Documents.EditCheckout.EditDocument"
    编辑文档
    Id="Ribbon.Documents.EditCheckout.CheckOut"
    签出
    Id="Ribbon.Documents.EditCheckout.CheckIn"
    签入
    Id="Ribbon.Documents.EditCheckout.DiscardCheckOut"
    放弃签出

    <GroupId="Ribbon.Documents.Manage">组


    Id="Ribbon.Documents.Manage.ViewProperties"
    查看属性
    Id="Ribbon.Documents.Manage.EditProperties"
    编辑属性
    Id="Ribbon.Documents.Manage.ViewVersions"
    版本历史记录
    Id="Ribbon.Documents.Manage.ManagePermissions"
    文档权限
    Id="Ribbon.Documents.Manage.Delete"
    删除

    <GroupId="Ribbon.Documents.Share">组


    Id="Ribbon.Documents.Share.EmailItemLink"
    邮件链接

    <GroupId="Ribbon.Documents.Copies">组


    Id="Ribbon.Documents.Copies.Download"
    下载
    Id="Ribbon.Documents.Copies.SendTo"
    发送到
    Id="Ribbon.Documents.Copies.ManageCopies"
    管理副本
    Id="Ribbon.Documents.Copies.GoToSourceItem"
    转源

    <GroupId="Ribbon.Documents.Workflow">组


    Id="Ribbon.Documents.Workflow.ViewWorkflows"
    工作流
    Id="Ribbon.Documents.Workflow.Publish"
    发布
    Id="Ribbon.Documents.Workflow.Unpublish"
    取消发布
    Id="Ribbon.Documents.Workflow.Moderate"
    批准拒绝
    Id="Ribbon.Documents.Workflow.CancelApproval"
    取消审批

    <GroupId="Ribbon.Documents.QuickSteps">组


    <Groups Id="Ribbon.Library.Groups">组


    Id="Ribbon.Library.ViewFormat.Standard"
    标准视图
    Id="Ribbon.Library.ViewFormat.Datasheet"
    数据表视图

    <GroupId="Ribbon.Library.Datasheet">组


    Id="Ribbon.Library.Datasheet.NewRow"
    新建行
    Id="Ribbon.Library.Datasheet.ShowTaskPane"
    显示任务窗格
    Id="Ribbon.Library.Datasheet.ShowTotals"
    显示合计
    Id="Ribbon.Library.Datasheet.RefreshData"
    刷新数据

    <GroupId="Ribbon.Library.CustomViews">组


    Id="Ribbon.Library.Actions.AllMeetings"
    所有文档
    Id="Ribbon.Library.CustomViews.CreateView"
    创建视图
    Id="Ribbon.Library.CustomViews.ModifyView"
    修改视图
    Id="Ribbon.Library.CustomViews.CreateColumn"
    创建栏
    Id="Ribbon.Library.CustomViews.NavigateUp"
    导航级别上移
    Id="Ribbon.Library.CustomViews.CurrentView"
    当前视图

    Id="Ribbon.Library.CustomViews.DisplayView"

    Id="Ribbon.Library.CustomViews.PreviousPage"
    上一页
    Id="Ribbon.Library.CustomViews.CurrentPage"
    当前页
    Id="Ribbon.Library.CustomViews.NextPage"
    下一页

    <GroupId="Ribbon.Library.Share">组


    Id="Ribbon.Library.Share.EmailLibraryLink"
    邮件链接
    Id="Ribbon.Library.Share.AlertMe"
    Id="Ribbon.Library.Share.AlertMe.Menu.Scope.AlertLibrary"
    Id="Ribbon.Library.Share.AlertMe.Menu.ManageAlerts.ManageAlerts"
    Id="Ribbon.Library.Share.ViewRSSFeed"
    rss源

    <GroupId="Ribbon.Library.Actions">组


    Id="Ribbon.Library.Actions.TakeOfflineToClient"
    连接到office
    Id="Ribbon.Library.Actions.ConnectToClient"
    连接到outlook
    Id="Ribbon.Library.Actions.ExportToSpreadsheet"
    导出excel
    Id="Ribbon.Library.Actions.OpenWithExplorer"
    资源管理打开

    <GroupId="Ribbon.Library.CustomizeLibrary">组


    Id="Ribbon.Library.CustomizeLibrary.EditDefaultForms"
    表单web部件
    Id="Ribbon.Library.CustomizeLibrary.EditList"
    编辑库
    Id="Ribbon.Library.CustomizeLibrary.AddButton"
    新建快速步骤

    <GroupId="Ribbon.Library.Settings">组


    Id="Ribbon.Library.Settings.DocumentLibrarySettings"
    库设置
    Id="Ribbon.Library.Settings.LibraryPermissions"
    库权限
    Id="Ribbon.Library.Settings.ManageWorkflows"
    工作流设置

    《======列表库======》

    项目Ribbon

    <GroupId="Ribbon.ListItem.New">组


    Id="Ribbon.ListItem.New.NewListItem"
    新建项目
    Id="Ribbon.ListItem.New.NewFolder"
    新建文件夹

    <GroupId="Ribbon.ListItem.Manage">组


    Id="Ribbon.ListItem.Manage.ViewProperties"
    查看项目
    Id="Ribbon.ListItem.Manage.EditProperties"
    编辑项目
    Id="Ribbon.ListItem.Manage.ViewVersions"
    版本历史记录
    Id="Ribbon.ListItem.Manage.ManagePermissions"
    项目权限
    Id="Ribbon.ListItem.Manage.Delete"
    删除项目

    <GroupId="Ribbon.ListItem.Actions">组


    Id="Ribbon.ListItem.Actions.AttachFile"
    附加文件
    Id="Ribbon.ListItem.Actions.ChangeItemOrder"
    <GroupId="Ribbon.ListItem.Share">组(未显示)

    <GroupId="Ribbon.ListItem.Workflow">组


    Id="Ribbon.ListItem.Workflow.ViewWorkflows"
    工作流
    Id="Ribbon.ListItem.Workflow.Moderate"
    批准拒绝

    <GroupId="Ribbon.ListItem.QuickSteps">组


    Ribbon.List.ViewFormat组


    Ribbon.List.ViewFormat.Standard
    标准视图
    Ribbon.List.ViewFormat.Datasheet
    数据表视图

    Id="Ribbon.List.Datasheet"组


    Id="Ribbon.List.Datasheet.NewRow"
    新建行
    Id="Ribbon.List.Datasheet.ShowTaskPane"
    任务窗格
    Id="Ribbon.List.Datasheet.ShowTotals"
    合计
    Id="Ribbon.List.Datasheet.RefreshData"
    刷新数据

    Id="Ribbon.List.CustomViews"组


    Id="Ribbon.List.Actions.AllMeetings"
    所有任务
    Id="Ribbon.List.CustomViews.CreateView"
    创建视图
    Id="Ribbon.List.CustomViews.ModifyView"
    修改视图
    Id="Ribbon.List.CustomViews.CreateColumn"
    创建栏
    Id="Ribbon.List.CustomViews.NavigateUp"
    导航级别上移
    Id="Ribbon.List.CustomViews.CurrentView"
    当前视图
    Id="Ribbon.List.CustomViews.DisplayView"
    Id="Ribbon.List.CustomViews.PreviousPage"
    上一页
    Id="Ribbon.List.CustomViews.CurrentPage"
    当前页
    Id="Ribbon.List.CustomViews.NextPage"
    下一页

    Id="Ribbon.List.Share"组


    Id="Ribbon.List.Share.EmailLibraryLink"
    通过电子邮件发送链接
    Id="Ribbon.List.Share.AlertMe"
    Id="Ribbon.List.Share.ViewRSSFeed"
    RSS

    Id="Ribbon.List.Actions"组


    Id="Ribbon.List.Actions.TakeOfflineToClient"
    同步sharepoint workspace
    Id="Ribbon.List.Actions.ConnectToClient"
    连接到outlook
    Id="Ribbon.List.Actions.ExportToSpreadsheet"
    导出到excel
    Id="Ribbon.List.Actions.CreateVisioDiagram"
    创建visio图表
    Id="Ribbon.List.Actions.OpenWithAccess"
    使用access打开
    Id="Ribbon.List.Actions.ExportToProject"
    打开计划

    Id="Ribbon.List.CustomizeList"组


    Id="Ribbon.List.CustomizeList.EditDefaultForms"
    表单web部件
    Id="Ribbon.List.CustomizeList.EditList"
    编辑列表
    Id="Ribbon.List.CustomizeList.AddButton"
    新建快速步骤

    Id="Ribbon.List.Settings"组


    Id="Ribbon.List.Settings.ListSettings"
    列表设置
    Id="Ribbon.List.Settings.ListPermissions"
    列表权限
    Id="Ribbon.List.Settings.ManageWorkflows"

    工作流设置

    日历Ribbon,事件选项卡:

    Id="Ribbon.Calendar.Events.New"组


    Id="Ribbon.Calendar.Events.New.NewListItem"
    新建事件

    Id="Ribbon.Calendar.Events.Manage"组


    Id="Ribbon.Calendar.Events.Manage.ViewProperties"
    查看事件
    Id="Ribbon.Calendar.Events.Manage.EditProperties"
    编辑事件
    Id="Ribbon.Calendar.Events.Manage.ViewVersions"
    版本历史记录
    Id="Ribbon.Calendar.Events.Manage.ManagePermissions"
    事件权限
    Id="Ribbon.Calendar.Events.Manage.Delete"
    删除事件

    Id="Ribbon.Calendar.Events.Actions"组


    Id="Ribbon.Calendar.Events.Actions.AttachFile"
    附加文件

    Id="Ribbon.Calendar.Events.Workflow"组


    Id="Ribbon.Calendar.Events.Workflow.ViewWorkflows"
    工作流
    Id="Ribbon.Calendar.Events.Workflow.Moderate"
    批准拒绝

    Id="Ribbon.Calendar.Calendar.Scope"组


    Id="Ribbon.Calendar.Calendar.Scope.DayGroup"
    Id="Ribbon.Calendar.Calendar.Scope.WeekGroup"
    Id="Ribbon.Calendar.Calendar.Scope.Day"

    Id="Ribbon.Calendar.Calendar.Scope.Week"

    Id="Ribbon.Calendar.Calendar.Scope.Month"

    Id="Ribbon.Calendar.Calendar.Expander"组

    Id="Ribbon.Calendar.Calendar.Expander.ExpandAll"
    Id="Ribbon.Calendar.Calendar.Expander.CollapseAll"

    Id="Ribbon.Calendar.Calendar.CustomViews"组

    Id="Ribbon.Calendar.Calendar.CustomViews.AddCalendar"
    日历重叠
    Id="Ribbon.Calendar.Calendar.CustomViews.CreateView"
    创建视图
    Id="Ribbon.Calendar.Calendar.CustomViews.ModifyView"
    修改视图
    Id="Ribbon.Calendar.Calendar.CustomViews.CreateColumn"
    创建栏
    Id="Ribbon.Calendar.Calendar.CustomViews.CurrentView"
    当前视图
    Id="Ribbon.Calendar.Calendar.CustomViews.DisplayView"
    日历

    Id="Ribbon.Calendar.Calendar.Share"组


    Id="Ribbon.Calendar.Calendar.Share.EmailLibraryLink"
    通过电子邮件发送链接
    Id="Ribbon.Calendar.Calendar.Share.AlertMe"
    Id="Ribbon.Calendar.Calendar.Share.ViewRSSFeed"
    rss

    Id="Ribbon.Calendar.Calendar.Actions"组


    Id="Ribbon.Calendar.Calendar.Actions.ConnectToClient"
    连接到outlook
    Id="Ribbon.Calendar.Calendar.Actions.ExportToSpreadsheet"
    导出到excel
    Id="Ribbon.Calendar.Calendar.Actions.OpenWithAccess"
    使用access打开

    Id="Ribbon.Calendar.Calendar.CustomizeList"组


    Id="Ribbon.Calendar.Calendar.CustomizeList.EditList"
    编辑列表
    Id="Ribbon.Calendar.Calendar.CustomizeList.EditDefaultForms"
    表单web部件

    Id="Ribbon.Calendar.Calendar.Settings"组


    Id="Ribbon.Calendar.Calendar.Settings.ListSettings"
    列表设置
    Id="Ribbon.Calendar.Calendar.Settings.ManageWorkflows"
    工作流设置
    Id="Ribbon.Calendar.Calendar.Settings.ListPermissions"
    列表权限
  • 相关阅读:
    Asp.net操作Excel----NPOI
    Python第一模块
    Sping笔记一览
    IO流技术一览
    事务技术一览
    日常问题记录
    分页与JDBC显示文档。
    分页技术与JDBC一览
    JDBC 技术开发
    MYSQL
  • 原文地址:https://www.cnblogs.com/crazygolf/p/3856900.html
Copyright © 2011-2022 走看看