liferay technology

Alibabacloud.com offers a wide variety of articles about liferay technology, easily find your liferay technology information here online.

Liferay activates navigation and breadcrumb

This problem actually stuck me for 1 hours, mainly beginning to think complex. Because the default if the site to do in-station navigation, we are implemented with JS, and Liferay page is so complex, because the portal page is composed of a portlet, each page ID composition is also very complex, so I have been doing it for a long time did not get out, Until I returned to the basic definition of portal. In the portal definition, a very important feat

Liferay uses Servicebuilder class to parse Service.xml

Liferay has a service builder mechanism that generates a set of interfaces and classes and configuration files for the persistence Layer and service layer, and when we write a service.xml and invoke ant target as Build-service, The framework uses the Servicebuilder class to parse the Service.xml file: For example, the service.xml we create is: When we run Build-service Target, the location of this service.xml file is used with the first paramete

Liferay a detailed analysis of random text validation in creating a new user page

Liferay 6.1 Creates a new user page as shown in figure: The code for this page is in/html/portlet/login/create_account.jsp: ...

Liferay How to adjust Ajax in Struts2

1 JSP codes are as follows 2 References website Http://stackoverflow.com/questions/10240983/unable-to-call-struts2-action-using-jquery-ajax-in-liferay http://www.liferay.com/zh/community/forums/-/message_boards/message/40701774

Liferay 6.2 Retrofit Series Three: Remove the Add-in feature from Docbar

In the/portal-master/portal-web/docroot/html/portlet/dockbar/add_panel.jsp fileThe following will be included:if (hasaddcontentandapplicationspermission) { "content,applications");} if (haslayoutaddpermission) { "page");}Modified to:if (hasaddcontentandapplicationspermission) { "applications");} if (haslayoutaddpermission) { "page");}Remove the following content:"/html/portlet/dockbar/add_ content.jsp" /> Liferay 6.2 Retrofit Series Three

Liferay 5.1 learning errors

Tutorial URL: Http://jiajia6f.blog.163.com/blog/static/162789359201061104935814/ Question 1: Tomcat driver reports the following errorClass com. liferay. Portal. kernel. Security. JAAS. portalprincipal not found! Class not added. Solution:Tomcat/CONF/Catalina. PropertiesChangeCommon. loader =$ {Catalina. Home}/lib, $ {Catalina. Home}/lib/*. jar, $ {Catalina. Home}/lib/EXT/*. Jar Question 2: DBCP always reports that the database connection ca

Liferay encoding Style

