Property | Type | Description | |
---|---|---|---|
$checkin_day |
Method | Description | |
---|---|---|
__construct ( $units, $checkin_day, $start_date = NULL, $end_date = NULL ) | ||
applyConstraint ( Roomify\Bat\Calendar\CalendarResponse &$calendar_response ) | ||
getCheckinDay ( ) : integer | ||
setCheckinDay ( $checkin_day ) | ||
toString ( ) : string | Generates a text describing an availability_constraint. |
Method | Description | |
---|---|---|
getWeekDay ( $day ) : string |
public __construct ( $units, $checkin_day, $start_date = NULL, $end_date = NULL ) | ||
$units | ||
$checkin_day |
public applyConstraint ( Roomify\Bat\Calendar\CalendarResponse &$calendar_response ) | ||
$calendar_response | Roomify\Bat\Calendar\CalendarResponse |