"com.liferay.portlet.action-timeout", "com.liferay.portlet.active",
"com.liferay.portlet.add-default-resource",
"com.liferay.portlet.ajaxable",
"com.liferay.portlet.application-type",
"com.liferay.portlet.autopropagated-parameters",
"com.liferay.portlet.autopropagated-parameters",
"com.liferay.portlet.configuration-path",
"com.liferay.portlet.control-panel-entry-category",
"com.liferay.portlet.control-panel-entry-weight",
"com.liferay.portlet.css-class-wrapper",
"com.liferay.portlet.display-category",
"com.liferay.portlet.facebook-integration",
"com.liferay.portlet.footer-portal-css",
"com.liferay.portlet.footer-portal-javascript",
"com.liferay.portlet.footer-portlet-css",
"com.liferay.portlet.footer-portlet-javascript",
"com.liferay.portlet.header-portal-css",
"com.liferay.portlet.header-portal-javascript",
"com.liferay.portlet.header-portlet-css",
"com.liferay.portlet.header-portlet-javascript",
"com.liferay.portlet.icon", "com.liferay.portlet.instanceable",
"com.liferay.portlet.layout-cacheable",
"com.liferay.portlet.maximize-edit",
"com.liferay.portlet.maximize-help",
"com.liferay.portlet.parent-struts-path",
"com.liferay.portlet.pop-up-print",
"com.liferay.portlet.preferences-company-wide",
"com.liferay.portlet.preferences-owned-by-group",
"com.liferay.portlet.preferences-unique-per-layout",
"com.liferay.portlet.private-request-attributes",
"com.liferay.portlet.private-session-attributes",
"com.liferay.portlet.remoteable",
"com.liferay.portlet.render-timeout",
"com.liferay.portlet.render-weight",
"com.liferay.portlet.requires-namespaced-parameters",
"com.liferay.portlet.restore-current-view",
"com.liferay.portlet.scopeable",
"com.liferay.portlet.show-portlet-access-denied",
"com.liferay.portlet.show-portlet-inactive",
"com.liferay.portlet.show-portlet-inactive",
"com.liferay.portlet.single-page-application",
"com.liferay.portlet.struts-path", "com.liferay.portlet.system",
"com.liferay.portlet.use-default-template",
"com.liferay.portlet.user-principal-strategy",
"com.liferay.portlet.virtual-path", "javax.portlet.description",
"javax.portlet.display-name", "javax.portlet.expiration-cache",
"javax.portlet.info.keywords", "javax.portlet.info.short-title",
"javax.portlet.info.title", "javax.portlet.portlet-mode",
"javax.portlet.portlet-name", "javax.portlet.preferences",
"javax.portlet.resource-bundle", "javax.portlet.security-role-ref",
"javax.portlet.supported-processing-event",
"javax.portlet.supported-public-render-parameter",
"javax.portlet.supported-publishing-event",
"javax.portlet.window-state"

