auto_entitylabel_action_info |
./auto_entitylabel.module |
Implements hook_action_info(). |
|
|
auto_entitylabel_enable |
./auto_entitylabel.install |
Implements hook_enable(). |
|
|
auto_entitylabel_entity_insert |
./auto_entitylabel.module |
Implements hook_entity_insert(). |
|
1 |
auto_entitylabel_entity_label_visible |
./auto_entitylabel.admin.inc |
Check if given entity bundle has a visible label on the entity form. |
1 |
|
auto_entitylabel_entity_language |
./auto_entitylabel.module |
Returns the language code of the given entity. |
1 |
|
auto_entitylabel_entity_presave |
./auto_entitylabel.module |
Implements hook_entity_presave(). |
1 |
|
auto_entitylabel_entity_update_action |
./auto_entitylabel.module |
Update action wrapper. |
1 |
|
auto_entitylabel_eval |
./auto_entitylabel.module |
Evaluates php code and passes $entity and $language to it. |
1 |
|
auto_entitylabel_exit |
./auto_entitylabel.module |
Implements hook_exit(). |
|
|
auto_entitylabel_features_pipe_node_alter |
./auto_entitylabel.module |
Implements hook_features_pipe_node_alter(). |
|
|
auto_entitylabel_field_attach_delete_bundle |
./auto_entitylabel.module |
Implements hook_field_attach_delete_bundle(). |
|
|
auto_entitylabel_field_attach_form |
./auto_entitylabel.module |
Implements hook_field_attach_form(). |
|
|
auto_entitylabel_field_attach_presave |
./auto_entitylabel.module |
Implements hook_field_attach_presave(). |
|
|
auto_entitylabel_field_attach_rename_bundle |
./auto_entitylabel.module |
Implements hook_field_attach_rename_bundle(). |
|
|
auto_entitylabel_form_alter |
./auto_entitylabel.module |
Implements hook_form_alter(). |
1 |
|
auto_entitylabel_get_setting |
./auto_entitylabel.module |
Gets the auto node title setting associated with the given content type. |
3 |
|
auto_entitylabel_help |
./auto_entitylabel.module |
Implements hook_help(). |
|
|
auto_entitylabel_install |
./auto_entitylabel.install |
Implements hook_install(). |
|
|
auto_entitylabel_is_needed |
./auto_entitylabel.module |
Returns whether the auto entitylabel has to be set on the provided entity. |
3 |
|
auto_entitylabel_max_length |
./auto_entitylabel.module |
Function to extract the maximum length. |
1 |
|
auto_entitylabel_menu |
./auto_entitylabel.module |
Implements hook_menu(). |
|
|
auto_entitylabel_node_operations |
./auto_entitylabel.module |
Implements hook_node_operations(). |
|
|
auto_entitylabel_operations_update |
./auto_entitylabel.module |
Callback function for updating node titles. |
|
1 |
auto_entitylabel_permission |
./auto_entitylabel.module |
Implements hook_permission(). |
|
|
auto_entitylabel_settings_default_page |
./auto_entitylabel.admin.inc |
Administration page. |
|
1 |
auto_entitylabel_settings_form |
./auto_entitylabel.admin.inc |
Administration form for each bundle. |
|
1 |
auto_entitylabel_set_title |
./auto_entitylabel.module |
Sets the automatically generated entitylabel for the entity. |
3 |
|
auto_entitylabel_uninstall |
./auto_entitylabel.install |
Implements hook_uninstall(). |
|
|
hook_auto_entitylabel_title_alter |
./auto_entitylabel.api.php |
Provide post-processing of auto generated titles (labels). |
|
|
_auto_entitylabel_ant_migrate |
./auto_entitylabel.install |
Migrate settings from the automatic nodetitle module. |
1 |
|
_auto_entitylabel_get_settings |
./auto_entitylabel.module |
Function to get settings. |
4 |
|
_auto_entitylabel_nohtmlentities |
./auto_entitylabel.module |
Callback function for decoding HTML entities. |
|
1 |
_auto_entitylabel_options |
./auto_entitylabel.admin.inc |
Constructs the list of options for the given bundle. |
1 |
|
_auto_entitylabel_patternprocessor |
./auto_entitylabel.module |
Helper function to generate the title according to the settings. |
1 |
|