dolibarr 18.0.6
|
Example of form to add a new member. More...
Go to the source code of this file.
Functions | |
llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs='', $arrayofcss='') | |
Show header for new partnership. | |
llxFooterVierge () | |
Show footer for new member. | |
Example of form to add a new member.
Definition in file new.php.
llxFooterVierge | ( | ) |
Show footer for new member.
Definition at line 151 of file new.php.
References printCommonFooter().
llxHeaderVierge | ( | $title, | |
$head = "", | |||
$disablejs = 0, | |||
$disablehead = 0, | |||
$arrayofjs = '', | |||
$arrayofcss = '' ) |
Show header for new partnership.
string | $title | Title |
string | $head | Head array |
int | $disablejs | More content into html header |
int | $disablehead | More content into html header |
array | $arrayofjs | Array of complementary js files |
array | $arrayofcss | Array of complementary css files |
Definition at line 102 of file new.php.
References top_htmlhead().