dolibarr 21.0.0-alpha
eventorganization_conferenceorbooth.lib.php File Reference

Library files with common functions for ConferenceOrBooth. More...

Go to the source code of this file.

Functions

 conferenceorboothPrepareHead ($object, $with_project=0)
 Prepare array of tabs for ConferenceOrBooth.
 
 conferenceorboothProjectPrepareHead ($object)
 Prepare array of tabs for ConferenceOrBooth Project tab.
 
 conferenceorboothAttendeePrepareHead ($object)
 Prepare array of tabs for ConferenceOrBoothAttendees.
 

Detailed Description

Library files with common functions for ConferenceOrBooth.

Definition in file eventorganization_conferenceorbooth.lib.php.

Function Documentation

◆ conferenceorboothAttendeePrepareHead()

conferenceorboothAttendeePrepareHead ( $object)

Prepare array of tabs for ConferenceOrBoothAttendees.

Parameters
ConferenceOrBoothAttendee$objectConferenceOrBoothAttendee
Returns
array<array<int,string>> Array of tabs

Definition at line 196 of file eventorganization_conferenceorbooth.lib.php.

References $object, and complete_head_from_modules().

◆ conferenceorboothPrepareHead()

conferenceorboothPrepareHead ( $object,
$with_project = 0 )

Prepare array of tabs for ConferenceOrBooth.

Parameters
ConferenceOrBooth$objectConferenceOrBooth
int$with_projectAdd project id to URL
Returns
array Array of tabs

Definition at line 33 of file eventorganization_conferenceorbooth.lib.php.

References $object, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), getDolGlobalInt(), and getDolGlobalString().

◆ conferenceorboothProjectPrepareHead()

conferenceorboothProjectPrepareHead ( $object)

Prepare array of tabs for ConferenceOrBooth Project tab.

Parameters
Project$objectProject
Returns
array

Definition at line 121 of file eventorganization_conferenceorbooth.lib.php.

References $object, complete_head_from_modules(), dol_getcache(), dol_setcache(), and setEventMessages().