18 public static function toView($value) {
static toView($value)
Transforms normalized data to view data.
static transform($value)
Transforms model data to normalized data.
static reverse($value)
Reverse data transforming to model data.
Ubiquity\security\data$EncryptionManager This class is part of Ubiquity.
static decryptString(string $data)
Decrypt the given string.
static encrypt($data)
Encrypt the given data.
Transform an instance for being displayed in a view.