Class UploadArtisteerSkinAction
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.acting.AbstractAction
org.apache.cocoon.acting.ServiceableAction
org.ametys.web.skin.actions.UploadSkinAction
org.ametys.plugins.artisteer.actions.UploadArtisteerSkinAction
- All Implemented Interfaces:
Component,Contextualizable,LogEnabled,Serviceable,Action
This action receive a form with the "importfile" zip file as an artisteer exported skin.
Replace existing skin
-
Field Summary
Fields inherited from class org.ametys.web.skin.actions.UploadSkinAction
_cocoonContextFields inherited from class org.apache.cocoon.acting.ServiceableAction
managerFields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ametys.web.skin.actions.UploadSkinAction
_unzip, act, contextualizeMethods inherited from class org.apache.cocoon.acting.ServiceableAction
serviceMethods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Constructor Details
-
UploadArtisteerSkinAction
public UploadArtisteerSkinAction()
-
-
Method Details
-
_filter
Description copied from class:UploadSkinActionFilter skin directory- Overrides:
_filterin classUploadSkinAction- Parameters:
skinDir- the skin directoryabsoluteSkinPath- the absolute path of tmp skin directoryisModel- true if the uploaded skin is the model of skin.- Throws:
IOException- if an error occurred
-