Class securityheadersOptions
Options handler for http_security_headers plugin
Package: plugins\http\security\headers
Author: Malte Müller (acrylian)
Located at zp-extensions/http_security_headers.php
Author: Malte Müller (acrylian)
Located at zp-extensions/http_security_headers.php
public
|
|
public
|
|
public
|
|
public
|
|
public static
type
|
#
getContentSecurityPolicyFetchSources( $baseoption = '' )
Checkbox options for CSP fetch directive except for - frame-ancestors - plugin-types - sandbox |
public static
string
|
#
getStandardDesc( string $link, boolean $csptext = false )
Returns default text with basically just a link to detailed documentation. |
public static
|
|
public static
array
|
#
getContentSecurityPolicyFrameAncestorsSources( )
Returns the array for the options list for CSP frame-ancestors header |
public static
array
|
#
getContentSecurityPolicySandboxSources( )
Returns the array for the checkbox option list for the CSP Sandbox header |
public static
array
|
|
public static
array
|
#
getContentSecuritytPolicyPluginTypes( $suffix_as_key = false )
Gets the formatted mimetype list for the CSP plugin-types directive |