mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-16 06:21:28 +01:00
Doc
This commit is contained in:
@@ -9143,7 +9143,7 @@ abstract class CommonObject
|
||||
*
|
||||
* @param string $modulepart 'product', 'ticket', ...
|
||||
* @param string $sdir Directory to scan (full absolute path)
|
||||
* @param int|string $size 0 or ''=original size, 1 or 'small'=use thumbnail if possible
|
||||
* @param int<0,1>|''|'small' $size 0 or ''=original size, 1 or 'small'=use thumbnail if possible
|
||||
* @param int $nbmax Nombre maximum de photos (0=pas de max)
|
||||
* @param int $nbbyrow Number of image per line or -1 to use div separator or 0 to use no separator. Used only if size=1 or 'small'.
|
||||
* @param int $showfilename 1=Show filename
|
||||
|
||||
Reference in New Issue
Block a user