dolibarr 24.0.0-beta
suggestbooth.php File Reference

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.
 

Detailed Description

Example of form to suggest a booth.

Definition in file suggestbooth.php.

Function Documentation

◆ llxHeaderVierge()

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

Parameters
string$titleTitle
string$headHead array
int$disablejsMore content into html header
int$disableheadMore content into html header
string[] | string$arrayofjsArray of complementary js files
string[] | string$arrayofcssArray of complementary css files
string$wsWebsite ref if we are called from a website
Returns
void

Definition at line 137 of file suggestbooth.php.

References $conf, $mysoc, getDolGlobalString(), and top_htmlhead().