SharePoint Ribbon菜单ID总结

2024-06-22 02:08

本文主要是介绍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"
列表权限

这篇关于SharePoint Ribbon菜单ID总结的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/1082984

相关文章

Qt实现网络数据解析的方法总结

《Qt实现网络数据解析的方法总结》在Qt中解析网络数据通常涉及接收原始字节流,并将其转换为有意义的应用层数据,这篇文章为大家介绍了详细步骤和示例,感兴趣的小伙伴可以了解下... 目录1. 网络数据接收2. 缓冲区管理(处理粘包/拆包)3. 常见数据格式解析3.1 jsON解析3.2 XML解析3.3 自定义

SpringBoot整合mybatisPlus实现批量插入并获取ID详解

《SpringBoot整合mybatisPlus实现批量插入并获取ID详解》这篇文章主要为大家详细介绍了SpringBoot如何整合mybatisPlus实现批量插入并获取ID,文中的示例代码讲解详细... 目录【1】saveBATch(一万条数据总耗时:2478ms)【2】集合方式foreach(一万条数

Python实现图片分割的多种方法总结

《Python实现图片分割的多种方法总结》图片分割是图像处理中的一个重要任务,它的目标是将图像划分为多个区域或者对象,本文为大家整理了一些常用的分割方法,大家可以根据需求自行选择... 目录1. 基于传统图像处理的分割方法(1) 使用固定阈值分割图片(2) 自适应阈值分割(3) 使用图像边缘检测分割(4)

Windows Docker端口占用错误及解决方案总结

《WindowsDocker端口占用错误及解决方案总结》在Windows环境下使用Docker容器时,端口占用错误是开发和运维中常见且棘手的问题,本文将深入剖析该问题的成因,介绍如何通过查看端口分配... 目录引言Windows docker 端口占用错误及解决方案汇总端口冲突形成原因解析诊断当前端口情况解

mysql数据库重置表主键id的实现

《mysql数据库重置表主键id的实现》在我们的开发过程中,难免在做测试的时候会生成一些杂乱无章的SQL主键数据,本文主要介绍了mysql数据库重置表主键id的实现,具有一定的参考价值,感兴趣的可以了... 目录关键语法演示案例在我们的开发过程中,难免在做测试的时候会生成一些杂乱无章的SQL主键数据,当我们

java常见报错及解决方案总结

《java常见报错及解决方案总结》:本文主要介绍Java编程中常见错误类型及示例,包括语法错误、空指针异常、数组下标越界、类型转换异常、文件未找到异常、除以零异常、非法线程操作异常、方法未定义异常... 目录1. 语法错误 (Syntax Errors)示例 1:解决方案:2. 空指针异常 (NullPoi

Java反转字符串的五种方法总结

《Java反转字符串的五种方法总结》:本文主要介绍五种在Java中反转字符串的方法,包括使用StringBuilder的reverse()方法、字符数组、自定义StringBuilder方法、直接... 目录前言方法一:使用StringBuilder的reverse()方法方法二:使用字符数组方法三:使用自

Python依赖库的几种离线安装方法总结

《Python依赖库的几种离线安装方法总结》:本文主要介绍如何在Python中使用pip工具进行依赖库的安装和管理,包括如何导出和导入依赖包列表、如何下载和安装单个或多个库包及其依赖,以及如何指定... 目录前言一、如何copy一个python环境二、如何下载一个包及其依赖并安装三、如何导出requirem

mysql8.0无备份通过idb文件恢复数据的方法、idb文件修复和tablespace id不一致处理

《mysql8.0无备份通过idb文件恢复数据的方法、idb文件修复和tablespaceid不一致处理》文章描述了公司服务器断电后数据库故障的过程,作者通过查看错误日志、重新初始化数据目录、恢复备... 周末突然接到一位一年多没联系的妹妹打来电话,“刘哥,快来救救我”,我脑海瞬间冒出妙瓦底,电信火苲马扁.

Rust格式化输出方式总结

《Rust格式化输出方式总结》Rust提供了强大的格式化输出功能,通过std::fmt模块和相关的宏来实现,主要的输出宏包括println!和format!,它们支持多种格式化占位符,如{}、{:?}... 目录Rust格式化输出方式基本的格式化输出格式化占位符Format 特性总结Rust格式化输出方式