dolibarr 21.0.0-alpha
donateurs_code.php File Reference

Page to list donators. More...

Go to the source code of this file.

Functions

if(!defined( 'NOLOGIN')) if(!defined('NOBROWSERNOTIF')) if(!defined( 'NOIPCHECK')) llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs=[], $arrayofcss=[])
 
 llxFooterVierge ()
 Header function.
 

Detailed Description

Page to list donators.

Definition in file donateurs_code.php.

Function Documentation

◆ llxFooterVierge()

llxFooterVierge ( )

Header function.

Returns
void

Definition at line 55 of file donateurs_code.php.

◆ llxHeaderVierge()

if(!defined('NOLOGIN')) if(!defined( 'NOBROWSERNOTIF')) if(!defined('NOIPCHECK')) llxHeaderVierge ( $title,
$head = "",
$disablejs = 0,
$disablehead = 0,
$arrayofjs = [],
$arrayofcss = [] )
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
Returns
void

Definition at line 46 of file donateurs_code.php.