JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.exoplatform.portal.mop.navigation.NodeFilter
Packages that use
NodeFilter
Package
Description
org.exoplatform.portal.mop.navigation
Uses of
NodeFilter
in
org.exoplatform.portal.mop.navigation
Methods in
org.exoplatform.portal.mop.navigation
with parameters of type
NodeFilter
Modifier and Type
Method
Description
boolean
NodeContext.
accept
(
NodeFilter
filter)
Apply the filter logic on this node only.
void
NodeContext.
filter
(
NodeFilter
filter)
Applies a filter recursively, the filter will update the hiddent status of the fragment.