dolibarr 21.0.0-alpha
ActionsAdherentCardCommon Class Reference

Class to manage members using default canvas. More...

Inheritance diagram for ActionsAdherentCardCommon:

Public Member Functions

 getObject ($id)
 Get object.
 
 assign_values (&$action, $id)
 Set content of ->tpl array, to use into template.
 

Private Member Functions

 assign_post ()
 Assign POST values into object.
 

Detailed Description

Class to manage members using default canvas.

Definition at line 29 of file actions_adherentcard_common.class.php.

Member Function Documentation

◆ assign_post()

ActionsAdherentCardCommon::assign_post ( )
private

Assign POST values into object.

Returns
void

Definition at line 262 of file actions_adherentcard_common.class.php.

References dol_print_error(), GETPOST(), and GETPOSTINT().

Referenced by assign_values().

◆ assign_values()

ActionsAdherentCardCommon::assign_values ( & $action,
$id )

Set content of ->tpl array, to use into template.

Parameters
string$actionType of action
int$idId
Returns
void

Reimplemented in ActionsAdherentCardDefault.

Definition at line 99 of file actions_adherentcard_common.class.php.

References assign_post(), dol_buildlogin(), dol_nl2br(), dol_print_email(), dol_print_phone(), dol_strlen(), getRandomPassword(), info_admin(), and picto_from_langcode().

◆ getObject()

ActionsAdherentCardCommon::getObject ( $id)

Get object.

Parameters
int$idObject id
Returns
Adherent Object loaded

Definition at line 78 of file actions_adherentcard_common.class.php.

References $id.

Referenced by ActionsAdherentCardDefault\assign_values().


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