Searched refs:VALUE_PRIVACY (Results 1 – 3 of 3) sorted by relevance
52 public const VALUE_PRIVACY = 'PRIVACY'; define in Fisharebest\\Webtrees\\Elements\\RestrictionNotice59 …self::VALUE_LOCKED . ', ' . self::VALUE_PRIVACY => self::VALUE_PRIVACY . ', ' . self::VALUE_L…62 'invisible' => self::VALUE_PRIVACY,105 … self::VALUE_PRIVACY => self::ICON_PRIVACY . ' ' . $privacy,106 …self::VALUE_PRIVACY . ', ' . self::VALUE_LOCKED => self::ICON_PRIVACY . self::ICON_LOCKED . '…
326 if (str_starts_with($restriction, RestrictionNotice::VALUE_PRIVACY)) {
1120 if (str_starts_with($restriction, RestrictionNotice::VALUE_PRIVACY)) {