Documentation

Multisite

Table of Contents

Methods

getAvailableEndpoints()  : mixed
getConfiguredEndpoints()  : mixed
getCrossDomains()  : mixed
getForwardTo()  : mixed
isConsentForwarding()  : mixed
overrideEnableOptionsAutoload()  : mixed
overrideRegister()  : mixed
updated_option_forward_to()  : mixed
The option "Forward to" got updated. Let's iterate all available sites and activate consent forwarding automatically.

Methods

getAvailableEndpoints()

public getAvailableEndpoints([mixed $filter = AbstractMultisite::ENDPOINT_FILTER_ALL ]) : mixed
Parameters
$filter : mixed = AbstractMultisite::ENDPOINT_FILTER_ALL

getConfiguredEndpoints()

public getConfiguredEndpoints() : mixed

getCrossDomains()

public getCrossDomains() : mixed

getForwardTo()

public getForwardTo() : mixed

isConsentForwarding()

public isConsentForwarding() : mixed

overrideEnableOptionsAutoload()

public overrideEnableOptionsAutoload() : mixed

overrideRegister()

public overrideRegister() : mixed

updated_option_forward_to()

The option "Forward to" got updated. Let's iterate all available sites and activate consent forwarding automatically.

public updated_option_forward_to(string $option) : mixed
Parameters
$option : string

Name of the updated option


        
On this page

Search results