zoukankan      html  css  js  c++  java
  • Liferay 7 portlet中所有能在@Component中修改的属性

    参考:https://www.cnblogs.com/hibou/p/6140460.html

    "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"

  • 相关阅读:
    perfnet错误 事件ID:2004 无法打开服务器服务。服务器性能数据将不会被返回。
    尝试加载 Oracle 客户端库时引发 BadImageFormatException。如果在安装 32 位 Oracle 客户端组件的情况下以 64 位模式运行,将出现此问题
    oracle从dmp文件做数据恢复
    python预科5--函数及lambda匿名函数
    pytest 运行SyntaxError: invalid syntax
    java自动化--testNG集成extentreports(好坑,编辑的时候样式好的,但是发布了就这鬼样子还不能上图)
    git 命令
    java 5
    java JsonMapper
    java springboot mybatis整合
  • 原文地址:https://www.cnblogs.com/show58/p/14229038.html
Copyright © 2011-2022 走看看