|
dolibarr 22.0.5
|
Page of project referrers. More...
Go to the source code of this file.
Functions | |
| canApplySubtotalOn ($tablename) | |
| Return if we should do a group by customer with sub-total. | |
| sortElementsByClientName ($elementarray) | |
| sortElementsByClientName | |
Page of project referrers.
Definition in file element.php.
| canApplySubtotalOn | ( | $tablename | ) |
Return if we should do a group by customer with sub-total.
| string | $tablename | Name of table |
Definition at line 1780 of file element.php.
References $conf, and getDolGlobalString().
| sortElementsByClientName | ( | $elementarray | ) |
sortElementsByClientName
| array<int,string> | $elementarray Element array |
Definition at line 1796 of file element.php.
References $id.