dolibarr 21.0.0-alpha
element.php File Reference

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
 

Detailed Description

Page of project referrers.

Definition in file element.php.

Function Documentation

◆ canApplySubtotalOn()

canApplySubtotalOn ( $tablename)

Return if we should do a group by customer with sub-total.

Parameters
string$tablenameName of table
Returns
boolean True to tell to make a group by sub-total

Definition at line 1711 of file element.php.

References getDolGlobalString().

◆ sortElementsByClientName()

sortElementsByClientName ( $elementarray)

sortElementsByClientName

Parameters
int[]$elementarrayElement array
Returns
int[] Element array sorted

Definition at line 1727 of file element.php.

References $id.