Flowdock
method

type_cast_from_user

Importance_1
v4.2.7 - Show latest stable - 0 notes - Class: Value
type_cast_from_user(value) public

Type casts a value from user input (e.g. from a setter). This value may be a string from the form builder, or an already type cast value provided manually to a setter.

Classes which do not need separate type casting behavior for database and user provided values should override type_cast or cast_value instead.

Show source
Register or log in to add new notes.