dolibarr 19.0.3
commonsocialnetworks.class.php File Reference

File of the superclass of object classes that support socialnetworks. More...

Go to the source code of this file.

Functions

 showSocialNetwork ($socialnetworks, $colspan=4)
 Show social network part if the module is enabled with hiding functionality.
 

Variables

trait CommonSocialNetworks
 Superclass for social networks.
 

Detailed Description

File of the superclass of object classes that support socialnetworks.

Definition in file commonsocialnetworks.class.php.

Function Documentation

◆ showSocialNetwork()

showSocialNetwork ( $socialnetworks,
$colspan = 4 )

Show social network part if the module is enabled with hiding functionality.

Parameters
array$socialnetworksArray of social networks
int$colspanColspan
Returns
void

Definition at line 43 of file commonsocialnetworks.class.php.

References dol_escape_htmltag(), dol_escape_js(), and GETPOST().