Méthode | Description | |
---|---|---|
CopyTheme ( string tenant ) : void | ||
Install ( string tenant ) : Frapid.WebsiteBuilder.Models.Themes.ThemeInfo | ||
ThemeUploader ( |
||
ThemeUploader ( string tenant, System.Web.HttpPostedFileBase postedFile ) : System |
Méthode | Description | |
---|---|---|
Download ( ) : void | ||
ExtractTheme ( ) : void | ||
GetUploadDirectory ( string tenant ) : string | ||
SetUploadPaths ( ) : void | ||
Upload ( ) : void | ||
Validate ( ) : bool |
public Install ( string tenant ) : Frapid.WebsiteBuilder.Models.Themes.ThemeInfo | ||
tenant | string | |
Résultat | Frapid.WebsiteBuilder.Models.Themes.ThemeInfo |
public ThemeUploader ( |
||
downloadUrl | ||
Résultat | System |
public ThemeUploader ( string tenant, System.Web.HttpPostedFileBase postedFile ) : System | ||
tenant | string | |
postedFile | System.Web.HttpPostedFileBase | |
Résultat | System |