Function Hook_fields_date->privacy_field_type

Definitions

sources/hooks/systems/fields/date.php

  • Define what type of field this should be treated as in the privacy system if marked sensitive.This method should be defined on fields which should not be treated as "additional_anonymise_fields".
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$field array required parameter N/A N/A The field details

Return

  • The type of field to treat this
  • Type: ID_TEXT
  • Set: N/A
  • Range: N/A