Documentation

Shop_Report_Controller
in package

Online shop.

Tags
subpackage

Shop

version
7.x
author

Hostmake LLC

copyright

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

Table of Contents

Properties

$_aColors  : mixed
$_allow_delivery  : mixed
$_aOrderedAmount  : mixed
$_aOrderedByParams  : mixed
$_aOrderedByParamSegments  : mixed
$_aOrderedPreviousAmount  : mixed
$_aProfitAmount  : mixed
$_aProfitPreviousAmount  : mixed
$_aYAxisColors  : mixed
$_byParams  : mixed
$_byParamSegments  : mixed
$_debug  : mixed
$_debugMessages  : mixed
$_endDatetime  : mixed
$_group_modifications  : mixed
$_oDefault_Currency  : mixed
$_order_parameter_x  : mixed
$_order_parameter_y  : mixed
$_order_segment  : mixed
$_popular_limit  : mixed
$_popular_parameter_x  : mixed
$_popular_parameter_y  : mixed
$_popular_producers_limit  : mixed
$_popular_segment  : mixed
$_previous_total_order_items  : mixed
$_previous_total_orders  : mixed
$_previousEndDatetime  : mixed
$_previousStartDatetime  : mixed
$_shop_id  : mixed
$_shop_price_id  : mixed
$_startDatetime  : mixed
$_total_order_items  : mixed
$_total_orders  : mixed

Methods

ordersCost()  : mixed
ordersPaid()  : mixed
popularItems()  : mixed
popularProducers()  : mixed
_getOrders()  : mixed
_getPopularItems()  : mixed
_getPopularProducers()  : mixed
_getPriorityContent()  : mixed
_getSegmentName()  : mixed
_getYAxisName()  : mixed
_orders()  : mixed
_popularItems()  : mixed
_popularProducers()  : mixed
_prepareOrders()  : mixed
_preparePopularItems()  : mixed
_preparePopularProducers()  : mixed
_selectCanceledOrders()  : mixed
_selectNewSiteusers()  : mixed
_selectOrders()  : mixed
_selectOrdersItems()  : mixed
_selectOrderSiteusers()  : mixed
_selectPaidOrders()  : mixed
_selectPaidOrdersItems()  : mixed
_selectPopularItems()  : mixed
_selectPopularProducers()  : mixed

Properties

$_aColors

protected static mixed $_aColors = array('#E75B8D', '#FB6E52', '#FFCE55', '#A0D468', '#2DC3E8', '#6F85BF', '#CC324B', '#65B045', '#5DB2FF', '#FFF1A8', '#E46F61', '#008CD2', '#af3161', '#1ad40e', '#bc35c4', '#6f52d2', '#db0f44', '#24dd29', '#cb92e1', '#06c19c', '#3c1cca', '#e4c651', '#c5c0c6', '#c87503', '#65b921', '#66837d', '#abbb87', '#2ef3bc', '#a99d7b', '#61c822', '#c25c96', '#7fa99d', '#1fe14b', '#a18d37', '#f21e92', '#81d0f1', '#879829', '#0ca6e4')

$_allow_delivery

protected static mixed $_allow_delivery = \NULL

$_aOrderedAmount

protected static mixed $_aOrderedAmount = \NULL

$_aOrderedByParams

protected static mixed $_aOrderedByParams = \NULL

$_aOrderedByParamSegments

protected static mixed $_aOrderedByParamSegments = \NULL

$_aOrderedPreviousAmount

protected static mixed $_aOrderedPreviousAmount = \NULL

$_aProfitAmount

protected static mixed $_aProfitAmount = \NULL

$_aProfitPreviousAmount

protected static mixed $_aProfitPreviousAmount = \NULL

$_aYAxisColors

protected static mixed $_aYAxisColors = array()

$_byParams

protected static mixed $_byParams = array()

$_byParamSegments

protected static mixed $_byParamSegments = array()

$_debugMessages

protected static mixed $_debugMessages = array()

$_endDatetime

protected static mixed $_endDatetime = \NULL

$_group_modifications

protected static mixed $_group_modifications = \NULL

$_oDefault_Currency

protected static mixed $_oDefault_Currency = \NULL

$_order_parameter_x

protected static mixed $_order_parameter_x = \NULL

$_order_parameter_y

protected static mixed $_order_parameter_y = \NULL

$_order_segment

protected static mixed $_order_segment = \NULL
protected static mixed $_popular_limit = \NULL
protected static mixed $_popular_parameter_x = \NULL
protected static mixed $_popular_parameter_y = \NULL
protected static mixed $_popular_producers_limit = \NULL
protected static mixed $_popular_segment = \NULL

$_previous_total_order_items

protected static mixed $_previous_total_order_items = \NULL

$_previous_total_orders

protected static mixed $_previous_total_orders = \NULL

$_previousEndDatetime

protected static mixed $_previousEndDatetime = \NULL

