| extends | HTMLPurifier_URIFilter | 
|---|
| Methods | ||||
|---|---|---|---|---|
| 
					
	public
					
					
				 | filter(HTMLPurifier_URI &$uri, HTMLPurifier_Config $config, HTMLPurifier_Context $context): bool
		Filter a URI object
	 Filter a URI object Parameters
 ReturnsWhether or not to continue processing: false indicates URL is no good, true indicates continue processing. Note that all changes are committed directly on the URI object Implements | # | ||
| Methods inherited from HTMLPurifier_URIFilter | 
|---|
| prepare(),  | 
| Properties | |||
|---|---|---|---|
| 
	public
					
					
				 |  | $name = 'DisableResources' | # | 
| Properties inherited from HTMLPurifier_URIFilter | 
|---|
| $post, $always_load |