Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

DLM Evaluators allow portal administrators to distribute DLM fragments to uPortal users. Evaluators distributed with uPortal allow administrators to distribute fragments based on user attributes, group memberships, and authentication status.

To create a new DLM evaluator, you must write a new implementation of org.jasig.portal.layout.dlm.Evaluator. This simple API will allow you to indicate whether a particular fragment should appear for a given user.

  • No labels