dolibarr 21.0.0-alpha
public_list.php File Reference

File sample to list members. More...

Go to the source code of this file.

Functions

 llxHeaderVierge ($title, $head="", $disablejs=0, $disablehead=0, $arrayofjs=[], $arrayofcss=[])
 Show header for member list.
 
 llxFooterVierge ()
 Show footer for member list.
 

Detailed Description

File sample to list members.

Definition in file public_list.php.

Function Documentation

◆ llxFooterVierge()

llxFooterVierge ( )

Show footer for member list.

Returns
void

Definition at line 83 of file public_list.php.

References printCommonFooter().

◆ llxHeaderVierge()

llxHeaderVierge ( $title,
$head = "",
$disablejs = 0,
$disablehead = 0,
$arrayofjs = [],
$arrayofcss = [] )

Show header for member list.

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 71 of file public_list.php.

References top_htmlhead().