|
dolibarr 21.0.4
|
File sample to list members. More...
Go to the source code of this file.
Functions | |
| llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs=[], $arrayofcss=[]) | |
| Show header for member list. | |
| llxFooterVierge () | |
| Show footer for member list. | |
File sample to list members.
Definition in file public_list.php.
| llxFooterVierge | ( | ) |
Show footer for member list.
Definition at line 88 of file public_list.php.
References printCommonFooter().
| llxHeaderVierge | ( | $title, | |
| $head = "", | |||
| $disablejs = 0, | |||
| $disablehead = 0, | |||
| $arrayofjs = [], | |||
| $arrayofcss = [] ) |
Show header for member list.
| 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 |
Definition at line 76 of file public_list.php.
References top_htmlhead().