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中实现进度条的多种方法总结

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

Android数据库Room的实际使用过程总结

《Android数据库Room的实际使用过程总结》这篇文章主要给大家介绍了关于Android数据库Room的实际使用过程,详细介绍了如何创建实体类、数据访问对象(DAO)和数据库抽象类,需要的朋友可以... 目录前言一、Room的基本使用1.项目配置2.创建实体类(Entity)3.创建数据访问对象(DAO

Java向kettle8.0传递参数的方式总结

《Java向kettle8.0传递参数的方式总结》介绍了如何在Kettle中传递参数到转换和作业中,包括设置全局properties、使用TransMeta和JobMeta的parameterValu... 目录1.传递参数到转换中2.传递参数到作业中总结1.传递参数到转换中1.1. 通过设置Trans的

C# Task Cancellation使用总结

《C#TaskCancellation使用总结》本文主要介绍了在使用CancellationTokenSource取消任务时的行为,以及如何使用Task的ContinueWith方法来处理任务的延... 目录C# Task Cancellation总结1、调用cancellationTokenSource.

HarmonyOS学习(七)——UI(五)常用布局总结

自适应布局 1.1、线性布局(LinearLayout) 通过线性容器Row和Column实现线性布局。Column容器内的子组件按照垂直方向排列,Row组件中的子组件按照水平方向排列。 属性说明space通过space参数设置主轴上子组件的间距,达到各子组件在排列上的等间距效果alignItems设置子组件在交叉轴上的对齐方式,且在各类尺寸屏幕上表现一致,其中交叉轴为垂直时,取值为Vert

学习hash总结

2014/1/29/   最近刚开始学hash,名字很陌生,但是hash的思想却很熟悉,以前早就做过此类的题,但是不知道这就是hash思想而已,说白了hash就是一个映射,往往灵活利用数组的下标来实现算法,hash的作用:1、判重;2、统计次数;

禁止平板,iPad长按弹出默认菜单事件

通过监控按下抬起时间差来禁止弹出事件,把以下代码写在要禁止的页面的页面加载事件里面即可     var date;document.addEventListener('touchstart', event => {date = new Date().getTime();});document.addEventListener('touchend', event => {if (new

git使用的说明总结

Git使用说明 下载安装(下载地址) macOS: Git - Downloading macOS Windows: Git - Downloading Windows Linux/Unix: Git (git-scm.com) 创建新仓库 本地创建新仓库:创建新文件夹,进入文件夹目录,执行指令 git init ,用以创建新的git 克隆仓库 执行指令用以创建一个本地仓库的

二分最大匹配总结

HDU 2444  黑白染色 ,二分图判定 const int maxn = 208 ;vector<int> g[maxn] ;int n ;bool vis[maxn] ;int match[maxn] ;;int color[maxn] ;int setcolor(int u , int c){color[u] = c ;for(vector<int>::iter

整数Hash散列总结

方法:    step1  :线性探测  step2 散列   当 h(k)位置已经存储有元素的时候,依次探查(h(k)+i) mod S, i=1,2,3…,直到找到空的存储单元为止。其中,S为 数组长度。 HDU 1496   a*x1^2+b*x2^2+c*x3^2+d*x4^2=0 。 x在 [-100,100] 解的个数  const int MaxN = 3000