promote_disable_form |
./promote_disable.module |
Page callback: Promote Disable settings. |
|
1 |
promote_disable_form_alter |
./promote_disable.module |
Implements hook_form_alter(). |
|
|
promote_disable_form_node_admin_content_alter |
./promote_disable.module |
Implements hook_form_FORM_ID_alter(). |
|
|
promote_disable_menu |
./promote_disable.module |
Implements hook_menu(). |
|
|
promote_disable_node_presave |
./promote_disable.module |
Implements hook_node_presave(). |
|
|
promote_disable_uninstall |
./promote_disable.install |
Implements hook_uninstall(). |
|
|
_promote_disable_form_submit |
./promote_disable.module |
Changes the value of the "promoted" form field if it is set. |
|
1 |
_promote_disable_node_types |
./promote_disable.module |
Simple function to return a FAPI select options array. |
1 |
|
_promote_disable_sticky_form_submit |
./promote_disable.module |
Changes the value of the "sticky" form field if it is set. |
|
1 |