You are here

Functions in RESTful 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_restful_parse_request_alter ./restful.api.php Allow altering the request before it is processed.
hook_restful_resource_alter ./restful.api.php Allow altering the request before it is processed.
restful ./restful.module Get the RestfulManager. 11
restful_admin_cache_settings ./restful.cache.inc Menu callback; Admin settings form. 1
restful_admin_settings ./restful.admin.inc Menu callback; Admin settings form. 1
restful_clear_caches ./restful.cache.inc Clears all caches and associated fragments. 1
restful_cron ./restful.module Implements hook_cron().
restful_csrf_session_token ./restful.module Page callback: returns a session token for the currently active user. 1
restful_date_time_format_element_validate ./restful.module Element validate \DateTime format function. 2
restful_delivery ./restful.module Returns data in JSON format. 2 1
restful_deliver_menu_not_found ./restful.module Delivers a not found (404) error. 1
restful_entity_clear_render_cache ./restful.entity.inc Delete the scheduled fragments and caches on shutdown. 1 4
restful_entity_delete ./restful.entity.inc Implements hook_entity_delete().
restful_entity_info ./restful.entity.inc Implements hook_entity_info().
restful_entity_update ./restful.entity.inc Implements hook_entity_update().
restful_flush_caches ./restful.cache.inc Implements hook_flush_caches().
restful_help ./restful.module Implements hook_help().
restful_menu ./restful.module Implements hook_menu().
restful_menu_access_callback ./restful.module Access callback; Determine access for an API call.
restful_menu_process_callback ./restful.module Page callback; Return the response for an API call.
restful_node_access_test_node_access_records tests/modules/restful_node_access_test/restful_node_access_test.module Implements hook_node_access_records().
restful_node_access_test_node_grants tests/modules/restful_node_access_test/restful_node_access_test.module Implements hook_node_grants().
restful_page_delivery_callback_alter ./restful.module Implements hook_page_delivery_callback_alter().
restful_permission ./restful.module Implements hook_permission().
restful_register_shutdown_function_once ./restful.entity.inc Helper function to schedule a shutdown once. 4
restful_restful_resource_alter ./restful.module Implements hook_restful_resource_alter().
restful_schema ./restful.install Implements hook_schema().
restful_test_add_fields tests/modules/restful_test/restful_test.module Helper function to add common fields. 10
restful_test_clear_access_field tests/modules/restful_test/restful_test.module Clear un-accessible fields. 3
restful_test_clear_access_node tests/modules/restful_test/restful_test.module Clear un-accessible node.
restful_test_create_node_with_tags tests/modules/restful_test/restful_test.module Helper function; Create a node with taxonomy terms. 2
restful_test_create_vocabulary_and_terms tests/modules/restful_test/restful_test.module Helper function; Create a vocabulary and terms. 2
restful_test_deny_access_field tests/modules/restful_test/restful_test.module Flag a field to not be accessible. 3 2
restful_test_deny_access_node tests/modules/restful_test/restful_test.module Flag a node to not be accessible. 2 2
restful_test_entity_info tests/modules/restful_test/restful_test.module Implements hook_entity_info().
restful_test_entity_info_alter tests/modules/restful_test/restful_test.module Implements hook_entity_info_alter().
restful_test_entity_property_info_alter tests/modules/restful_test/restful_test.module Implements hook_entity_property_info_alter().
restful_test_field_access tests/modules/restful_test/restful_test.module Implements hook_field_access().
restful_test_install tests/modules/restful_test/restful_test.install Implements hook_install().
restful_test_node_access tests/modules/restful_test/restful_test.module Implements hook_node_access().
restful_test_restful_resource_alter tests/modules/restful_test/restful_test.module Implements hook_restful_resource_alter().
restful_test_schema tests/modules/restful_test/restful_test.install Implements hook_schema().
restful_test_schema_alter tests/modules/restful_test/restful_test.install Implements hook_schema_alter().
restful_test_uninstall tests/modules/restful_test/restful_test.install Implements hook_uninstall().
restful_token_auth_admin_settings modules/restful_token_auth/restful_token_auth.admin.inc Menu callback; Admin settings form. 1
restful_token_auth_create_field_refresh_token modules/restful_token_auth/restful_token_auth.install Helper function to create the refresh token entity reference. 2
restful_token_auth_cron modules/restful_token_auth/restful_token_auth.module Implements hook_cron().
restful_token_auth_entity_info modules/restful_token_auth/restful_token_auth.module Implements hook_entity_info().
restful_token_auth_install modules/restful_token_auth/restful_token_auth.install Implements hook_install().
restful_token_auth_menu modules/restful_token_auth/restful_token_auth.module Implements hook_menu().

Pages

Other projects