|
dolibarr 21.0.4
|
Class permettant la generation de composants html autre Only common components are here. More...
Public Member Functions | |
| __construct ($db) | |
| Constructor. | |
| displayMarginInfos ($object, $force_price=false) | |
| Show the array with all margin infos. | |
Class permettant la generation de composants html autre Only common components are here.
Definition at line 31 of file html.formmargin.class.php.
| FormMargin::__construct | ( | $db | ) |
Constructor.
Definition at line 49 of file html.formmargin.class.php.
| FormMargin::displayMarginInfos | ( | $object, | |
| $force_price = false ) |
Show the array with all margin infos.
| CommonObject | $object | Object we want to get margin information for |
| boolean | $force_price | Force price |
Definition at line 217 of file html.formmargin.class.php.
References $object, getDolGlobalString(), img_picto(), price(), and setEventMessages().