EO_Booking_Form_Save_Visitor
since 2.0.0
Pro
Saves the data in the booking form to the database
$visitor = new EO_Booking_Form_Save_Visitor();
$form->accept( $visitor );
Methods
public |
#
__construct( $booking_id )
|
public |
#
visit( $element )
|
public |
#
visit_enter( $element )
|
public |
#
visit_leave( $element )
|
Properties
protected
|
$ignore
|
Element types that will be 'saved'.
|
protected
|
$booking_id
|
|
Hooks
Changelog