站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Portal 2.2 Reference Guide 英文版参考指南文档

JBoss Portal 2.2 - JBoss Portal 2.2 Reference Guide 英文版参考指南文档

JBoss Portal 2.2

Reference Guide

Thomas Heute

Roy Russo


Table of Contents

JBoss Portal - Overview
Feature List
Target Audience
Acknowledgements
1. Upgrading 2.0 - 2.2
1.1. Deployment Descriptors
1.1.1. Example - Assigning a Portlet on a Page
1.2. Content Management System
1.2.1. Migrating Content
1.3. Forums Migration
1.3.1. Forums DB schema issues
1.3.2. Portal 2.0.0 to 2.0.1 Forums migration
1.3.3. Nessesary steps to migrate Forums
2. JSR168 portlets
2.1. Introduction
2.2. The basics
2.2.1. Portal
2.2.2. Page composition
2.2.3. Rendering modes
3. XML descriptors
3.1. Introduction
3.2. Defining a new portlet instance
3.3. Defining a new portal page.
3.4. Defining a new portal instance
3.5. Defining Portlet Instance Preferences
4. Portal urls
4.1. Introduction
4.2. Acessing a portal
4.3. Accessing a page
4.4. Accessing CMS Content
5. Security
5.1. Portal Security Configuration
5.1.1. org.jboss.portal.security.config.SecurityConstraint
5.1.2. org.jboss.portal.security.config.PortalPolicyConfig
5.1.3. org.jboss.portal.security.config.PortalPolicyConfigService
5.1.4. org.jboss.portal.security.config.ConfigListener
5.2. Portal Security Enforcement
5.2.1. org.jboss.portal.security.PortalPermission
5.2.2. org.jboss.portal.security.PortalPolicy
5.2.3. org.jboss.portal.security.PortalSubject
5.2.4. Portal Policy Enforcement
5.3. Default Security Implementation
5.3.1. What is JACC
5.3.2. JACC Policy and Policy Configuration
5.3.3. Portal Policy and Policy Service
5.3.4. Who is asking?
5.3.4.1. The Jacc Portal Subject
5.4. Write your own Security Implementation
5.4.1. Overwriting the JACC policy
5.4.1.1. Write the Policy class
5.4.1.2. Configure the Policy to be used by the Portal
5.4.2. A Security implementation without JACC
5.4.2.1. The ConfigListener
5.4.2.2. Policy Enforcement
6. InterPortlet Communication (IPC)
6.1. Introduction
6.2. Configuration
6.2.1. Service Descriptor
6.2.2. Portal Descriptor
6.2.3. The Listener
6.3. Communicating with another Portlet
6.4. Communicating with another Page
7. Layouts and Themes
7.1. Overview
7.2. Layouts
7.2.1. How to define a Layout
7.2.2. How to use a Layout
7.2.2.1. Declarative use
7.2.2.2. Programatic use
7.2.3. Where to place the Descriptor files
7.2.4. How to connect a Layout to a Layout Strategy
7.2.5. Layout JSP-tags
7.3. Layout Strategy
7.3.1. What is a Layout Strategy
7.3.2. How can I use a Layout Strategy
7.3.2.1. Define a Strategy
7.3.2.2. Specify the Strategy to use
7.3.3. Linking the Strategy and the Layout
7.4. RenderSets
7.4.1. What is a RenderSet
7.4.2. How is a RenderSet defined
7.4.3. How to specify what RenderSet to use
7.5. Themes
7.5.1. What is a Theme
7.5.2. How to define a Theme
7.5.3. How to use a Theme
7.5.4. How to write your own Theme
7.6. Other Theme Functionalities and Features
7.6.1. Content Rewriting and Header Content Injection
7.6.2. Declarative CSS Style injection
7.6.3. Disabling Portlet Decoration
7.7. Theme Style Guide (based on the Industrial theme)
7.7.1. Overview
7.7.2. Main Screen Shot
7.7.3. List of CSS Selectors