StatisticAdapterUtil
abstract class StatisticAdapterUtil extends BaseAdapterUtil
Abstract class StatisticAdapterUtil contains list of constants which represents converters
Constants
| BASE_CONVERTER_NAME |
Each converter class MUST end with this |
| ORDER_STATISTIC_GRAPH |
|
| ORDER_STATISTIC_DATE_GRAPH |
|
| FINANCIAL_STATISTIC_MONTH_GRAPH |
|
| PRODUCT_PRICE_STATISTIC |
|
Methods
Details
in BaseAdapterUtil at line 31
static bool
isAcceptable(string $param)
in BaseAdapterUtil at line 43
static protected array
getPossibleValues()
Gets an array of the possible values.