dolibarr 22.0.5
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=[])
 Header function.
 
 llxFooterVierge ()
 Footer function.
 

Detailed Description

Page to list donators.

Definition in file donateurs_code.php.

Function Documentation

◆ llxFooterVierge()

llxFooterVierge ( )

Footer function.

Note: also called by functions.lib:recordNotFound

Returns
void

Definition at line 61 of file donateurs_code.php.

◆ llxHeaderVierge()

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

Header function.

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
Returns
void

Definition at line 50 of file donateurs_code.php.