dolibarr 21.0.0-alpha
public_card.php File Reference

File to show a public card of a member. More...

Go to the source code of this file.

Functions

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

Detailed Description

File to show a public card of a member.

Definition in file public_card.php.

Function Documentation

◆ llxFooterVierge()

llxFooterVierge ( )

Show footer for card member.

Returns
void

Definition at line 167 of file public_card.php.

References printCommonFooter().

◆ llxHeaderVierge()

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

Show header for card member.

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 155 of file public_card.php.

References top_htmlhead().