7 uses of LIBRARY_CIRCULATION in Library 7
- library_get_status_item in ./
library.module - Returns the status of an item.
- library_get_status_items in ./
library.module - Gets the status of multiple items in a node.
- library_handler_filter_library_status::query in includes/
views/ handlers/ library_handler_filter_library_status.inc - Implements query().
- library_load in ./
library.module - Menu callback; loads a library object.
- library_node_load in ./
library.module - Implements hook_node_load().
- library_renew_action in ./
library.actions.inc - Implementation of a Drupal action.
- _library_item_form in ./
library.module - Sub-form for an instance of a library item on node create/edit.