Filter Class Name: atg.portal.servlet.CommunityFilter

The Community Filter sets the request’s COMMUNITY attribute. The Community Filter determines the community a request belongs to by examining the communityId query parameter. If a communityId query parameter does not exist, the Community Filter uses the Portal’s PortalObjectResolver to resolve the community.

The following attribute is set when the filter is invoked.

COMMUNITY

A reference to the Community object.

Community Filter Parameters

The following init parameters can be used to control the behavior of the Community Filter:

Parameter

Description

portalManager

A reference to the PortalManager component.

communityIdParameterName

The name of the community ID query parameter. Defaults to paf_commnuityId.

initD5StyleAttributes

Sets request attributes compatible with the ATG Dynamo 5 portal product.

 
loading table of contents...