10 calls to TripalWebService::getServicePath()

TripalContentService_v0_1::addDocBundleClasses in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Adds classes for every content type to the documentation for this service.
TripalContentService_v0_1::addDocBundleCollectionClass in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Every content type (bundle) needs a collection class in the documentation.
TripalContentService_v0_1::doContentTypesList in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Creates a resources that contains the list of content types.
TripalContentService_v0_1::doEntity in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Creates a resource for a single entity.
TripalContentService_v0_1::doEntityList in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Creates a collection of resources for a given type.
TripalContentService_v0_1::doExpandedField in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Creates a resource for an expanded field of an entity.
TripalContentService_v0_1::sanitizeFieldEntity in tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc
Rewrites any TripalEntity elements in the values array for use with WS.
TripalDocService_v0_1::addEntryPointClass in tripal_ws/includes/TripalWebService/TripalDocService_v0_1.inc
Generates the EntryPoint class for the API documents.
TripalDocService_v0_1::handleRequest in tripal_ws/includes/TripalWebService/TripalDocService_v0_1.inc
TripalWebService::addDocClass in tripal_ws/includes/TripalWebService.inc
Defines an entity class for the web services.