commerce_license_access |
./commerce_license.module |
Checks license access for various operations. |
|
1 |
commerce_license_action_info |
./commerce_license.module |
Implements hook_action_info(). |
|
|
commerce_license_activate_action |
./commerce_license.module |
Activates the provided license. |
|
|
commerce_license_activate_order_licenses |
./commerce_license.module |
Activates all licenses of the provided order. |
|
2 |
commerce_license_advanced_queue_info |
./commerce_license.module |
Implements hook_advanced_queue_info(). |
|
|
commerce_license_checkout_competion_message |
includes/commerce_license.checkout_pane.inc |
Returns the license checkout completion message. |
2 |
|
commerce_license_commerce_checkout_pane_info |
./commerce_license.module |
Implements hook_commerce_checkout_pane_info(). |
|
|
commerce_license_commerce_line_item_delete |
./commerce_license.module |
Implements hook_commerce_line_item_delete(). |
|
|
commerce_license_commerce_line_item_presave |
./commerce_license.module |
Implements hook_commerce_line_item_presave(). |
|
|
commerce_license_commerce_order_insert |
./commerce_license.module |
Implements hook_commerce_order_insert(). |
|
|
commerce_license_commerce_order_update |
./commerce_license.module |
Implements hook_commerce_order_update(). |
1 |
|
commerce_license_complete_checkout_ajax_callback |
includes/commerce_license.checkout_pane.inc |
Ajax callback for the license completion message checkout pane. |
|
1 |
commerce_license_complete_checkout_form |
includes/commerce_license.checkout_pane.inc |
Checkout pane callback: License completion message. |
|
|
commerce_license_configure_line_item_types |
./commerce_license.module |
Ensures that the provided line item types have the required license fields. |
1 |
|
commerce_license_configure_product_types |
./commerce_license.module |
Ensures that the provided product types have the required license fields. |
1 |
|
commerce_license_cron |
./commerce_license.module |
Implements hook_cron(). |
|
|
commerce_license_cron_queue_info |
./commerce_license.module |
Implements hook_cron_queue_info(). |
|
|
commerce_license_ctools_plugin_directory |
./commerce_license.module |
Implements hook_ctools_plugin_directory(). |
|
|
commerce_license_ctools_plugin_type |
./commerce_license.module |
Implements hook_ctools_plugin_type(). |
|
|
commerce_license_default_rules_configuration |
./commerce_license.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_license_delete_references |
./commerce_license.module |
Deletes any references to the given license. |
1 |
|
commerce_license_duration_from_timestamp |
./commerce_license.module |
Converts a unix timestamp to a duration with a unit (1 day, 2 weeks, etc). |
2 |
|
commerce_license_duration_units |
./commerce_license.module |
Returns all defined duration units. |
4 |
|
commerce_license_duration_validate |
./commerce_license.module |
#element_validate callback for the commerce_license_duration widget. |
|
1 |
commerce_license_enqueue_sync |
./commerce_license.module |
Enqueues a license for synchronization. |
1 |
|
commerce_license_entity_info |
./commerce_license.module |
Implements hook_entity_info(). |
|
|
commerce_license_example_ctools_plugin_directory |
modules/commerce_license_example/commerce_license_example.module |
Implements hook_ctools_plugin_directory(). |
|
|
commerce_license_example_uninstall |
modules/commerce_license_example/commerce_license_example.install |
Implements hook_uninstall(). |
|
|
commerce_license_exists |
./commerce_license.module |
Checks whether the user has an active license for the given product. |
|
|
commerce_license_expiration_queue_process |
./commerce_license.module |
Worker callback for expiring licenses. |
|
2 |
commerce_license_field_formatter_info |
./commerce_license.module |
Implements hook_field_formatter_info(). |
|
|
commerce_license_field_formatter_view |
./commerce_license.module |
Implements hook_field_formatter_view(). |
|
|
commerce_license_field_widget_error |
./commerce_license.module |
Implements hook_field_widget_error(). |
|
|
commerce_license_field_widget_form |
./commerce_license.module |
Implements hook_field_widget_form(). |
|
|
commerce_license_field_widget_form_alter |
./commerce_license.module |
Implements hook_field_widget_form_alter(). |
|
|
commerce_license_field_widget_info |
./commerce_license.module |
Implements hook_field_widget_info(). |
|
|
commerce_license_field_widget_settings_form |
./commerce_license.module |
Implements hook_field_widget_settings_form(). |
|
|
commerce_license_flush_caches |
./commerce_license.module |
Implements hook_flush_caches(). |
|
|
commerce_license_form_commerce_cart_add_to_cart_form_alter |
./commerce_license.module |
Implements hook_form_FORM_ID_alter(). |
|
|
commerce_license_form_views_form_commerce_cart_form_default_alter |
./commerce_license.module |
Implements hook_form_FORM_ID_alter(). |
|
|
commerce_license_get_access_details |
./commerce_license.module |
Returns the access details of an activated license, or "N/A" if the license
hasn't been activated yet or has no access details. |
1 |
1 |
commerce_license_get_order_licenses |
./commerce_license.module |
Returns all licenses found on an order. |
6 |
|
commerce_license_get_time |
./commerce_license.module |
Returns the current timestamp. |
3 |
|
commerce_license_get_type_plugins |
./commerce_license.module |
Get the available type plugins. |
2 |
|
commerce_license_information_checkout_form |
includes/commerce_license.checkout_pane.inc |
Checkout pane callback: License edit. |
|
|
commerce_license_information_checkout_form_submit |
includes/commerce_license.checkout_pane.inc |
Checkout pane callback: license edit pane submit callback. |
|
|
commerce_license_information_checkout_form_validate |
includes/commerce_license.checkout_pane.inc |
Checkout pane callback: License edit pane validate. |
|
|
commerce_license_label |
./commerce_license.module |
Entity label callback: returns the label for an individual license. |
|
1 |
commerce_license_line_item_types |
./commerce_license.module |
Returns an array of license line item types. |
4 |
2 |
commerce_license_menu |
./commerce_license.module |
Implements hook_menu(). |
|
|