You are here

Functions in Mollie Payment 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
mollie_payment_account_configuration_form includes/mollie_payment.forms.inc Form callback for mollie_payment_account_configuration_form. 1
mollie_payment_account_configuration_form_submit includes/mollie_payment.forms.inc Form submit handler for mollie_payment_account_configuration_form. 1
mollie_payment_client_installer ./mollie_payment.module Installs the Mollie API client for PHP. 1
mollie_payment_configuration ./mollie_payment.module Payment method configuration form elements callback.
mollie_payment_configuration_validate ./mollie_payment.module
mollie_payment_entity_load ./mollie_payment.module Implements hook_entity_load().
mollie_payment_get_api_key ./mollie_payment.module Get Mollie API key from payment. 1
mollie_payment_get_client ./mollie_payment.module Initialize Mollie API client. 7
mollie_payment_get_installer ./mollie_payment.module Gets the Mollie Payment installer. 5
mollie_payment_init ./mollie_payment.module Implements hook_init().
mollie_payment_install ./mollie_payment.install Implements hook_install().
mollie_payment_libraries_info ./mollie_payment.module Implements hook_libraries_info().
mollie_payment_listener ./mollie_payment.module Listener callback. 1
mollie_payment_menu ./mollie_payment.module Implements hook_menu().
mollie_payment_method_configuration ./mollie_payment.module Payment method configuration form elements callback.
mollie_payment_method_configuration_validate ./mollie_payment.module Validation callback for payment method configuration form elements callback.
mollie_payment_payment_method_configuration_load ./mollie_payment.module Load the configuration from the database. 1
mollie_payment_payment_method_configuration_save ./mollie_payment.module Store the configuration in the database. 4
mollie_payment_payment_method_controller_info ./mollie_payment.module Implements hook_payment_method_controller_info().
mollie_payment_payment_method_delete ./mollie_payment.module Implements hook_ENTITY_TYPE_ACTION().
mollie_payment_payment_method_insert ./mollie_payment.module Implements hook_ENTITY_TYPE_ACTION().
mollie_payment_payment_method_presave ./mollie_payment.module Implements hook_ENTITY_TYPE_ACTION().
mollie_payment_payment_method_update ./mollie_payment.module Implements hook_ENTITY_TYPE_ACTION().
mollie_payment_payment_recurring_can_stop ./mollie_payment.module Implements hook_payment_recurring_can_OPERATION() for stop.
mollie_payment_payment_recurring_stop ./mollie_payment.module Implements hook_payment_recurring_OPERATION() for stop.
mollie_payment_permission ./mollie_payment.module Implements hook_permission().
mollie_payment_recurring_listener ./mollie_payment.module Recurring listener callback. 1
mollie_payment_requirements ./mollie_payment.module Implements hook_requirements().
mollie_payment_return ./mollie_payment.module Return callback. 1
mollie_payment_schema ./mollie_payment.install Implements hook_schema().
mollie_payment_uninstall ./mollie_payment.install Implements hook_uninstall().
mollie_payment_update_7101 ./mollie_payment.install Move payment method configuration from the variable store to an own database table.
mollie_payment_update_7102 ./mollie_payment.install Rename mollie_id to mollie_api_key.
mollie_payment_update_status ./mollie_payment.module Update status of payment. 3
mollie_payment_warnings ./mollie_payment.module Suppresses warnings about the configuration of Mollie Payment. 1

Other projects