C# Class UmbracoFlare.ApiControllers.CloudflareUmbracoApiController

Inheritance: Umbraco.Web.WebApi.UmbracoAuthorizedApiController
Mostra file Open project: scyllagroup/UmbracoFlare

Private Methods

Method Description
AccountForWildCards ( IEnumerable urls ) : IEnumerable
BuildUrlsToPurge ( IPublishedContent contentToPurge, bool includeChildren ) : List
GetAllFilePaths ( string filesOrFolders, List &errors ) : IEnumerable
GetAllowedDomains ( ) : IEnumerable
GetConfig ( ) : CloudflareConfigModel
PurgeAll ( ) : StatusWithMessage
PurgeCacheForContentNode ( [ args ) : StatusWithMessage
PurgeCacheForUrls ( [ model ) : StatusWithMessage
PurgeStaticFiles ( [ model ) : StatusWithMessage
UpdateConfigStatus ( [ config ) : CloudflareConfigModel