interface StaticPublisher (View source)

Methods

public
array
publishURL(string $url, bool $forcePublish = false)

No description

public
array
purgeURL(string $url)

No description

public
bool
purgeAll()

return true on success

public
array
getPublishedURLs()

No description

Details

array publishURL(string $url, bool $forcePublish = false)

No description

Parameters

string $url
bool $forcePublish

Return Value

array

A result array

array purgeURL(string $url)

No description

Parameters

string $url

Return Value

array

A result array

bool purgeAll()

return true on success

Return Value

bool

array getPublishedURLs()

No description

Return Value

array