Package org.ametys.web.welcome
Class WelcomeAction
- All Implemented Interfaces:
Component
,LogEnabled
,Serviceable
,Action
find the right xsl to parse
-
Field Summary
Fields inherited from class org.ametys.cms.welcome.WelcomeAction
_welcomeHelper, RESULT_RENDERINGLANGUAGE
Fields inherited from class org.apache.cocoon.acting.ServiceableAction
manager
Fields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionact
(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) void
service
(ServiceManager smanager) Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Field Details
-
_siteManager
Site Manager
-
-
Constructor Details
-
WelcomeAction
public WelcomeAction()
-
-
Method Details
-
service
- Specified by:
service
in interfaceServiceable
- Overrides:
service
in classWelcomeAction
- Throws:
ServiceException
-
act
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception - Specified by:
act
in interfaceAction
- Overrides:
act
in classWelcomeAction
- Throws:
Exception
-