...
This part will cover the implementation of the eZ Platform API elements required to implement a custom Field Type
Read more about implementing the API Implementing the Tweet\Value class and Implementing the Tweet\Type class.
Converter
Storing data from any Field Type into the Legacy Storage Engine requires that your custom data is mapped to the data model.
Read more about Implementing the Legacy Storage Engine Converter.
...