Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
onPrivacyExportRequest (RequestTable $request, User $user=null) | |
Fonctions membres publiques hérités de CMSPlugin | |
__construct (&$subject, $config=array()) | |
loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR) | |
setApplication (CMSApplicationInterface $application) | |
Fonctions membres publiques hérités de DispatcherAwareInterface | |
setDispatcher (DispatcherInterface $dispatcher) | |
Fonctions membres publiques hérités de PluginInterface | |
registerListeners () | |
Membres hérités additionnels | |
Champs de données hérités de CMSPlugin | |
$params = null | |
Fonctions membres protégées hérités de PrivacyPlugin | |
createDomain ($name, $description='') | |
createItemFromArray (array $data, $itemId=null) | |
createItemForTable ($table) | |
createCustomFieldsDomain ($context, $items=array()) | |
Fonctions membres protégées hérités de CMSPlugin | |
registerLegacyListener (string $methodName) | |
registerListener (string $methodName) | |
getApplication () | |
Attributs protégés hérités de PrivacyPlugin | |
$db | |
$autoloadLanguage = true | |
Attributs protégés hérités de CMSPlugin | |
$_name = null | |
$_type = null | |
$autoloadLanguage = false | |
$allowLegacyListeners = true | |
Privacy plugin managing Joomla user consent data
onPrivacyExportRequest | ( | RequestTable | $request, |
User | $user = null |
||
) |
Processes an export request for Joomla core user consent data
This event will collect data for the core #__privacy_consents
table
RequestTable | $request | The request record being processed |
User | $user | The user account associated with this request if available |
Références $db, $item, $items, $query, $user, et ParameterType\INTEGER.