getPluginConstantPrefix() getPluginConstantPrefix(): string Get the prefix of this plugin so composer packages can dynamically build other constant values on it. Returns string
downloadCsv() downloadCsv(string $uuid,string $from,string $to) Export consents by given criteria. Parameters string $uuid string $from string $to
convertToUTF8Charset() convertToUTF8Charset(string $string) Convert string to UTF8 charset. Parameters string $string