Documentation

Shop_Print_Form_Handler
in package

AbstractYes

Online shop.

Tags
subpackage

Shop

version
7.x
author

Hostmake LLC

copyright

© 2005-2024 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru

Table of Contents

Properties

$_address  : string
Full customer address
$_Shop_Order  : Shop_Order_Model
Shop order
$_Shop_Print_Form_Model  : Shop_Print_Form_Model
Print form

Methods

__construct()  : mixed
Constructor.
execute()  : mixed
Executes the business logic.
factory()  : mixed
Create instance of print form
shopOrder()  : self
Set order

Properties

$_address

Full customer address

protected string $_address = \NULL

Methods

execute()

Executes the business logic.

public execute() : mixed
Tags
hostcms-event

Shop_Print_Form_Handler.onBeforeExecute

hostcms-event

Shop_Print_Form_Handler.onAfterExecute


        
On this page

Search results