You are here

Functions in Add Another 7.2

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 administrative settings page. 1
addanother_admin_paths ./addanother.module Implements hook_admin_paths().
addanother_form_alter ./addanother.module Implements hook_form_alter().
addanother_form_node_type_form_alter ./addanother.module Alter content type settings to add our options.
addanother_goto ./addanother.module Takes the user to the node creation page for the type of a given node. 1
addanother_help ./addanother.module Implements hook_help().
addanother_menu ./addanother.module Implements hook_menu().
addanother_node_form_message_submit ./addanother.module Form submit handler for node_form() considering the 'message'. 1
addanother_node_form_submit ./addanother.module Form submit handler for node_form(). 1
addanother_permission ./addanother.module Implements hook_permission().
addanother_theme ./addanother.module Implements hook_theme().
addanother_uninstall ./addanother.install Implements hook_uninstall().
addanother_update_7001 ./addanother.install Port over to the new variable storage system.
addanother_update_7002 ./addanother.install Implements hook_update_N().
addanother_update_last_removed ./addanother.install Update last removed.
theme_addanother_button_message ./addanother.module Displays a message and link to the added/edited node after submit.
theme_addanother_message_message ./addanother.module Displays a message and link to the added/edited node after submit.
_addanother_get_node_from_form_state ./addanother.module Internal helper function to get the node from a $form_state. 2
_addanother_node_add_path ./addanother.module Return the best possible path to provide to the user to create another node. 2
_addanother_node_type_url ./addanother.module Returns node type string acceptable for URL. 2
_addanother_quelch_message ./addanother.module Remove the default Drupal node creation message. 2

Other projects