ActionsAdherentCardDefault
class ActionsAdherentCardDefault extends ActionsAdherentCardCommon (View source)
\class ActionsAdherentCardDefault \brief Class allowing the management of the members by default
Properties
| DoliDB | $db | from ActionsAdherentCardCommon | |
| string | $dirmodule | from ActionsAdherentCardCommon | |
| string | $targetmodule | from ActionsAdherentCardCommon | |
| string | $canvas | from ActionsAdherentCardCommon | |
| string | $card | from ActionsAdherentCardCommon | |
| array<string, mixed> | $tpl | from ActionsAdherentCardCommon | |
| object | $object | from ActionsAdherentCardCommon | |
| string | $error | from ActionsAdherentCardCommon | |
| string[] | $errors | from ActionsAdherentCardCommon |
Methods
assign_values($action, int $id, $ref = '')
Assign custom values for canvas
__construct(DoliDB $db, string $dirmodule, string $targetmodule, string $canvas, string $card)
Constructor