Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Liferay User Interface Development (repost)

Posted By: libr
Liferay User Interface Development (repost)

Jonas X. Yuan, Xinsheng Chen, Frank Yu, "Liferay User Interface Development"
ISBN: 1849512620 | edition 2010 | PDF | 388 pages | 33.1 mb

Liferay employs a specialized theming system, which allows you to change the look and feel of the user interfaces. As a developer, by using the right tools to create and manipulate themes with Liferay Portal, you can get your site to look any way you want it to; but the Liferay theming system can be difficult to get started with. This practical guide provides you with a well organized manual for working with Liferay as a programmer to help you get started.

Liferay User Interface Development is a pioneer in explaining Liferay’s powerful theming system by taking you through examples to get you to create your own themes as quickly as possible. It focuses on how portal pages are created and styled and also discusses some simple configuration and customization to change the look and feel of a portal page. Its explicit instructions are accompanied by plenty of source code. With the open source nature of Liferay, you will find a user-friendly environment to design themes with the latest user interface technologies.

Liferay User Interface Development unlocks the potential of using Liferay as a framework to develop a rich user interface.

The book starts off with how you should go about structuring a Liferay Portal web page. It identifies the components of a portal page: theme, layout, and portlets. This hands-on tutorial explains themes, portlets, and Alloy UI, which is the latest output from the Alloy Project of Liferay, in an easy-to-understand way. It covers all aspects of a theme from its inception and rendering through its consumption by an end user, with in-depth discussion.

By the end of this book, you will clearly understand themes, layouts, and the Alloy API. Most importantly you will obtain the skills to write a theme and layout templates, apply them to a portal, and also control the portlet UI through different mechanisms.

This clear, concise, and practical tutorial will ensure that you have developed skills to become a competent Liferay themer. The detailed text is accompanied with source code that allows you to play with the examples, update the code, and add custom features.

A practical guide to customizing the look and feel of Liferay-based portal applications

What you will learn from this book :
Learn Liferay themes inside out in a procedural way with real project example code
Develop variations of a theme through its color schemes by getting familiar with major theme development tools
Customize the Dockbar using Velocity templates, CSS, and the Alloy API
Upgrade a theme from an older Liferay version to Liferay Portal 6 and change the default theme in Liferay
Use AJAX to change page content and generate PDF and Excel reports
Take advantage of Liferay portlet UI tags to save development time
Use Velocity templates to control different parts of a Liferay Portal web page
Get introduced to the latest Liferay user interface – Alloy UI
Get acquainted with Liferay Alloy form tags and become a fan of the Alloy API
Use UI tag libraries in your pages or portlets including CKEditor, reCAPTCHA, and more
Design themes in WAP and production including jQuery, WAP theme, Friendly URLs, deployment, and performance tuning