custom_pub_action_info |
./custom_pub.module |
Implements hook_action_info(). |
|
|
custom_pub_add |
./custom_pub.module |
Form callback function for add form. |
|
1 |
custom_pub_add_submit |
./custom_pub.module |
Form submit function for add form. |
|
|
custom_pub_add_validate |
./custom_pub.module |
Form validation function for add form. |
|
|
custom_pub_admin |
./custom_pub.module |
Callback function for our menu item. |
|
1 |
custom_pub_edit |
./custom_pub.module |
Form callback function for edit form. |
|
1 |
custom_pub_edit_submit |
./custom_pub.module |
Form submit function for edit form. |
|
1 |
custom_pub_edit_validate |
./custom_pub.module |
Form validate function for edit form. |
|
1 |
custom_pub_forms |
./custom_pub.module |
Implements hook_forms(). |
|
|
custom_pub_form_alter |
./custom_pub.module |
Implements hook_form_alter(). |
|
|
custom_pub_help |
./custom_pub.module |
Implements hook_help(). |
|
|
custom_pub_menu |
./custom_pub.module |
Implements hook_menu(). |
|
|
custom_pub_nodeapi |
./custom_pub.module |
Implements hook_nodeapi(). |
|
|
custom_pub_node_filter_submit |
./custom_pub.module |
Form submit function for the node_admin_content form. |
|
1 |
custom_pub_off_action |
./custom_pub.module |
Implements a configurable action. |
|
|
custom_pub_off_action_form |
./custom_pub.module |
Implements a configurable action form. |
|
|
custom_pub_off_action_submit |
./custom_pub.module |
Implements a configurable action form submit callback. |
|
|
custom_pub_on_action |
./custom_pub.module |
Implements a configurable action. |
|
|
custom_pub_on_action_form |
./custom_pub.module |
Implements a configurable action form. |
|
|
custom_pub_on_action_submit |
./custom_pub.module |
Implements a configurable action form submit callback. |
|
|
custom_pub_perm |
./custom_pub.module |
Implements hook_perm(). |
|
|
custom_pub_schema_alter |
./custom_pub.module |
Implements hook_schema_alter(). |
|
|
custom_pub_theme |
./custom_pub.module |
Implements hook_theme(). |
|
|
custom_pub_uninstall |
./custom_pub.install |
Implements hook_uninstall(). |
|
|
custom_pub_update_6120 |
./custom_pub.install |
Implements hook_update_N(). |
|
|
custom_pub_update_6130 |
./custom_pub.install |
Implements hook_update_N(). |
|
|
custom_pub_views_data_alter |
./custom_pub.module |
Implements hook_views_data_alter(). |
|
|
theme_custom_pub_edit_form |
./theme.inc |
Return markup for the edit form. |
|
|