You are here

Functions in Add Another 6

Primary tabs

Namesort descending Location Description Direct uses Strings
addanother_access ./addanother.module Check if we should display the Add another verbage on a node. 1
addanother_admin ./addanother.module This function sets up the admin/settings/addanother settings page. 1
addanother_form_alter ./addanother.module Implementation of hook_form_alter().
addanother_goto ./addanother.module Takes the user to the node creation page for the type of a given node. 1
addanother_help ./addanother.module Implementation of hook_help().
addanother_menu ./addanother.module Implementation of hook_menu().
addanother_nodeapi ./addanother.module Implementation of hook_nodeapi().
addanother_perm ./addanother.module Implementation of hook_perm().
addanother_uninstall ./addanother.install Implementation of hook_uninstall().
addanother_update_1 ./addanother.install Port over to the new variable storage system.
addanother_update_2 ./addanother.install Update permission name to 'use add another' instead of 'enable add another' to improve usability/consistency.
_addanother_message ./addanother.module Display the Add another message if set by addanother_nodeapi(). 1

Other projects