Liferay Hook Usage Example

Source: Internet
Author: User
Tags header

Today, the UI group has a need to change the default header of Liferay to a custom header and use Ext-js to show the effect of the dynamic header, so we think of the function of using the Liferay hook.

Show effect

Initial state:

When the mouse wheel rolls down, the header is indented to a horizontal bar:

When the mouse wheel scrolls up, the header reverts to its original state:

Realize:

To achieve this, we have to create a Liferay hook feature, and then we create a directory under Meta-inf called Modify_liferay_defaults as the part we need to change. At the same time, we configure Liferay-hook.xml to point to this directory:

<?xml version= "1.0"?> 
<! DOCTYPE Hook Public "-//liferay//dtd hook 6.1.0//en" "Http://www.liferay.com/dtd/liferay-hook_6_1_0.dtd" > 
     
 

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.