dolibarr 21.0.0-alpha
|
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. | |
Library files with common functions for ConferenceOrBooth.
Definition in file eventorganization_conferenceorbooth.lib.php.
conferenceorboothAttendeePrepareHead | ( | $object | ) |
Prepare array of tabs for ConferenceOrBoothAttendees.
ConferenceOrBoothAttendee | $object | ConferenceOrBoothAttendee |
Definition at line 196 of file eventorganization_conferenceorbooth.lib.php.
References $object, and complete_head_from_modules().
conferenceorboothPrepareHead | ( | $object, | |
$with_project = 0 ) |
Prepare array of tabs for ConferenceOrBooth.
ConferenceOrBooth | $object | ConferenceOrBooth |
int | $with_project | Add project id to URL |
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 | ( | $object | ) |
Prepare array of tabs for ConferenceOrBooth Project tab.
Definition at line 121 of file eventorganization_conferenceorbooth.lib.php.
References $object, complete_head_from_modules(), dol_getcache(), dol_setcache(), and setEventMessages().