dolibarr 24.0.0-beta
FormCardWebPortal Class Reference

Class to manage generation of HTML components Only common components for WebPortal must be here. More...

Public Member Functions

 __construct ($db)
 Constructor.
 
 doActions ()
 Do actions.
 

Detailed Description

Class to manage generation of HTML components Only common components for WebPortal must be here.

Definition at line 36 of file html.formcardwebportal.class.php.

Constructor & Destructor Documentation

◆ __construct()

FormCardWebPortal::__construct ( $db)

Constructor.

Parameters
DoliDB$dbDatabase handler

Definition at line 154 of file html.formcardwebportal.class.php.

Member Function Documentation

◆ doActions()

FormCardWebPortal::doActions ( )

Do actions.

Returns
void

Definition at line 275 of file html.formcardwebportal.class.php.

References $context, $id, and Context\getInstance().


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