dolibarr 18.0.6
ActionsStripeconnect Class Reference

Class Actions Stripe Connect. More...

Public Member Functions

 __construct ($db)
 Constructor.
 
 formObjectOptions ($parameters, &$object, &$action)
 formObjectOptions
 
 addMoreActionsButtons ($parameters, &$object, &$action)
 addMoreActionsButtons
 

Detailed Description

Class Actions Stripe Connect.

Definition at line 37 of file actions_stripe.class.php.

Constructor & Destructor Documentation

◆ __construct()

ActionsStripeconnect::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Definition at line 56 of file actions_stripe.class.php.

Member Function Documentation

◆ addMoreActionsButtons()

ActionsStripeconnect::addMoreActionsButtons ( $parameters,
& $object,
& $action )

addMoreActionsButtons

Parameters
array$parametersParameters
Object$objectObject
string$actionaction
Returns
int 0

Definition at line 169 of file actions_stripe.class.php.

References dol_escape_htmltag(), dol_print_error(), Facture\STATUS_ABANDONED, and Facture\STATUS_DRAFT.

◆ formObjectOptions()

ActionsStripeconnect::formObjectOptions ( $parameters,
& $object,
& $action )

formObjectOptions

Parameters
array$parametersParameters
Object$objectObject
string$actionAction
Returns
bool

Definition at line 70 of file actions_stripe.class.php.

References dol_htmloutput_mesg(), and GETPOST().


The documentation for this class was generated from the following file: