You are here

6 calls to restws_get_resource_info() in RESTful Web Services 7.2

restws_menu_alter in ./restws.module
Implements hook_menu_alter().
restws_page_callback in ./restws.module
Menu page callback.
restws_permission in ./restws.module
Implements hook_permission().
restws_resource_controller in ./restws.module
Returns a instance of a resource controller.
restws_resource_uri in ./restws.module
Returns the URI used for the given resource.
_restws_determine_router_item in ./restws.module
Reroute requests that come from *.{format} paths. For example /node/2.json will need a correct page callback to be treated as a restws request.