Library Catalog Utilities
Categories
Component ID
1833852
Component name
Library Catalog Utilities
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
libcat_util is a module to support other Library Catalog modules.
Bit of a grab bag right now, has some generally utilitary functions such as:
- A theme wrapper to put paragraph tags around render element,
theme_libcat_util_p() - And a preprocess function to automatically undo template_preprocess_username()'s aggressive shortening of names.
- Return a fully loaded node, given either a node ID, node stub, or full node with
libcat_util_load_node_from_identifier($node_identifier).
Created by Agaric for eLCe 2.0 Library Catalog by Digital Lance.
