CustomPostTypes
in package

Table of Contents

$attributes  : AttributesCPT
$booking  : BookingCPT
$coupon  : CouponCPT
$payment  : PaymentCPT
$rate  : RateCPT
$reservedRoom  : ReservedRoomCPT
$room  : RoomCPT
$roomType  : RoomTypeCPT
$season  : SeasonCPT
$service  : ServiceCPT
__construct()  : mixed
attributes()  : AttributesCPT
booking()  : BookingCPT
coupon()  : CouponCPT
flushRewriteRules()  : mixed
getPostTypes()  : mixed
payment()  : PaymentCPT
rate()  : RateCPT
reservedRoom()  : ReservedRoomCPT
room()  : RoomCPT
roomType()  : RoomTypeCPT
season()  : SeasonCPT
service()  : ServiceCPT

Properties

$attributes

private AttributesCPT $attributes

$booking

private BookingCPT $booking

$coupon

private CouponCPT $coupon

$payment

private PaymentCPT $payment

$rate

private RateCPT $rate

$reservedRoom

private ReservedRoomCPT $reservedRoom

$room

private RoomCPT $room

$roomType

private RoomTypeCPT $roomType

$season

private SeasonCPT $season

$service

private ServiceCPT $service

Methods

__construct()

public __construct() : mixed
Return values
mixed —

booking()

public booking() : BookingCPT
Return values
BookingCPT —

coupon()

public coupon() : CouponCPT
Return values
CouponCPT —

flushRewriteRules()

public flushRewriteRules() : mixed
Return values
mixed —

getPostTypes()

public getPostTypes() : mixed
Return values
mixed —

payment()

public payment() : PaymentCPT
Return values
PaymentCPT —

rate()

public rate() : RateCPT
Return values
RateCPT —

room()

public room() : RoomCPT
Return values
RoomCPT —

roomType()

public roomType() : RoomTypeCPT
Return values
RoomTypeCPT —

season()

public season() : SeasonCPT
Return values
SeasonCPT —

service()

public service() : ServiceCPT
Return values
ServiceCPT —

Search results