public |
#
__construct( $form )
Constructs and initialises the form
|
public |
#
get_form( )
Returns EO_Booking_Form instance.
|
public |
#
render( )
Produces the HTML mark-up for the form
|
public |
#
display_form_fields( )
Displays each form field.
|
public |
#
render_errors( )
Returns the mark-up for the error messages to appear on the booking form.
Applies filter eventorganiser_booking_display_errors
|
public |
#
render_notices( )
Returns the mark-up for the notices to appear on the booking form.
Applies filter eventorganiser_booking_form_notices
|
public |
#
displaying_confirmation( )
|