Community Documentation

Changing the way Serializer handles entities

Last updated January 27, 2013. Created by linclark on January 27, 2013.
Log in to edit this page.

Core supports serialization for content entities, their fields, and field items. It is easy to add support for other classes, and also to modify the way Serializer handles classes.

--To be completed--