hook_node_recur_access_alter |
./node_recur.api.php |
Implements hook_node_recur_access_alter(). |
|
|
hook_node_recur_batch_redirect_alter |
./node_recur.api.php |
Implements hook_node_recur_batch_redirect_alter(). |
|
|
hook_node_recur_dates_alter |
./node_recur.api.php |
Implements hook_node_recur_dates_alter(). |
|
|
hook_node_recur_validate_dates |
./node_recur.api.php |
Implements hook_node_recur_validate_dates(). |
|
|
node_recur_allow_past_dates |
./node_recur.module |
Determine if dates in the past are allowed for a node type |
4 |
|
node_recur_clone_node_alter |
./node_recur.module |
Node Clone Support |
|
|
node_recur_field_extra_fields |
./node_recur.module |
Implements hook_field_extra_fields(). |
|
|
node_recur_format_date |
./node_recur.module |
Helper function to display a start and end time together |
2 |
|
node_recur_form_alter |
./node_recur.module |
Implements hook_form_alter(). |
|
|
node_recur_form_node_type_form_alter |
./node_recur.module |
Implements hook_form_node_type_form_alter(). |
|
|
node_recur_generate_dates_days |
./node_recur.module |
Generate an array of recurring dates based on days |
1 |
|
node_recur_generate_dates_from_form |
./node_recur.module |
Generate dates from a form state |
2 |
|
node_recur_generate_dates_rule |
./node_recur.module |
Generate an array of recurring dates based on the provided rule criteria |
1 |
|
node_recur_get_date_field_name |
./node_recur.module |
Determine a node type's recurring date field name |
5 |
|
node_recur_get_node_date_field_value |
./node_recur.module |
Determine the value of a node's recurring date field |
2 |
|
node_recur_max_future_date_span |
./node_recur.module |
Determine what the max future dates can recur to for a given
node type |
3 |
|
node_recur_menu |
./node_recur.module |
Implements hook_menu(). |
|
|
node_recur_menu_title_callback |
./node_recur.module |
Title callback for the recur form menu item |
|
1 |
node_recur_node_batch_create_node |
./node_recur.batch.inc |
Create the recurring nodes |
|
1 |
node_recur_node_batch_finished |
./node_recur.batch.inc |
Batch ending |
|
1 |
node_recur_node_batch_start |
./node_recur.batch.inc |
Start the batch to generate recurring nodes |
1 |
|
node_recur_node_form_enabled |
./node_recur.module |
Determine if recurring options should appear on a node type's node
add form. |
3 |
|
node_recur_node_form_submit |
./node_recur.module |
Submit handler for the node recur form on the node form |
|
1 |
node_recur_node_form_validate |
./node_recur.module |
Validation handler for the node recur form on the node form |
|
1 |
node_recur_node_recur_confirm |
./node_recur.pages.inc |
Confirm form for node recur |
1 |
|
node_recur_node_recur_confirm_submit |
./node_recur.pages.inc |
Submit the node recur confirmation form |
1 |
1 |
node_recur_node_recur_form |
./node_recur.pages.inc |
The node recur form |
|
1 |
node_recur_node_recur_form_access |
./node_recur.module |
Access handler for the node recur form |
1 |
1 |
node_recur_node_recur_form_submit |
./node_recur.pages.inc |
Submit the node recur form |
|
|
node_recur_node_recur_form_validate |
./node_recur.pages.inc |
Validate the node recur form |
1 |
|
node_recur_permission |
./node_recur.module |
Implements hook_permission(). |
|
|
node_recur_recurring_enabled |
./node_recur.module |
Determine if recurring is enabled for a given node type |
3 |
|
node_recur_uninstall |
./node_recur.install |
Implements hook_uninstall(). |
|
|
_node_recur_node_recur_form |
./node_recur.pages.inc |
Helper function to provide the basics of the form |
2 |
|