\DevOwl\RealUtils\viewOptions

Add real-utils specific options to frontend.

Summary

Methods
Properties
Constants
getPluginConstantPrefix()
setupConstants()
admin_init()
html_cross_selling()
isCrossSellingActive()
instance()
No public properties found
FIELD_NAME_CROSS_SELLING
No protected methods found
No protected properties found
N/A
__construct()
No private properties found
N/A

Constants

FIELD_NAME_CROSS_SELLING

FIELD_NAME_CROSS_SELLING ='real-utils-cross-selling'

Methods

getPluginConstantPrefix()

getPluginConstantPrefix(): string

Get the prefix of this package so we can utils package natively.

Returns

string

setupConstants()

setupConstants()

Make sure the REAL_UTILS constants are available.

admin_init()

admin_init()

Register settings.

html_cross_selling()

html_cross_selling()

Allow to deactivate real-utils cross-selling functionality.

isCrossSellingActive()

isCrossSellingActive(): boolean

Check if cross-selling is activated.

Returns

boolean

instance()

instance()

New instance.

__construct()

__construct()

C'tor.