dolibarr 19.0.3
ActionsStripeconnect Class Reference

Class Actions Stripe Connect. More...

Inheritance diagram for ActionsStripeconnect:
Collaboration diagram for ActionsStripeconnect:

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 36 of file actions_stripe.class.php.

Constructor & Destructor Documentation

◆ __construct()

ActionsStripeconnect::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Definition at line 51 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 163 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 65 of file actions_stripe.class.php.

References dol_htmloutput_mesg(), getDolGlobalString(), and GETPOST().


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