dolibarr
x.y.z
|
Page to record a message/lead into a project/lead. More...
Go to the source code of this file.
Functions | |
if(empty($conf->project->enabled)) | llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs='', $arrayofcss='') |
Show header for new member. More... | |
llxFooterVierge () | |
Show footer for new member. More... | |
Page to record a message/lead into a project/lead.
Definition in file new.php.
if (empty( $conf->project->enabled)) llxHeaderVierge | ( | $title, | |
$head = "" , |
|||
$disablejs = 0 , |
|||
$disablehead = 0 , |
|||
$arrayofjs = '' , |
|||
$arrayofcss = '' |
|||
) |
Show header for new member.
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 |