extends |
HTMLPurifier_URIFilter_DisableExternal |
|---|
| 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 Overrides |
# | ||
| Methods inherited from HTMLPurifier_URIFilter_DisableExternal |
|---|
prepare(), |
| Properties | |||
|---|---|---|---|
public
|
|
$name = 'DisableExternalResources'
|
# |
| Properties inherited from HTMLPurifier_URIFilter_DisableExternal |
|---|
$ourHostParts |
| Properties inherited from HTMLPurifier_URIFilter |
|---|
$post, $always_load |