| 
    dolibarr 20.0.5
    
   | 
 
File to offer a way to suggest a conference or a booth for an event. 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.   | |
| llxFooterVierge () | |
| Show footer for new member.   | |
File to offer a way to suggest a conference or a booth for an event.
Definition in file index.php.
| llxFooterVierge | ( | ) | 
Show footer for new member.
Definition at line 161 of file index.php.
References printCommonFooter().
| 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 | 
Definition at line 110 of file index.php.
References getDolGlobalString(), and top_htmlhead().