| dolibarr 20.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 1701 of file element.php.
References getDolGlobalString().
| sortElementsByClientName | ( | $elementarray | ) | 
sortElementsByClientName
| array | $elementarray | Element array | 
Definition at line 1717 of file element.php.