content_type_extras_change_button_type |
./content_type_extras.module |
Function to change the type of button from 'submit' to 'button. |
|
1 |
content_type_extras_enable |
./content_type_extras.install |
Implements hook_enable(). |
|
|
content_type_extras_form_alter |
./content_type_extras.module |
Implements hook_form_alter(). |
|
|
content_type_extras_get_default |
./content_type_extras.module |
Function to get default setting(s), when settings for content type do not exist. |
5 |
|
content_type_extras_get_initial |
./content_type_extras.module |
Function to retrieve intial (module default) settings when no other settings exist.
This will primarily be used when the module is first installed. |
1 |
|
content_type_extras_get_selected_roles |
includes/content_type_extras.node_type_form.inc |
|
2 |
|
content_type_extras_get_setting |
./content_type_extras.module |
Function to get values based on node type. |
3 |
|
content_type_extras_init |
./content_type_extras.module |
Implements hook_init(). |
|
|
content_type_extras_menu |
./content_type_extras.module |
Implements hook_menu(). |
|
|
content_type_extras_node_form_edit_submit |
./content_type_extras.module |
Form submission for $form_id *_node_form. |
|
1 |
content_type_extras_node_form_new_submit |
./content_type_extras.module |
Form submission for $form_id *_node_form. |
|
1 |
content_type_extras_node_form_submit |
./content_type_extras.module |
Form submission handler for $form_id *_node_form. |
|
1 |
content_type_extras_node_type_delete |
./content_type_extras.module |
Implements hook_node_type_delete(). |
|
|
content_type_extras_node_type_form |
includes/content_type_extras.node_type_form.inc |
Function for altering forms at admin/structure/types/manage/*. |
1 |
|
content_type_extras_node_type_form_submit |
includes/content_type_extras.node_type_form.inc |
Form submission for $form_id node_type_form |
1 |
|
content_type_extras_node_type_form_submit_redirect |
./content_type_extras.module |
Redirect function to content_type_extras_node_type_form_submit(). |
|
1 |
content_type_extras_permission |
./content_type_extras.module |
Implements hook_permission(). |
|
|
content_type_extras_preprocess_page |
./content_type_extras.module |
Implements hook_preprocess_page(). |
|
|
content_type_extras_settings |
includes/content_type_extras.admin.inc |
Settings form. |
|
1 |
content_type_extras_settings_submit |
includes/content_type_extras.admin.inc |
Submission function for settings form. |
|
|
content_type_extras_uninstall |
./content_type_extras.install |
Implements hook_uninstall(). |
|
|
_content_type_extras_get_node_display |
./content_type_extras.module |
Function to get values for node title display. |
1 |
|
_content_type_extras_set_node_display |
./content_type_extras.module |
Function to set values for node title display. |
1 |
|