dolibarr  13.0.2
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

ActionsStripeconnect::__construct (   $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

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

References db.

Member Function Documentation

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

addMoreActionsButtons

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

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

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

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 db, dol_htmloutput_mesg(), and GETPOST().


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