Uses of Interface
org.exoplatform.webui.ext.filter.UIExtensionFilter
Packages that use UIExtensionFilter
Package
Description
-
Uses of UIExtensionFilter in org.exoplatform.webui.ext
Methods in org.exoplatform.webui.ext that return types with arguments of type UIExtensionFilterModifier and TypeMethodDescriptionUIExtension.getComponentFilters()UIExtension.getExtendedFilters()Method parameters in org.exoplatform.webui.ext with type arguments of type UIExtensionFilterModifier and TypeMethodDescriptionvoidUIExtension.setExtendedFilters(List<UIExtensionFilter> extendedFilters) -
Uses of UIExtensionFilter in org.exoplatform.webui.ext.filter
Classes in org.exoplatform.webui.ext.filter that implement UIExtensionFilterModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 6 mai 2009classCreated by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 7 mai 2009Constructor parameters in org.exoplatform.webui.ext.filter with type arguments of type UIExtensionFilterModifierConstructorDescriptionUIExtensionORFilter(List<UIExtensionFilter> filters) UIExtensionORFilter(List<UIExtensionFilter> filters, String messageKey) UIExtensionORFilter(List<UIExtensionFilter> filters, String messageKey, UIExtensionFilterType type) -
Uses of UIExtensionFilter in org.exoplatform.webui.ext.filter.impl
Classes in org.exoplatform.webui.ext.filter.impl that implement UIExtensionFilterModifier and TypeClassDescriptionclassCreated by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Aug 18, 2009 7:08:32 AMclassThis filter is used to add some access permissions to a specific extension Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 14 mai 2009