Class 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
  • Constructor Details

  • Method Details

    • _filter

      protected void _filter(File skinDir, String absoluteSkinPath, boolean isModel) throws IOException
      Description copied from class: UploadSkinAction
      Filter skin directory
      Overrides:
      _filter in class UploadSkinAction
      Parameters:
      skinDir - the skin directory
      absoluteSkinPath - the absolute path of tmp skin directory
      isModel - true if the uploaded skin is the model of skin.
      Throws:
      IOException - if an error occurred