public |
#
register( $wp_post_object )
Each subclass will have to over-ride this method because PHP 5.2 doesn't support late static binding
|
protected |
#
transition_to_unreserved( $booking, $new_status )
|
protected |
#
transition_to_reserved( $booking, $new_status )
|
protected |
#
transition_to_confirmed( $booking, $new_status )
|