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

相关文章

Python版本与package版本兼容性检查方法总结

《Python版本与package版本兼容性检查方法总结》:本文主要介绍Python版本与package版本兼容性检查方法的相关资料,文中提供四种检查方法,分别是pip查询、conda管理、PyP... 目录引言为什么会出现兼容性问题方法一:用 pip 官方命令查询可用版本方法二:conda 管理包环境方法

pycharm跑python项目易出错的问题总结

《pycharm跑python项目易出错的问题总结》:本文主要介绍pycharm跑python项目易出错问题的相关资料,当你在PyCharm中运行Python程序时遇到报错,可以按照以下步骤进行排... 1. 一定不要在pycharm终端里面创建环境安装别人的项目子模块等,有可能出现的问题就是你不报错都安装

Python中logging模块用法示例总结

《Python中logging模块用法示例总结》在Python中logging模块是一个强大的日志记录工具,它允许用户将程序运行期间产生的日志信息输出到控制台或者写入到文件中,:本文主要介绍Pyt... 目录前言一. 基本使用1. 五种日志等级2.  设置报告等级3. 自定义格式4. C语言风格的格式化方法

Spring 依赖注入与循环依赖总结

《Spring依赖注入与循环依赖总结》这篇文章给大家介绍Spring依赖注入与循环依赖总结篇,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录1. Spring 三级缓存解决循环依赖1. 创建UserService原始对象2. 将原始对象包装成工

MySQL中查询和展示LONGBLOB类型数据的技巧总结

《MySQL中查询和展示LONGBLOB类型数据的技巧总结》在MySQL中LONGBLOB是一种二进制大对象(BLOB)数据类型,用于存储大量的二进制数据,:本文主要介绍MySQL中查询和展示LO... 目录前言1. 查询 LONGBLOB 数据的大小2. 查询并展示 LONGBLOB 数据2.1 转换为十

SQLServer中生成雪花ID(Snowflake ID)的实现方法

《SQLServer中生成雪花ID(SnowflakeID)的实现方法》:本文主要介绍在SQLServer中生成雪花ID(SnowflakeID)的实现方法,文中通过示例代码介绍的非常详细,... 目录前言认识雪花ID雪花ID的核心特点雪花ID的结构(64位)雪花ID的优势雪花ID的局限性雪花ID的应用场景

在Java中实现线程之间的数据共享的几种方式总结

《在Java中实现线程之间的数据共享的几种方式总结》在Java中实现线程间数据共享是并发编程的核心需求,但需要谨慎处理同步问题以避免竞态条件,本文通过代码示例给大家介绍了几种主要实现方式及其最佳实践,... 目录1. 共享变量与同步机制2. 轻量级通信机制3. 线程安全容器4. 线程局部变量(ThreadL

Spring Boot 与微服务入门实战详细总结

《SpringBoot与微服务入门实战详细总结》本文讲解SpringBoot框架的核心特性如快速构建、自动配置、零XML与微服务架构的定义、演进及优缺点,涵盖开发环境准备和HelloWorld实战... 目录一、Spring Boot 核心概述二、微服务架构详解1. 微服务的定义与演进2. 微服务的优缺点三

python生成随机唯一id的几种实现方法

《python生成随机唯一id的几种实现方法》在Python中生成随机唯一ID有多种方法,根据不同的需求场景可以选择最适合的方案,文中通过示例代码介绍的非常详细,需要的朋友们下面随着小编来一起学习学习... 目录方法 1:使用 UUID 模块(推荐)方法 2:使用 Secrets 模块(安全敏感场景)方法

mybatis执行insert返回id实现详解

《mybatis执行insert返回id实现详解》MyBatis插入操作默认返回受影响行数,需通过useGeneratedKeys+keyProperty或selectKey获取主键ID,确保主键为自... 目录 两种方式获取自增 ID:1. ​​useGeneratedKeys+keyProperty(推