You are here

constant LIBRARY_REFERENCE_ONLY in Library 7

Same name and namespace in other branches
  1. 5.2 library.module \LIBRARY_REFERENCE_ONLY
  2. 6.2 library.module \LIBRARY_REFERENCE_ONLY
  3. 6 library.module \LIBRARY_REFERENCE_ONLY

Library Item is for reference only.

4 uses of LIBRARY_REFERENCE_ONLY
library_get_action_links in ./library.module
Returns the actions available for an item.
library_get_status_text in ./library.module
Get the text that corresponds to a given status.
library_transaction_form_validate in ./library.pages.inc
Handles transaction form submissions.
_library_item_form in ./library.module
Sub-form for an instance of a library item on node create/edit.

File

./library.module, line 30

Code

define('LIBRARY_REFERENCE_ONLY', 1);