"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. 三、第一个Struts2应用案例(编码步骤)

    第一个Struts2应用案例(编码步骤) 编写2个jsp hello.jsp <body>     <a href="${pageContext.request.conte ...

  2. oracle11g导入到10g

    oracle11g导入到10g http://www.doc88.com/p-0827386468478.html

  3. 使用JavaScript获取Request中参数的值

    本人很少写博客,有不正确的地方还希望大家多多指导. 假设现在有一个URL,如下. http://www.jacky.com/?id=1101&name=jacky 如何通过JS访问到id和na ...

  4. [leetcode]_Valid Palindrome

    题目:判断一个数字字符串是否是回文串.空串认为是回文串. 思路:双指针问题,重点在于此题的很多陷进:例如,s = " " ,return true. s = ".,&qu ...

  5. K-Means(K均值)算法

    昨晚在脑内推导了一晚上的概率公式,没推导出来,今早师姐三言两语说用K-Means解决,太桑心了,昨晚一晚上没睡好. 小笨鸟要努力啊,K-Means,最简单的聚类算法,好好实现一下. 思路: 共有M个样 ...

  6. nginx的rewrite,gzip,反向代理学习笔记

    rewrite模块名:ngx_http_rewrite_module默认自动被编译 指令:rewrite regex replacement [flag] regex :正则表达式,用于匹配用户请求的 ...

  7. 带有×的EditText

    代码: EditTextWithDel.java(直接复制): package com.sunday.customs; import com.example.customs.R; import and ...

  8. Flask —— 使用Python和OpenShift进行即时Web开发

    最近Packtpub找到了我,让我给他们新出版的关于Flask的书写书评.Flask是一个很流行的Python框架.那本书是Ron DuPlain写的<Flask 即时Web开发>.我决定 ...

  9. Mysql账号管理

    一 用户添加 通过insert 方式添加用户 insert into mysql.user(Host,User,Password) values("localhost"," ...

  10. 误删system04.dbf 报:ORA-01157 ORA-01110

    DB:Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production OS:Oracle Linux 5.7 ...