Namespaces

Classes

A simple authenticator for the Restful server.

A DataFormatter object handles transformation of data from SilverStripe model objects to a particular output format, and vice versa. This is most commonly used in developing RESTful APIs.

Generic RESTful server, which handles webservice access to arbitrary DataObjects.

Restful server handler for a single DataObject

Restful server handler for a SS_List