You are here

14 calls to pay_handlers() in Pay 7

pay::handler_title in includes/handlers/pay.inc
pay::permissions_settings in includes/handlers/pay.inc
pay_admin_method_form in includes/pay.admin.inc
Admin form to create or update payment methods.
pay_admin_method_overview in includes/pay.admin.inc
pay_admin_pay_form_list in includes/pay.admin.inc
List payment forms
pay_currency_list in ./pay.module
Helper function to list all possible currencies.
pay_handler_field_handler::render in includes/views/pay_handler_field_handler.inc
Render the field.
pay_handler_filter_handler::get_value_options in includes/views/pay_handler_filter_handler.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
pay_load_handler in ./pay.module
API Function: Include a handler file for a payment object.
pay_method::set_description in includes/handlers/pay_method.inc
Set a default description if none is specified.
pay_method::set_title in includes/handlers/pay_method.inc
Set a default title if none is specified.
pay_node_admin_settings in modules/pay_node/includes/pay_node.admin.inc
Menu callback for pay_node admin screen.
pay_permission in ./pay.module
Implements hook_permission().
pay_trigger_info in includes/pay.trigger.inc
Implementation of hook_trigger_info().