1. A single JSP file is directly suffixed with. jsp; a JSP file containing multiple JSP files is suffixed with. jspf. 2. Use single quotes in JS files Confirm (' 3. Use the field set to wrap the input box 4. Use the built-in liferay Separator

Liferay hides control panel from common users

1. Cancel the display of the above dockbar This is the default code in the liferay topic, that is, all login users will display this control bar. Dockbar is the top column. #if ($is_signed_in) #dockbar()#end Change to the following: #if (($is_signed_in) $permissionChecker.isCompanyAdmin($company_id)) #dockbar()#end Non-admin users will not be displayed Ii. Access prohibited You can still access the Control Panel through this connection: Http: // lo

Liferay Front-End Performance Tuning (6) Summary

Now let's make a summary: In fact, in order to have a better user experience, we have optimized from all aspects: The resource itself is cropped in size: For CSS,JS resources, we compress them with yui-compressor. For image resources, we use the Sprite tool bar multiple small pictures merged into large single pictures The cost of resources being downloaded from the server to the client is reduced: We have enabled the filtering of gzip filter on the server so that all the resources are comp

Add a custom JS library file to the Liferay

In Liferay, if we want to use our own JS library (such as the EXT-JS Library) instead of the default AUI library, you can follow these steps: (1) Place the library file We go to the $liferay_home/tomcat-7.0.23/webapps/root/html/js directory to build a directory called ExtJS, and then copy ext-all.js into. (2) Create the portal-ext.properties in the $liferay_home directory and then from the portal.properties in the Portal-impl.jar package Javascri

Directory structure of the Liferay SDK

The Liferay SDK has the following directory structure: clients/is the directory for the client plug-in and provides an ant script to create the client plug-in dist/This directory holds the archive applications for deployment and release. For example, the last time we wrote 2 portlets, here are 2 corresponding applications: ext/is the directory of the Ext plugin and provides an ant script to create the EXT plug-in hooks/is the directory of the

Liferay DockBar Detailed

DockBar is the most active element in Liferay, because almost all of the user's operations start from the DockBar, so we're here to analyze the DockBar in depth. Structure of the DockBar: DockBar is divided into 2 parts from the whole, part is the left The other part is the right So the final DockBar structure is (I omitted a lot of code):

Detailed analysis of Liferay theme upload logo

Conclusion: Theme Upload logo will do the following things: (1) Using Uploadportletrequest object to handle the (2) for the uploaded logo picture is empty, then throw an exception. (3) for the upload of the logo picture is not empty, the first from the database to find the current layout, for logo definition logoid, and bar logoid add to the current layout and then back to the database, and then set according to the Boolean variable to determine whether it is the logo associated to the hook

Liferay use maven to create theme

After learning the ant build theme, Liferay theme, we easily ported the theme project to Maven. The following are the specific steps: Assume: Because we used the http://supercharles888.blog.51cto.com/609344/890525 development structure as shown in the article, let's assume we put the theme we're developing in D:\WalmartProject. First: Let's use the Maven Theme Wizard to create a theme: Once created, because we want our pom.xml to inherit Father

Liferay 7.0 How to get the portal to re-execute after modifying the Service.xml Tables.sql

. Servicecomponentlocalserviceimpl.java is the core of the class, if you carefully study the code of this class will have other gains, here is only one example: you can see that this class actually supports the operation of upgrading the database, As long as the previous tablesql and the new TAblesql inconsistent, will perform the upgrade database operations, according to our thinking, we deployed two times the tables.sql is inconsistent, why not execute this code? Debugging finds that the Table

Learning Programmer's technology is to improve their own outsourcing project learning exercise technology, or to the Internet company Learning Technology

I want to improve my programming technology now. A programmer free developer of PHP Take the outsourcing project (or go to the outsourcing company), or go to the Internet companies to learn to constantly improve their programming skills Reply content: I want to improve my programming technology now. A programmer free developer of PHP Take the outsourcing project (or go to the outsourcing

The improvement in learning the programmer's technology is to pick up outsourcing projects to learn and train the technology, or to learn the technology from Internet companies.

I want to improve my programming technology. A developer who is a PHP programmer is free to pick up outsourcing projects (or go to outsourcing companies) on his own ), I still want to go to Internet companies to learn and constantly improve their programming technologies. Now I want to improve my programming technology, a developer who is free to be a PHP programmer. If you want to connect to an outsourc

Become Technology boss Technology Management 21 Technology selection _ Software test

  Each system will have his life cycle, from life to death, through the three stages of adolescence, middle age and old age.   The management of complexity runs through the whole life cycle of the system, just like the natural choice of evolution, constantly optimizes the system and keeps the system alive. The initial stage of the system is to complete the construction of 0 to 1 to verify the business model or to do the smallest demo product. This is the time and cost of priority, and that is fa

Chinese search engine technology unveiling: sorting technology-search engine technology

technology does Google use? PageRank is the webpage level.Google has a founder named Larry Page. It is said that he applied for the PageRank patent, so he got Page Rank based on his name. There is also a very successful search engine company in China, called Baidu (http://www.baidu.com ). Baidu founder Li Yanhong said that as early as 1996, he applied for a patent named hyperchain analysis. PageRank's principle is the same as that of hyperchain a

Reading Notes: the essence of technology-What is technology and how it evolved (Brian? Arthur)

Is Reading Notes not original? -Page 30 However, as humans, we should not be so closely integrated with technology, but more closely integrated with other things, that is, nature. At the deepest level, human existence should be integrated with nature, our initial environment, and those conditions that originally made us human. ============ -Page 36 Today, machines are used to produce machines, and they become the parents of similar machines in

Total Pages: 15 1 .... 6 7 8 9 10 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.