RequestContext
in package

Table of Contents

Constants

ADD_PAYMENT_METHOD  = 'add_payment_method'
CART  = 'cart'
CHECKOUT  = 'checkout'
ORDER_PAY  = 'order_pay'
PRODUCT  = 'product'
SHOP  = 'shop'

Properties

$context  : mixed
$props  : mixed

Methods

__construct()  : mixed
get_context()  : mixed
get_prop()  : mixed
has_prop()  : mixed
initialize()  : mixed
is_add_payment_method()  : mixed
is_cart()  : mixed
is_checkout()  : mixed
is_order_pay()  : mixed
is_product()  : mixed
is_shop()  : mixed
set_prop()  : mixed
set_props()  : mixed

Constants

Properties

Methods

__construct()

public __construct([mixed $context = '' ]) : mixed
Parameters
$context : mixed = ''

set_prop()

public set_prop(mixed $key, mixed $value) : mixed
Parameters
$key : mixed
$value : mixed

        
On this page

Search results