dolibarr 24.0.0-beta
suggestconference.php File Reference

Form to suggest a conference of a given project. 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

Form to suggest a conference of a given project.

Definition in file suggestconference.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 138 of file suggestconference.php.

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