readonlymode_block_form |
./readonlymode.module |
After build callback to block the form. |
|
1 |
readonlymode_block_info |
./readonlymode.module |
Implements hook_block_info(). |
|
|
readonlymode_block_view |
./readonlymode.module |
Implements hook_block_view(). |
|
|
readonlymode_check_form_validate |
./readonlymode.module |
Validate handler for checking whether the form submission is occurring. |
|
1 |
readonlymode_form_alter |
./readonlymode.module |
Implements hook_form_alter(). |
|
|
readonlymode_form_system_site_maintenance_mode_alter |
./readonlymode.module |
Implements hook_form_FORM_ID_alter(). |
|
|
readonlymode_form_validate_url |
./readonlymode.module |
Implements hook_form_validate(). |
|
1 |
readonlymode_install |
./readonlymode.install |
Implements hook_install(). |
|
|
readonlymode_module_implements_alter |
./readonlymode.module |
Implements hook_module_implements_alter(). |
|
|
readonlymode_permission |
./readonlymode.module |
Implements hook_permission(). |
|
|
readonlymode_readonly_form |
./readonlymode.module |
After build callback to render read only forms. |
|
|
readonlymode_uninstall |
./readonlymode.install |
Implements hook_uninstall(). |
|
|
readonlymode_update_7100 |
./readonlymode.install |
Update our weight so that we execute last. |
1 |
|
_readonlymode_default_forms_allowed |
./readonlymode.module |
Our base forms allowed during read-only mode. |
2 |
|
_readonlymode_default_forms_viewonly |
./readonlymode.module |
Our base forms allowed for view during read-only mode. |
2 |
|
_readonlymode_form_check |
./readonlymode.module |
Internal handler to check whether this form is to be restricted. |
2 |
|
_readonlymode_form_list_check |
./readonlymode.module |
Check for form_id is a given list. |
1 |
|
_readonlymode_notice |
./readonlymode.module |
Returns the custom readonlymode warning. |
3 |
|
_readonlymode_notice_form_not_saved |
./readonlymode.module |
Return the custom readonlymode error. |
2 |
|