autosave_form_entity_type_alter |
./autosave_form.module |
Implements hook_entity_type_alter(). |
|
|
autosave_form_entity_update |
./autosave_form.module |
Implements hook_entity_update(). |
|
|
autosave_form_form_alter |
./autosave_form.module |
Implements hook_form_alter(). |
|
|
autosave_form_install |
./autosave_form.install |
Implements hook_install(). |
|
|
autosave_form_schema |
./autosave_form.install |
Implements hook_schema(). |
|
|
autosave_form_test_autosave_submit |
tests/modules/autosave_form_test/autosave_form_test.module |
|
|
1 |
autosave_form_test_form_alter |
tests/modules/autosave_form_test/autosave_form_test.module |
Implements hook_form_alter(). |
|
|
autosave_form_update_8001 |
./autosave_form.install |
Add the settings for the notification to the settings config. |
|
|
autosave_form_update_8002 |
./autosave_form.install |
Populates the setting "only_on_form_change". |
|
|
autosave_form_user_update |
./autosave_form.module |
Implements hook_entity_update() for the user entity type. |
|
|