MyModuleBookResourceController |
class |
|
./restws.api.php |
Example controller class for the mymodule_book resource. |
|
|
|
RestWSBaseFormat |
abstract class |
|
./restws.formats.inc |
A base for all simple formats that are just serializing/unserializing an
array of property values. |
3 |
|
|
RestWSBasicAuthTestCase |
class |
|
restws_basic_auth/restws_basic_auth.test |
@file
RESTWS Basic Auth tests. |
|
|
|
RestWSEntityResourceController |
class |
|
./restws.entity.inc |
Controller for entity-bases resources. |
|
|
|
RestWSException |
class |
|
./restws.module |
An exception defining the HTTP error code and message. |
|
|
|
RestWSFormatInterface |
interface |
|
./restws.formats.inc |
Interface implemented by formatter implementations for the http client. |
1 |
|
|
RestWSFormatJSON |
class |
|
./restws.formats.inc |
A formatter to format json. |
|
|
|
RestWSFormatRDF |
class |
|
./restws.formats.inc |
A simple formatter for RDF. Requires the RDF module for the mapping. |
|
|
|
RestWSFormatXML |
class |
|
./restws.formats.inc |
A formatter for XML. |
|
|
|
RestWSResourceControllerInterface |
interface |
|
./restws.entity.inc |
Specifies CRUD and access methods for resources. |
2 |
|
|
RestWSTestCase |
class |
|
./restws.test |
@file
RESTful web services tests. |
|
|
|