|
static | $label = 'API Documentation' |
|
static | $description = 'Provides Hydra style documenation to make this RESTful webservice discoverable.' |
|
static | $type = 'doc' |
|
static | $label = 'Base WebService' |
|
static | $description = 'This is the base class for Tripal web services as is not meant to be used on it\'s own' |
|
static | $type = 'services' |
|
◆ __construct()
TripalDocService_v0_1::__construct |
( |
|
$base_path | ) |
|
◆ handleRequest()
TripalDocService_v0_1::handleRequest |
( |
| ) |
|
◆ $description
TripalDocService_v0_1::$description = 'Provides Hydra style documenation to make this RESTful webservice discoverable.' |
|
static |
A bit of text to describe what this service provides.
◆ $label
TripalDocService_v0_1::$label = 'API Documentation' |
|
static |
The human-readable label for this web service.
◆ $type
TripalDocService_v0_1::$type = 'doc' |
|
static |
A machine-readable type for this service. This name must be unique among all Tripal web services and is used to form the URL to access this service.
The documentation for this class was generated from the following file:
- tripal_ws/includes/TripalWebService/TripalDocService_v0_1.inc