You are here

Functions in Library 7

Primary tabs

Namesort descending Location Description Direct uses Strings
library_actions ./library.module Return all library actions. 9 1
library_action_info ./library.actions.inc Implements hook_action_info().
library_add_more_add_one ./library.module Submit handler to add another instance of a library item to a node form. 1
library_add_more_callback ./library.module Menu callback for ajax additions. 1
library_admin_action ./library.admin.inc Menu callback: Edit Library Action. 2
library_admin_action_submit ./library.admin.inc Menu callback: Edit Library Action. 1
library_admin_action_validate ./library.admin.inc Menu callback: Edit Library Action. 1
library_admin_settings ./library.admin.inc Menu callback: Edit Library Settings. 1
library_admin_settings_overdue ./library.admin.inc Menu callback: Edit Library Overdue Settings. 1
library_admin_settings_overdue_validate ./library.admin.inc Validates settings set in library administration.
library_anonymize_action ./library.actions.inc
library_autocomplete ./library.admin.inc Autocomplete call for library items. 1
library_autocomplete_input ./library.module Defines the input field for an autocomplete field. 1
library_clean_action_name ./library.module Provides a machine name for library actions. 7
library_cron ./library.module Implements hook_cron(). 1
library_display_items ./library.pages.inc Display all library items. 1
library_duedates_enabled ./library.module Check to see if due dates are enabled for any content types. 5
library_email_form_submit ./library.actions.inc Form submission handler for sending e-mails.
library_forms ./library.module Implements hook_forms().
library_form_alter ./library.module Implements hook_form_alter().
library_get_action ./library.module Loads an action. 4
library_get_action_links ./library.module Returns the actions available for an item. 4
library_get_due_date ./library.module Get the due date given a check out date. 2
library_get_items_group_by_node ./library.module Returns a list of all library item nodes. 1
library_get_item_by_barcode ./library.module Returns the full item from barcode. 1
library_get_item_types ./library.module Get a list of all content types that are part of the library. 4
library_get_last_transaction_by_item ./library.module Retrieve last transaction for an item. 2
library_get_node_by_item_id ./library.module Returns the full node for an item_id.
library_get_overdue_items ./library.module Returns a list of overdue library items. 3
library_get_quantity ./library.module Retrieves the number of items of a node object. 1
library_get_status_item ./library.module Returns the status of an item. 1
library_get_status_items ./library.module Gets the status of multiple items in a node. 1
library_get_status_text ./library.module Get the text that corresponds to a given status. 3
library_get_table_header ./library.module Builds a table header for a list of items. 1
library_get_table_row ./library.module Returns one table for an item table. 1
library_get_transactions_by_item ./library.module Retrieves all transactions for an item. 1
library_get_transactions_by_node ./library.module Retrieves all transactions for all items on a node. 1
library_get_transactions_by_single_user ./library.module Retrieves all transactions associated with a user. 1
library_get_transactions_query ./library.module Retrieves all transactions, not called directly. 4
library_get_transaction_by_tid ./library.module Retrieves a transaction by its id. 1
library_help ./library.module Implements hook_help().
library_history ./library.pages.inc A menu callback to show the transaction history of a single node. 1
library_history_single_user ./library.pages.inc The menu callback to show the transaction history of a single user. 1
library_init ./library.module Implements hook_init().
library_install ./library.install Implements hook_install().
library_load ./library.module Menu callback; loads a library object. 6
library_mail ./library.actions.inc Implements hook_mail().
library_mail_tokens ./library.actions.inc Returns the tokens present in a library email. 1
library_may_perform_action ./library.module Determine whether a user may perform any library action. 1
library_may_view_history ./library.module Checks, whether a user is allowed to view a particular lending history. 1

Pages

Other projects