dolibarr  20.0.0-beta
Public Member Functions | List of all members
ActionsStripeconnect Class Reference

Class Actions Stripe Connect. More...

Inheritance diagram for ActionsStripeconnect:
Inheritance graph
[legend]
Collaboration diagram for ActionsStripeconnect:
Collaboration graph
[legend]

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from CommonHookActions
 isContext ($parameters, $allContexts)
 Check context of hook. 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 52 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 164 of file actions_stripe.class.php.

◆ formObjectOptions()

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

formObjectOptions

Parameters
array$parametersParameters
CommonObject$objectObject
string$actionAction
Returns
int

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


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