collection.module

View and alter VP-X collections.

Functions

NameDescription
collection_delete_formThis function returns a confirmation form to delete a collection
collection_delete_form_submitImplementation of hook_submit().
collection_edit_formThis function returns a form in which a collection can be edited
collection_edit_form_submitImplementation of hook_submit().
collection_listThis function lists all collections
collection_list_filter_formThe collection filter form
collection_list_filter_form_add_search_submitImplementation of hook_submit().
collection_list_filter_form_clear_submitImplementation of hook_submit().
collection_list_filter_form_jsJSON/AJAX callback for the collection filter form.
collection_list_filter_form_submitImplementation of hook_submit().
collection_menuImplementation of hook_menu().
collection_new_formThis function returns a form to create a new collection
collection_new_form_submitImplementation of hook_submit().
collection_permImplementation of hook_perm().
collection_remove_asset_formThis function returns a confirmation form to remove an asset from a collection
collection_remove_asset_form_submitImplementation of hook_submit().
collection_viewThis function displays information and all assets of a single collection
_collection_list_filter_formHelper function for the collection filter form
_collection_update_filter_form_sessionhelper function to store the filters into the session object