Method: Caterpillar::Portlet.portlet_filter_class
- Defined in:
- lib/caterpillar/portlet.rb
.portlet_filter_class ⇒ Object
Rails-portlet Java class for 0.10.0+
28 29 30 |
# File 'lib/caterpillar/portlet.rb', line 28 def portlet_filter_class 'com.celamanzi.liferay.portlets.rails286.Rails286PortletFilter' end |