autosave_admin_settings |
./autosave.module |
Menu callback; return the autosave module settings form. |
|
1 |
autosave_enable |
./autosave.install |
Implementation of hook_enable(). |
|
|
autosave_form_alter |
./autosave.module |
Implementation of hook_form_alter(). |
|
|
autosave_form_node_type_form_alter |
./autosave.module |
Implementation of hook_form_alter() for node_type_form |
|
|
autosave_get_autosaved_form |
./autosave.module |
Get the autosaved form at a particular path for a user. |
1 |
|
autosave_help |
./autosave.module |
Implementation of hook_help(). |
|
|
autosave_install |
./autosave.install |
Implementation of hook_install(). |
|
|
autosave_menu |
./autosave.module |
Implementation of hook_menu(). |
|
|
autosave_nodeapi |
./autosave.module |
Implementation of hook_nodeapi(). |
|
|
autosave_save |
./autosave.module |
Menu callback; autosaves the node. |
|
1 |
autosave_schema |
./autosave.install |
Implementation of hook_schema() |
|
|
autosave_uninstall |
./autosave.install |
Implementation of hook_uninstall(). |
|
|