|
dolibarr
x.y.z
|
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. More... | |
| conferenceorboothProjectPrepareHead ($object) | |
| Prepare array of tabs for ConferenceOrBooth Project tab. More... | |
| conferenceorboothAttendeePrepareHead ($object) | |
| Prepare array of tabs for ConferenceOrBoothAttendees. More... | |
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 195 of file eventorganization_conferenceorbooth.lib.php.
| 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 31 of file eventorganization_conferenceorbooth.lib.php.
| conferenceorboothProjectPrepareHead | ( | $object | ) |
Prepare array of tabs for ConferenceOrBooth Project tab.
Definition at line 119 of file eventorganization_conferenceorbooth.lib.php.