You are here

Files in Services 7.3

Primary tabs

File namesort descending Location Namespace Description
bencode.php servers/rest_server/lib/bencode.php
comment_resource.inc resources/comment_resource.inc
file_resource.inc resources/file_resource.inc File resource.
mimeparse.php servers/rest_server/lib/mimeparse.php
NoAuthEndpointTestRunner.test tests/functional/NoAuthEndpointTestRunner.test This subclass runs the tests with setUp set for services using no authentication. Tests are to be held in the parent class.
node_resource.inc resources/node_resource.inc
README.txt README.txt Goals ============== - Create a unified Drupal API for web services to be exposed in a variety of different server formats. - Provide a service browser to be able to test methods. - Allow distribution of API keys for developer…
RESTServer.inc servers/rest_server/includes/RESTServer.inc Class for handling REST calls.
rest_server.api.php servers/rest_server/rest_server.api.php Hooks provided by Services for the definition of servers.
rest_server.inc servers/rest_server/rest_server.inc Autoload classes and server settings.
rest_server.info servers/rest_server/rest_server.info name = REST Server description = Provides an REST server. package = Services - servers files[] = rest_server.module files[] = includes/RESTServer.inc files[] = includes/ServicesContentTypeNegotiator.inc files[] =…
rest_server.install servers/rest_server/rest_server.install Install, uninstall and update the rest server module.
rest_server.module servers/rest_server/rest_server.module
rest_server_mock_classes.inc servers/rest_server/tests/rest_server_mock_classes.inc
services.admin.css css/services.admin.css /* Resource Table */ #resource-form-table th.select-all { width: 1em; } th.resource_test { width: 16em; } .resource-image { display: inline-block; cursor: pointer; width: 1em; } .resource-group-label label { display: inline; …
services.admin.inc services.admin.inc
services.alter.api.php docs/services.alter.api.php Documentation about Services alter hooks and variables.
services.authentication.api.php docs/services.authentication.api.php Hooks provided by Services for the definition of authentication plugins.
services.drush.inc services.drush.inc
services.info services.info name = Services description = Provide an API for creating web services. package = Services core = 7.x php = 5.x configure = admin/structure/services files[] = includes/services.runtime.inc files[] =…
services.install services.install Install, uninstall and update the Services module.
services.module services.module Provides a generic but powerful API for web services.
services.resource_build.inc includes/services.resource_build.inc Contains functions necessary for building the resource definitions. This is only needed the first time a the resources for a endpoint are fetched, or when the cache has been cleared.
services.resource_update.inc includes/services.resource_update.inc
services.runtime.inc includes/services.runtime.inc Contains functions that only are necessary when a service call is made. This has broken out so that this code isn't loaded for every page load.
services.servers.api.php docs/services.servers.api.php Hooks provided by Services for the definition of servers.
services.services.api.php docs/services.services.api.php Hooks provided by Services for the definition of new services.
services.test tests/services.test
services.versions.api.php docs/services.versions.api.php Explains how to use versions
ServicesAliasTests.test tests/functional/ServicesAliasTests.test Test to confirm Aliases functionality.
ServicesArgumentsTests.test tests/functional/ServicesArgumentsTests.test
ServicesContentTypeNegotiator.inc servers/rest_server/includes/ServicesContentTypeNegotiator.inc
ServicesContext.inc servers/rest_server/includes/ServicesContext.inc
ServicesEndpointTests.test tests/functional/ServicesEndpointTests.test Call the endpoint tests when no authentication is being used.
ServicesFormatter.inc servers/rest_server/includes/ServicesFormatter.inc
ServicesParser.inc servers/rest_server/includes/ServicesParser.inc
ServicesParserTests.test tests/functional/ServicesParserTests.test Call the endpoint tests when no authentication is being used.
ServicesResourceCommentTests.test tests/functional/ServicesResourceCommentTests.test Call the endpoint tests when no authentication is being used.
ServicesResourceDisabledTests.test tests/functional/ServicesResourceDisabledTests.test Contains tests when a resource is disabled.
ServicesResourceFileTests.test tests/functional/ServicesResourceFileTests.test Test for file resource.
ServicesResourceNodeTests.test tests/functional/ServicesResourceNodeTests.test Call the endpoint tests when no authentication is being used.
ServicesResourceSystemTests.test tests/functional/ServicesResourceSystemTests.test Call the endpoint tests when no authentication is being used.
ServicesResourceTaxonomyTests.test tests/functional/ServicesResourceTaxonomyTests.test Call the endpoint tests when no authentication is being used.
ServicesResourceUserTests.test tests/functional/ServicesResourceUserTests.test Call the endpoint tests when no authentication is being used.
ServicesRESTServerFactory.inc servers/rest_server/includes/ServicesRESTServerFactory.inc
ServicesRESTServerTests.test servers/rest_server/tests/ServicesRESTServerTests.test
ServicesSecurityTests.test tests/functional/ServicesSecurityTests.test
ServicesSpycLibraryTests.test tests/unit/ServicesSpycLibraryTests.test
ServicesUITests.test tests/ui/ServicesUITests.test Tests for UI of Services.
ServicesVersionTests.test tests/functional/ServicesVersionTests.test Call the endpoint tests when no authentication is being used.

Pages

Other projects