$buster

Copyright (C) 2023 by Ryan Cramer

This is a commercially licensed and supported module DO NOT DISTRIBUTE


Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the ProCacheBuster class also inherits all the methods and properties of: WireData and Wire.

Show $var?     Show args?       Only hookable?    

Common

NameReturnSummary 
$buster->html(string $html)
stringCache bust any assets linked in the given HTML 
$buster->httpUrl(string $url)
stringGet a cache busting URL (including scheme and hostname) for given asset/file URL 
$buster->timeStr()
int null stringGet relative base-36 buster time for given time (or request time, if omitted) 
$buster->url(string $url)
stringGet a cache busting URL for given asset/file URL 

Properties

NameReturnSummaryDefault
$buster->urlType string One of "qstr" (?version), "qvar" (?v=version) or "name" (file.version.ext) 

Additional methods and properties

In addition to the methods and properties above, ProCacheBuster also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.251