Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
TransformerViewInterface Interface Reference

Transform an instance for being displayed in a view. More...

+ Inheritance diagram for TransformerViewInterface:

Static Public Member Functions

static toView ($value)
 Transforms normalized data to view data.
 

Detailed Description

Transform an instance for being displayed in a view.

Ubiquity\contents\transformation$TransformerViewInterface This class is part of Ubiquity

Author
jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
Version
1.0.0
Since
Ubiquity 2.1.1

Definition at line 15 of file TransformerViewInterface.php.

Member Function Documentation

◆ toView()

static toView (   $value)
static

Transforms normalized data to view data.

Parameters
string$value

Implemented in Crypt, Boolean, DateTime, FirstUpperCase, HidePassword, LowerCase, Md5, Password, and UpperCase.


The documentation for this interface was generated from the following file: