|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Get list item properties for booking info. More...
Collaboration diagram for ilBookingInfoListItemPropertiesAdapter:Public Member Functions | |
| __construct (ilBookingReservationDBRepository $repo=null) | |
| Constructor. More... | |
| appendProperties ($obj_id, $props) | |
| Get booking info properties. More... | |
Protected Attributes | |
| $repo | |
Get list item properties for booking info.
Definition at line 11 of file class.ilBookingInfoListItemPropertiesAdapter.php.
| ilBookingInfoListItemPropertiesAdapter::__construct | ( | ilBookingReservationDBRepository | $repo = null | ) |
Constructor.
| ilInfoScreenGUI | $info_screen_gui |
Definition at line 22 of file class.ilBookingInfoListItemPropertiesAdapter.php.
References $repo.
| ilBookingInfoListItemPropertiesAdapter::appendProperties | ( | $obj_id, | |
| $props | |||
| ) |
Get booking info properties.
Definition at line 31 of file class.ilBookingInfoListItemPropertiesAdapter.php.
References $repo, ilObject\_lookupTitle(), ilDatePresentation\formatDate(), and IL_CAL_DATE.
Here is the call graph for this function:
|
protected |
Definition at line 16 of file class.ilBookingInfoListItemPropertiesAdapter.php.
Referenced by __construct(), and appendProperties().