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