|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Help adapter for booking manager. More...
Collaboration diagram for ilBookingHelpAdapter:Public Member Functions | |
| __construct (ilObjBookingPool $pool, ilHelpGUI $help) | |
| Constructor. More... | |
| setHelpId (string $a_id) | |
Protected Attributes | |
| $pool | |
| $help | |
Help adapter for booking manager.
Definition at line 11 of file class.ilBookingHelpAdapter.php.
| ilBookingHelpAdapter::__construct | ( | ilObjBookingPool | $pool, |
| ilHelpGUI | $help | ||
| ) |
Constructor.
| ilObjBookingPool | $pool | |
| ilHelpGUI | $help |
Definition at line 28 of file class.ilBookingHelpAdapter.php.
References $help, $pool, and help().
Here is the call graph for this function:| ilBookingHelpAdapter::setHelpId | ( | string | $a_id | ) |
| string | $a_id |
Definition at line 37 of file class.ilBookingHelpAdapter.php.
References $help, and ilObjBookingPool\TYPE_FIX_SCHEDULE.
|
protected |
Definition at line 21 of file class.ilBookingHelpAdapter.php.
Referenced by __construct(), and setHelpId().
|
protected |
Definition at line 16 of file class.ilBookingHelpAdapter.php.
Referenced by __construct().