Class GetInDesignTemplatesAction
- java.lang.Object
-
- org.apache.avalon.framework.logger.AbstractLogEnabled
-
- org.apache.cocoon.acting.AbstractAction
-
- org.ametys.plugins.odfweb.catalog.GetInDesignTemplatesAction
-
- All Implemented Interfaces:
Component,LogEnabled,Action
public class GetInDesignTemplatesAction extends AbstractAction
Get available InDesign template files from the current skin
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classGetInDesignTemplatesAction.InDesignPathFilter
-
Field Summary
Fields Modifier and Type Field Description private static GetInDesignTemplatesAction.InDesignPathFilter__PATH_FILTER-
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
-
-
Constructor Summary
Constructors Constructor Description GetInDesignTemplatesAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Mapact(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters)-
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
-
-
-
Field Detail
-
__PATH_FILTER
private static GetInDesignTemplatesAction.InDesignPathFilter __PATH_FILTER
-
-
Constructor Detail
-
GetInDesignTemplatesAction
public GetInDesignTemplatesAction()
-
-
Method Detail
-
act
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
- Throws:
Exception
-
-