dolibarr  18.0.6
Functions | Variables
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. More...
 

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.