MetaboxesRegistry
in package

Tags
since
1.0

Table of Contents

$metaboxes  : array<string|int, AbstractMetabox>
addListeners()  : mixed
appointmentForm()  : AppointmentFormMetabox
appointmentFormDefaults()  : AppointmentFormDefaultsMetabox
appointmentFormLabels()  : AppointmentFormLabelsMetabox
appointmentFormTimepicker()  : AppointmentFormTimepicker
bookingCustomer()  : BookingCustomerMetabox
bookingLog()  : BookingLogMetabox
bookingPrice()  : BookingPriceMetabox
bookingSubmit()  : SubmitMetabox
couponSettings()  : CouponSettingsMetabox
employeeAdditionalInfo()  : EmployeeAdditionalInfoMetabox
employeeContacts()  : EmployeeContactsMetabox
employeeGoogleCalendar()  : EmployeeGoogleCalendarMetabox
employeesList()  : EmployeesListMetabox
employeeSocialNetworks()  : EmployeeSocialNetworksMetabox
employeeWordPressUser()  : EmployeeWordPressUserMetabox
locationsList()  : LocationsListMetabox
notificationEmail()  : NotificationEmailMetabox
notificationSettings()  : NotificationSettingsMetabox
notificationSubmit()  : SubmitMetabox
paymentDetails()  : PaymentDetailsMetabox
paymentLog()  : PaymentLogMetabox
paymentSubmit()  : SubmitMetabox
registerBookingMetaboxes()  : mixed
registerCouponMetaboxes()  : mixed
registerEmployeeMetaboxes()  : mixed
registerNotificationMetaboxes()  : mixed
registerPaymentMetaboxes()  : mixed
registerScheduleMetaboxes()  : mixed
registerServiceMetaboxes()  : mixed
registerShortcodeMetaboxes()  : mixed
scheduleCustomWorkdays()  : ScheduleCustomWorkdaysMetabox
scheduleDaysOff()  : ScheduleDaysOffMetabox
scheduleSettings()  : ScheduleSettingsMetabox
scheduleTimetable()  : ScheduleTimetableMetabox
serviceCategories()  : ServiceCategoriesMetabox
serviceDeposit()  : ServiceDepositMetabox
serviceNotices()  : ServiceNoticesMetabox
servicePerformers()  : ServicePerformersMetabox
serviceSettings()  : ServiceSettingsMetabox
servicesList()  : ServicesListMetabox
shortcodeAdvanced()  : ShortcodeAdvancedMetabox
shortcodeExample()  : ShortcodeExampleMetabox
shortcodeOrder()  : ShortcodeOrderMetabox
shortcodeTermsOrder()  : ShortcodeTermsOrderMetabox
testNotification()  : TestNotificationMetabox

Properties

$metaboxes

protected array<string|int, AbstractMetabox> $metaboxes = []
Tags
since
1.0

Methods

addListeners()

public addListeners() : mixed
Tags
since
1.0
Return values
mixed

bookingSubmit()

public bookingSubmit() : SubmitMetabox
Tags
since
1.0
Return values
SubmitMetabox

notificationSubmit()

public notificationSubmit() : SubmitMetabox
Tags
since
1.13.0
Return values
SubmitMetabox

paymentSubmit()

public paymentSubmit() : SubmitMetabox
Tags
since
1.5.0
Return values
SubmitMetabox

registerBookingMetaboxes()

public registerBookingMetaboxes() : mixed
Tags
access

protected

since
1.0
Return values
mixed

registerCouponMetaboxes()

public registerCouponMetaboxes() : mixed
Tags
since
1.11.0
Return values
mixed

registerEmployeeMetaboxes()

public registerEmployeeMetaboxes() : mixed
Tags
access

protected

since
1.2
Return values
mixed

registerNotificationMetaboxes()

public registerNotificationMetaboxes() : mixed
Tags
since
1.13.0
access

protected

Return values
mixed

registerPaymentMetaboxes()

public registerPaymentMetaboxes() : mixed
Tags
since
1.5.0
access

protected

Return values
mixed

registerScheduleMetaboxes()

public registerScheduleMetaboxes() : mixed
Tags
access

protected

since
1.0
Return values
mixed

registerServiceMetaboxes()

public registerServiceMetaboxes() : mixed
Tags
access

protected

since
1.0
Return values
mixed

registerShortcodeMetaboxes()

public registerShortcodeMetaboxes() : mixed
Tags
access

protected

since
1.2
Return values
mixed

Search results