$_previousStartDatetime

protected static mixed $_previousStartDatetime = \NULL

$_shop_id

protected static mixed $_shop_id = \NULL

$_shop_price_id

protected static mixed $_shop_price_id = \NULL

$_startDatetime

protected static mixed $_startDatetime = \NULL

$_total_order_items

protected static mixed $_total_order_items = \NULL

$_total_orders

protected static mixed $_total_orders = \NULL

Methods

ordersCost()

public static ordersCost(mixed $aFields, mixed $aOptions) : mixed
Parameters
$aFields : mixed
$aOptions : mixed

ordersPaid()

public static ordersPaid(mixed $aFields, mixed $aOptions) : mixed
Parameters
$aFields : mixed
$aOptions : mixed

popularItems()

public static popularItems(mixed $aFields, mixed $aOptions) : mixed
Parameters
$aFields : mixed
$aOptions : mixed

popularProducers()

public static popularProducers(mixed $aFields, mixed $aOptions) : mixed
Parameters
$aFields : mixed
$aOptions : mixed

_getOrders()

protected static _getOrders(mixed $functionName, mixed $startDatetime, mixed $endDatetime, mixed $groupDate, mixed $groupInc) : mixed
Parameters
$functionName : mixed
$startDatetime : mixed
$endDatetime : mixed
$groupDate : mixed
$groupInc : mixed

_getPopularItems()

protected static _getPopularItems(mixed $functionName, mixed $startDatetime, mixed $endDatetime, mixed $groupDate, mixed $groupInc) : mixed
Parameters
$functionName : mixed
$startDatetime : mixed
$endDatetime : mixed
$groupDate : mixed
$groupInc : mixed

_getPopularProducers()

protected static _getPopularProducers(mixed $functionName, mixed $startDatetime, mixed $endDatetime, mixed $groupDate, mixed $groupInc) : mixed
Parameters
$functionName : mixed
$startDatetime : mixed
$endDatetime : mixed
$groupDate : mixed
$groupInc : mixed

_getPriorityContent()

protected static _getPriorityContent(mixed $aShop_Order_Items) : mixed
Parameters
$aShop_Order_Items : mixed

_getSegmentName()

protected static _getSegmentName(mixed $aShop_Order) : mixed
Parameters
$aShop_Order : mixed

_getYAxisName()

protected static _getYAxisName(mixed $aShop_Order) : mixed
Parameters
$aShop_Order : mixed

_orders()

protected static _orders(mixed $functionName, mixed $aOptions) : mixed
Parameters
$functionName : mixed
$aOptions : mixed

_popularItems()

protected static _popularItems(mixed $functionName, mixed $aOptions) : mixed
Parameters
$functionName : mixed
$aOptions : mixed

_popularProducers()

protected static _popularProducers(mixed $functionName, mixed $aOptions) : mixed
Parameters
$functionName : mixed
$aOptions : mixed

_prepareOrders()

protected static _prepareOrders(mixed $functionName, mixed $aOptions) : mixed
Parameters
$functionName : mixed
$aOptions : mixed

_preparePopularItems()

protected static _preparePopularItems(mixed $functionName, mixed $aOptions) : mixed
Parameters
$functionName : mixed
$aOptions : mixed

_preparePopularProducers()

protected static _preparePopularProducers(mixed $functionName, mixed $aOptions) : mixed
Parameters
$functionName : mixed
$aOptions : mixed

_selectCanceledOrders()

protected static _selectCanceledOrders(mixed $startDatetime, mixed $endDatetime) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed

_selectNewSiteusers()

protected static _selectNewSiteusers(mixed $startDatetime, mixed $endDatetime) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed

_selectOrders()

protected static _selectOrders(mixed $startDatetime, mixed $endDatetime, mixed $fromId, mixed $toId) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed
$fromId : mixed
$toId : mixed

_selectOrdersItems()

protected static _selectOrdersItems(mixed $startDatetime, mixed $endDatetime, mixed $fromId, mixed $toId) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed
$fromId : mixed
$toId : mixed

_selectOrderSiteusers()

protected static _selectOrderSiteusers(mixed $startDatetime, mixed $endDatetime) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed

_selectPaidOrders()

protected static _selectPaidOrders(mixed $startDatetime, mixed $endDatetime, mixed $fromId, mixed $toId) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed
$fromId : mixed
$toId : mixed

_selectPaidOrdersItems()

protected static _selectPaidOrdersItems(mixed $startDatetime, mixed $endDatetime, mixed $fromId, mixed $toId) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed
$fromId : mixed
$toId : mixed

_selectPopularItems()

protected static _selectPopularItems(mixed $startDatetime, mixed $endDatetime) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed

_selectPopularProducers()

protected static _selectPopularProducers(mixed $startDatetime, mixed $endDatetime) : mixed
Parameters
$startDatetime : mixed
$endDatetime : mixed

        
On this page

Search results