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

相关文章

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格式化输出方式

Python中连接不同数据库的方法总结

《Python中连接不同数据库的方法总结》在数据驱动的现代应用开发中,Python凭借其丰富的库和强大的生态系统,成为连接各种数据库的理想编程语言,下面我们就来看看如何使用Python实现连接常用的几... 目录一、连接mysql数据库二、连接PostgreSQL数据库三、连接SQLite数据库四、连接Mo

Git提交代码详细流程及问题总结

《Git提交代码详细流程及问题总结》:本文主要介绍Git的三大分区,分别是工作区、暂存区和版本库,并详细描述了提交、推送、拉取代码和合并分支的流程,文中通过代码介绍的非常详解,需要的朋友可以参考下... 目录1.git 三大分区2.Git提交、推送、拉取代码、合并分支详细流程3.问题总结4.git push

Kubernetes常用命令大全近期总结

《Kubernetes常用命令大全近期总结》Kubernetes是用于大规模部署和管理这些容器的开源软件-在希腊语中,这个词还有“舵手”或“飞行员”的意思,使用Kubernetes(有时被称为“... 目录前言Kubernetes 的工作原理为什么要使用 Kubernetes?Kubernetes常用命令总

Python中实现进度条的多种方法总结

《Python中实现进度条的多种方法总结》在Python编程中,进度条是一个非常有用的功能,它能让用户直观地了解任务的进度,提升用户体验,本文将介绍几种在Python中实现进度条的常用方法,并通过代码... 目录一、简单的打印方式二、使用tqdm库三、使用alive-progress库四、使用progres