Ubiquity 2.5.2
php rapid development framework
|
Transform an instance for being displayed in a view. More...
Static Public Member Functions | |
static | toView ($value) |
Transforms normalized data to view data. | |
Transform an instance for being displayed in a view.
Ubiquity\contents\transformation$TransformerViewInterface This class is part of Ubiquity
Definition at line 15 of file TransformerViewInterface.php.
|
static |
Transforms normalized data to view data.
string | $value |
Implemented in Crypt, Boolean, DateTime, FirstUpperCase, HidePassword, LowerCase, Md5, Password, and UpperCase.