You are here

Functions in Automatic Nodetitles 7

Primary tabs

Namesort descending Location Description Direct uses Strings
auto_nodetitle_drush_command ./auto_nodetitle.drush.inc Implementation of hook_drush_command().
auto_nodetitle_drush_help ./auto_nodetitle.drush.inc Implementation of hook_drush_help().
auto_nodetitle_eval ./auto_nodetitle.module Evaluates php code and passes $node to it. 1
auto_nodetitle_features_pipe_node_alter ./auto_nodetitle.module Implements hook_features_pipe_COMPONENT_alter().
auto_nodetitle_form_alter ./auto_nodetitle.module Implements hook_form_alter() for the node form.
auto_nodetitle_form_node_type_form_alter ./auto_nodetitle.module Implements hook_form_FORM_ID_alter() for the node type form.
auto_nodetitle_get_setting ./auto_nodetitle.module Gets the auto node title setting associated with the given content type. 6
auto_nodetitle_inline_entity_form_entity_form_alter ./auto_nodetitle.module Implements hook_inline_entity_form_entity_form_alter().
auto_nodetitle_install ./auto_nodetitle.install Implements hook_install().
auto_nodetitle_is_needed ./auto_nodetitle.module Returns whether the auto nodetitle has to be set. 2
auto_nodetitle_node_operations ./auto_nodetitle.module Implements hook_node_operations().
auto_nodetitle_node_presave ./auto_nodetitle.module Implements hook_node_presave().
auto_nodetitle_node_submit ./auto_nodetitle.module Implements hook_node_submit().
auto_nodetitle_node_type_delete ./auto_nodetitle.module Implements hook_node_type_delete().
auto_nodetitle_node_type_update ./auto_nodetitle.module Implements hook_node_type_update().
auto_nodetitle_operations_update ./auto_nodetitle.module Callback function for updating node titles. 1 1
auto_nodetitle_permission ./auto_nodetitle.module Implements hook_permission().
auto_nodetitle_set_title ./auto_nodetitle.module Sets the automatically generated nodetitle for the node. 3
auto_nodetitle_uninstall ./auto_nodetitle.install Implements hook_uninstall().
drush_auto_nodetitle_drush_update ./auto_nodetitle.drush.inc Drush callback to perform actual auto_nodetitle preset flush. 1
hook_auto_nodetitle_alter ./auto_nodetitle.api.php Implements hook_auto_nodetitle_alter().
_auto_nodetitle_nohtmlentities ./auto_nodetitle.module Callback function to remove entities.
_auto_nodetitle_patternprocessor ./auto_nodetitle.module Helper function to generate the title according to the settings. 1
_auto_nodetitle_save_title ./auto_nodetitle.module Helper function to save node title. 1
_auto_nodetitle_token_replacement_escape ./auto_nodetitle.module Helper function to escape token replacements before evaluating PHP code. 1

Other projects