|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Evaluator | |
|---|---|
| org.jasig.portal.layout.dlm | Interfaces and classes in support of Distributed Layout Management. |
| org.jasig.portal.layout.dlm.providers | |
| Uses of Evaluator in org.jasig.portal.layout.dlm |
|---|
| Subclasses of Evaluator in org.jasig.portal.layout.dlm | |
|---|---|
class |
FragmentDefinition
|
| Methods in org.jasig.portal.layout.dlm that return Evaluator | |
|---|---|
Evaluator |
EvaluatorFactory.getEvaluator(Node audience)
|
| Uses of Evaluator in org.jasig.portal.layout.dlm.providers |
|---|
| Subclasses of Evaluator in org.jasig.portal.layout.dlm.providers | |
|---|---|
class |
AllUsersEvaluatorFactory
Used to target a fragment to all users of the system including guest users. |
class |
AttributeEvaluator
|
class |
GroupMembershipEvaluator
Answers isApplicable() in the affirmative if the user represented by the passed in IPerson is a member of the group whose name is passed to the constructor of this class. |
class |
GuestUserEvaluatorFactory
Used to target a fragment only to guest users. |
class |
Paren
|
| Methods in org.jasig.portal.layout.dlm.providers that return Evaluator | |
|---|---|
Evaluator |
PersonEvaluatorFactory.getAttributeEvaluator(String name,
String mode,
String value)
returns an Evaluator unique to the type of attribute being evaluated. |
Evaluator |
GroupMembershipEvaluatorFactory.getAttributeEvaluator(String name,
String mode,
String value)
Returns an instance of an evaluator specific to this factory and the passed in values. |
Evaluator |
AllUsersEvaluatorFactory.getEvaluator(Node audience)
|
Evaluator |
GuestUserEvaluatorFactory.getEvaluator(Node audience)
|
Evaluator |
PersonEvaluatorFactory.getEvaluator(Node audience)
|
| Methods in org.jasig.portal.layout.dlm.providers with parameters of type Evaluator | |
|---|---|
void |
Paren.addEvaluator(Evaluator e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||