Liferay 7 portlet中所有能在@Component中修改的属性的更多相关文章

  1. knockoutjs如何动态加载外部的file作为component中的template数据源

    玩过knockoutjs的都知道,有一个强大的功能叫做component,而这个component有个牛逼的地方就是拥有自己的viewmodel和template, 比如下面这样: ko.compon ...

  2. [Liferay6.2]Liferay入门级portlet开发示例

    什么是Portlet 来自百度百科(http://baike.baidu.com/view/58961.htm)的定义如下: portlet是基于java的web组件,处理request并产生动态内容 ...

  3. 在 Angular 2 Component 中使用第三方 JS 库

    本文所有内容以 Angular 2 Quick Start 项目为基础,使用 TypeScript 语言. 如上图,最近遇到一个需求,需要在一个刚启动的 Angular 2 项目中使用 snap.sv ...

  4. spring boot拦截器中获取request post请求中的参数

    最近有一个需要从拦截器中获取post请求的参数的需求,这里记录一下处理过程中出现的问题. 首先想到的就是request.getParameter(String )方法,但是这个方法只能在get请求中取 ...

  5. Expo大作战(八)--expo中的publish以及expo中的link,对link这块东西没有详细看,大家可以来和我交流

    简要:本系列文章讲会对expo进行全面的介绍,本人从2017年6月份接触expo以来,对expo的研究断断续续,一路走来将近10个月,废话不多说,接下来你看到内容,将全部来与官网 我猜去全部机翻+个人 ...

  6. vue中:key 和react 中key={} 的作用,以及ref的特性?

    vue中:key 和react 中key={} 为了给 vue 或者react 一个提示,以便它能跟踪每个节点的身份,从而重用和重新排序现有元素,你需要为每项提供一个唯一 key 属性 一句话概括就是 ...

  7. 地图四叉树一般用在GIS中,在游戏寻路中2D游戏中一般用2维数组就够了

    地图四叉树一般用在GIS中,在游戏寻路中2D游戏中一般用2维数组就够了 四叉树对于区域查询,效率比较高. 原理图

  8. sqlserver 中数据导入到mysql中的方法以及注意事项

    数据导入从sql server 到mysql (将数据以文本格式从sqlserver中导出,注意编码格式,再将文本文件导入mysql中): 1.若从slqserver中导出的表中不包含中文采用: bc ...

  9. 在Myeclipse中提交代码到GitHub中

    这需要借助插件Egit,首先就是先下载该插件了,可以再eclipse中下载,也可以在外面下载,下载就不说了.下载地址git://github.com/houyongchao/plugin-Egit.g ...

随机推荐

  1. Android IOS WebRTC 音视频开发总结(十七)-- 调试技巧

    本文章主要介绍WEBRTC在各平台下调试或日志查看方式,以方便问题排查,包括BS,PC,Android,IOS(本系列文章转载请说明出处,博客园RTC.Blacker). 1,浏览器开发: 这种开发方 ...

  2. Windows Phone 8 通过一个app启动另一个app

    Winphone8 通过app启动第三方app需要被启动的app支持,具体操作步骤如下: 假设要通过PhoneApp2启动PhoneApp1 PhoneApp1端做的操作如下: 1.注册Protoco ...

  3. 【风马一族_mysql】MySQL免安装版环境配置图文教程

    mysql存放在某一个磁盘中(笔者使用E盘) 配置系统变量 打开 电脑的属性 点击 高级系统设置 选择 高级 点击 环境变量 选择 系统变量 点击 变量Path,追加 值 E:\mysql-5.6.2 ...

  4. CentOS学习笔记--vi程序编辑器

    vi程序编辑器 Linux里经常需要修改一些配置文件,这时就需要一个编辑器,几乎所有的Linux版本都提供了vi这个编辑器. 文件内容查阅cat命令 如果我们要查阅一个文件的内容时,该如何是好呢?这里 ...

  5. Hadoop安装(Ubuntu Kylin 14.04)

    安装环境:ubuntu kylin 14.04   haoop-1.2.1   hadoop下载地址:http://apache.mesi.com.ar/hadoop/common/hadoop-1. ...

  6. 关于ASP.net TextBox控件的失去焦点后触发其它事件

    编写人:CC阿爸 2015-2-02 今天在这里,我想与大家一起分享如何处理的ASP.net TextBox控件的失去焦点后触发其它事件的问题,在此做个小结,以供参考.有兴趣的同学,可以一同探讨与学习 ...

  7. Silverlight中DataPager控件扩展

    大家一定遇到这样的情况,想改变一下SL的DataPager的显示信息,比如希望分页控件上显示数据的总数.那么就需要扩展一下DataPager控件即可. 其实扩展DataPager很简单,只要获取到Da ...

  8. PHP empty函数报错的解决办法

    PHP empty函数在检测一个非变量情况下报错的解决办法. PHP开发时,当你使用empty检查一个函数返回的结果时会报错:Fatal error: Can't use function retur ...

  9. 【推介】TMS的控件之“TMS Unicode Component Pack”和“TMS Advanced Toolbars & Menus”

    TMS Unicode Component Pack是一款支持多语言的界面控件包,提供超过60种控件来为你的Delphi和C++Builder应用程序添加Unicode支持. 介绍: TMS Unic ...

  10. js验证表单大全

    js验证表单大全 1. 长度限制 <script> function test() { if(document.a.b.value.length>50) { alert(" ...