|
dolibarr 18.0.8
|
Page to administer emails templates. More...
Go to the source code of this file.
Functions | |
| fieldList ($fieldlist, $obj='', $tabname='', $context='') | |
| Show fields in insert/edit mode. | |
Page to administer emails templates.
Definition in file mails_templates.php.
| fieldList | ( | $fieldlist, | |
| $obj = '', | |||
| $tabname = '', | |||
| $context = '' ) |
Show fields in insert/edit mode.
| array | $fieldlist | Array of fields |
| Object | $obj | If we show a particular record, obj is filled with record fields |
| string | $tabname | Name of SQL table |
| string | $context | 'add'=Output field for the "add form", 'edit'=Output field for the "edit form", 'hide'=Output field for the "add form" but we dont want it to be rendered |
Definition at line 1338 of file mails_templates.php.
References getDolGlobalInt(), and GETPOST().