|
dolibarr 21.0.4
|
Class Actions Stripe Connect. More...


Public Member Functions | |
| __construct ($db) | |
| Constructor. | |
| formObjectOptions ($parameters, &$object, &$action) | |
| formObjectOptions | |
| addMoreActionsButtons ($parameters, &$object, &$action) | |
| addMoreActionsButtons | |
Additional Inherited Members | |
Protected Member Functions inherited from CommonHookActions | |
| isContext ($parameters, $allContexts) | |
| Check context of hook. | |
Class Actions Stripe Connect.
Definition at line 38 of file actions_stripe.class.php.
| ActionsStripeconnect::__construct | ( | $db | ) |
Constructor.
Definition at line 53 of file actions_stripe.class.php.
| ActionsStripeconnect::addMoreActionsButtons | ( | $parameters, | |
| & | $object, | ||
| & | $action ) |
addMoreActionsButtons
| array<string,mixed> | $parameters Parameters | |
| Object | $object | Object |
| string | $action | action |
Definition at line 168 of file actions_stripe.class.php.
References $conf, $object, dol_escape_htmltag(), dol_print_error(), Facture\STATUS_ABANDONED, and Facture\STATUS_DRAFT.
| ActionsStripeconnect::formObjectOptions | ( | $parameters, | |
| & | $object, | ||
| & | $action ) |
formObjectOptions
| array<string,mixed> | $parameters Parameters | |
| CommonObject | $object | Object |
| string | $action | Action |
Definition at line 67 of file actions_stripe.class.php.
References $conf, $object, dol_htmloutput_mesg(), getDolGlobalString(), and GETPOST().