Liferay 6.x Portal Enterprise Intranets Cookbook
eBook - ePub

Liferay 6.x Portal Enterprise Intranets Cookbook

Piotr Filipowicz, Katarzyna Ziolkowska

Condividi libro
  1. 300 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

Liferay 6.x Portal Enterprise Intranets Cookbook

Piotr Filipowicz, Katarzyna Ziolkowska

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
Liferay 6.x Portal Enterprise Intranets Cookbook è disponibile online in formato PDF/ePub?
Sì, puoi accedere a Liferay 6.x Portal Enterprise Intranets Cookbook di Piotr Filipowicz, Katarzyna Ziolkowska in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Informatica e Programmazione in Java. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
2015
ISBN
9781782164289

Liferay 6.x Portal Enterprise Intranets Cookbook


Table of Contents

Liferay 6.x Portal Enterprise Intranets Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Getting ready
How to do it…
How it works…
There's more…
See also
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Installation and Basic Configuration
Introduction
Quick running Liferay on a Tomcat bundle
Getting ready
How to do it...
How it works...
Loading the configuration descriptor
Loading system properties and portal properties
Detecting the database and database dialect
Starting the autodeploy scanner and deploying plugins
There's more...
See also
The Liferay setup wizard and first login
How to do it…
How it works…
There's more…
See also
Setting up the developer's environment
Getting ready
How to do it...
Import sources to the Eclipse IDE
Override app.server.properties
Compile and deploy
How it works
Clean process
Start process
Deploy process
There's more...
Creating a custom portlet
Getting ready
How to do it…
Generating a new portlet
Compiling the portlet and deploying it
Importing the portlet to the Eclipse IDE
How it works…
See also
2. Authentication and Registration Process
Introduction
Changing the default authentication settings
Getting ready
How to do it…
How it works…
There's more…
See also
Setting up e-mail notifications
Getting ready
How to do it…
How it works…
See also
Customizing the registration form
How to do it…
How it works…
There's more…
See also
Overriding the default login page with the administrator defined page
How to do it…
How it works…
See also
Setting up a password policy
How to do it…
How it works…
Integration with CAS SSO
How to do it…
Installing the CAS system
Configuring the HTTPS connection
Setting the CAS server
Configuring Liferay Portal
How it works…
See also
CAS and the Liferay user's database
Getting ready
How to do it…
How it works…
There's more…
See also
Liferay and the LDAP integration
Getting ready
How to do it…
How it works…
The magic trio: Liferay, CAS, and LDAP
Getting ready
How to do it…
How it works…
See also
3. Working with a Liferay User / User Group / Organization
Introduction
Managing an organization structure
How to do it…
How it works…
Creating an organization
Setting attributes
Customizing an organization functionalities
There's more…
See also
Creating a new user group
How to do it…
How it works…
There's more…
See also
Adding a new user
How to do it…
How it works…
User as a member of organizations, user groups, and sites
User attributes
User site
Customizing users
There's more…
See also
Assigning users to organizations
Getting ready
How to do it…
How it works…
See also
Assigning users to a user group
Getting ready
How to do it…
How it works…
See also
Exporting users
How to do it…
How it works…
See also
4. Liferay Site Configuration
Introduction
Creating an organization and a standalone site
How to do it…
How it works…
Active and inactive sites
Public and private pages and their membership type
Creating an empty site versus creating a site using site templates
Technical view
There's more…
See also
Site configuration
Getting ready
How to do it…
How it works…
See also
Creating and customizing private and public pages for the site
Getting ready
How to do it…
How it works…
Page parameters
Whole-tree parameters
Technical view
There's more…
Using page templates and site templates for quick site and page creation
How to do it…
How it works…
Propagation of changes
Technical view
See also
Enabling local live staging
How to do it…
How it works…
See also
Enabling remote live staging
How to do it…
How it works…
Enabling page versioning
How to do it…
How it works…
See also
5. Roles and Permissions
Introduction
Creating and configuring roles
How to do it…
How it works…
Role parameters
Control Panel, Site Administration, and My Account permissions
There's more…
See also
Assigning user roles
How to do it…
How it works…
See also
Creating a role-dependent portlet
Getting ready…
How to do it…
How it works…
See also
Checking permissions in a custom portlet
Getting ready…
How to do it…
How it works…
See also
6. Documents and Media in Liferay
Introduction
Managing files in Liferay using the Documents and Media portlet
How to do it…
Creating a new folder
Editing a folder
Adding a new document
Uploading multiple documents
Editing documents
Re...

Indice dei contenuti