public |
#
__construct( $event_id )
|
public |
#
assert_has_space_for( $booking )
|
protected |
#
assert_has_space_for_ticket( $ticket, $quantity )
|
protected |
#
get_remaining_spaces_for( $ticket )
|
public |
#
get_tickets( )
|
protected |
#
has_ticket( $ticket )
|
public |
#
create_booking_tickets( $type_id, $quantity )
|
protected |
#
get_ticket_by_id( $type_id )
|
public |
#
get_capacity( )
The total available spaces Usually this the sum of the event's tickets but an cap can be applied as well.
|
protected |
#
number_tickets_created( )
|
public |
#
get_remaining_spaces( )
|
protected |
#
get_confirmed_numbers( )
|
protected |
#
get_confirmed_number_of_tickets( $ticket )
|
public |
#
get_event_id( )
backwards-compataibility
|
public |
#
get_occurrence_id( )
backwards-compataibility
|