dolibarr  17.0.4
Public Member Functions | List of all members
ActionsStripeconnect Class Reference

Class Actions Stripe Connect. More...

Public Member Functions

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

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.

References db.

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.

◆ 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.


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