Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • BKAP
    • Addons
    • Admin-Bookings
    • Attribute-Lockout
    • Block-Pricing
    • Booking-Box
    • Booking-Confirmation
    • Booking-Process
    • Cancel-Order
    • Cart
    • Checkout-Process
    • Core
    • Date-Time
    • Emails
    • Functions
    • Global-Function
    • Global-Settings
    • Google-Calendar-Sync
    • ICS
    • Import-Booking
    • Labels
    • License
    • Menus
    • Meta-Boxes
    • Reschedule
    • Resources
    • Search-Widget
    • Special-Price
    • Uninstall
    • Validation
    • Variation-Lockout
    • Vendors
      • Dokan
      • WC-Vendors
    • View-Bookings
  • None

Classes

  • bkap_admin_bookings

Class bkap_admin_bookings

Class for creating Manual Bookings using Bookings->Create Booking

Package: BKAP\Admin-Bookings
Author: Tyche Softwares
Class: bkap_admin_bookings
Located at admin-bookings.php

Methods summary

public
# __construct( )

Default Constructor.

Default Constructor.

Since

4.1.0
public static
# bkap_create_booking_page( )

Loads the Create Booking Pages or saves the booking based on the data passed in $_POST

Loads the Create Booking Pages or saves the booking based on the data passed in $_POST

Since

4.1.0
public
# show_errors( )

Output any warnings/errors that occur when creating a manual booking.

Output any warnings/errors that occur when creating a manual booking.

Since

4.1.0
public
# create_bookings_1( )

Display the first page for manual bookings

Display the first page for manual bookings

Since

4.1.0

Todo

Change to function name as per its functionality
public
# create_bookings_2( $booking_data )

Display the second page for manual bookings.

Display the second page for manual bookings.

Since

4.1.0

Todo

Change to function name as per its functionality
API documentation generated by ApiGen