|
dolibarr 24.0.0-beta
|
Example of form to suggest a booth. More...
Go to the source code of this file.
Functions | |
| if($arrayofconfboothtype==-1) if(!isModEnabled( 'eventorganization')) | llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs=[], $arrayofcss=[], $ws='') |
| Show header for new member. | |
Example of form to suggest a booth.
Definition in file suggestbooth.php.
| if( $arrayofconfboothtype==-1) if(!isModEnabled('eventorganization')) llxHeaderVierge | ( | $title, | |
| $head = "", | |||
| $disablejs = 0, | |||
| $disablehead = 0, | |||
| $arrayofjs = [], | |||
| $arrayofcss = [], | |||
| $ws = '' ) |
Show header for new member.
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 137 of file suggestbooth.php.
References $conf, $mysoc, getDolGlobalString(), and top_htmlhead().