library_actions |
./library.module |
|
9 |
|
library_action_access |
./library.module |
|
|
1 |
library_action_info |
./library.actions.inc |
Implementation of hook_action_info(). |
|
|
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 |
|
|
|
library_autocomplete |
./library.admin.inc |
Retrieve a pipe delimited string of autocomplete suggestions for library items |
|
1 |
library_autocomplete_input |
./library.module |
|
1 |
|
library_clean_action_name |
./library.module |
|
6 |
|
library_content_extra_fields |
./library.module |
|
|
|
library_cron |
./library.module |
Implementation of hook_cron(). |
|
1 |
library_display_items |
./library.pages.inc |
|
|
1 |
library_duedates_enabled |
./library.module |
Check to see if due dates are enabled for any actions |
4 |
|
library_email_form_submit |
./library.actions.inc |
|
|
|
library_field_submit |
./library.module |
|
|
1 |
library_forms |
./library.module |
Implementation of hook_forms(). |
|
|
library_form_alter |
./library.module |
Implementation of hook_form_alter() |
|
|
library_get_action |
./library.module |
|
3 |
|
library_get_action_links |
./library.module |
|
3 |
|
library_get_content_fields |
./library.module |
|
2 |
|
library_get_due_date |
./library.module |
Get the due date given a check out date |
2 |
|
library_get_items_group_by_node |
./library.module |
Get a list of all library item nodes |
1 |
|
library_get_item_by_barcode |
./library.module |
|
1 |
|
library_get_item_types |
./library.module |
Get a list of all content types that are part of the library |
6 |
|
library_get_last_transaction_by_item |
./library.module |
|
1 |
|
library_get_node_by_item_id |
./library.module |
|
|
|
library_get_overdue_items |
./library.module |
Returns a list of overdue library items |
3 |
|
library_get_quantity |
./library.module |
|
1 |
|
library_get_status_item |
./library.module |
|
2 |
|
library_get_status_text |
./library.module |
Get the text that corresponds to a given status |
3 |
|
library_get_table_header |
./library.module |
|
3 |
|
library_get_table_row |
./library.module |
|
2 |
|
library_get_transactions_by_item |
./library.module |
|
2 |
|
library_get_transactions_by_node |
./library.module |
|
1 |
|
library_get_transactions_by_patron |
./library.module |
|
1 |
|
library_get_transaction_by_tid |
./library.module |
|
1 |
|
library_help |
./library.module |
Implementation of hook_help() |
|
|
library_history |
./library.pages.inc |
Menu callback; show the transaction history of a single node. |
|
1 |
library_history_access |
./library.module |
|
|
1 |
library_hook_info |
./library.actions.inc |
Implementation of hook_hook_info() |
|
|
library_init |
./library.module |
Implementation of hook_init(). |
|
|
library_install |
./library.install |
Implementation of hook_install() |
|
|
library_item_in_library |
./library.module |
Check whether a given item (based on its item type) is part of the library
@returns Boolean |
2 |
|
library_item_js |
./library.module |
Menu callback for AHAH additions. |
|
1 |
library_load |
./library.module |
Menu callback; loads a library object |
6 |
|
library_load_items |
./library.module |
Load Library Item Data for a given node |
1 |
|
library_mail |
./library.actions.inc |
Implementation of hook_mail() |
|
|