|
dolibarr 24.0.0-beta
|
Page to list donators. More...
Go to the source code of this file.
Functions | |
| if(!defined( 'NOLOGIN')) if(!defined('NOBROWSERNOTIF')) if(!defined( 'NOIPCHECK')) | llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs=[], $arrayofcss=[], $ws='') |
| Header function. | |
| llxFooterVierge () | |
| Footer function. | |
Page to list donators.
Definition in file donateurs_code.php.
| llxFooterVierge | ( | ) |
Footer function.
Note: also called by functions.lib:recordNotFound
Definition at line 62 of file donateurs_code.php.
| if(!defined('NOLOGIN')) if(!defined( 'NOBROWSERNOTIF')) if(!defined('NOIPCHECK')) llxHeaderVierge | ( | $title, | |
| $head = "", | |||
| $disablejs = 0, | |||
| $disablehead = 0, | |||
| $arrayofjs = [], | |||
| $arrayofcss = [], | |||
| $ws = '' ) |
Header function.
Note: also called by functions.lib:recordNotFound
| string | $title | Title |
| string | $head | Head array |
| int | $disablejs | More content into html header |
| int | $disablehead | More content into html header |
| string[] | string | $arrayofjs | Array of complementary js files |
| string[] | string | $arrayofcss | Array of complementary css files |
| string | $ws | Website ref if we are called from a website |
Definition at line 51 of file donateurs_code.php.