Public Member Functions | |
| init () | |
| menuConfig () | |
| main () | |
| printContent () | |
| moduleContent () | |
| completeAggregation () | |
| incrementalAggregation () | |
| doSalesAggregation ($starttime, $endtime) | |
| doSalesUpdateAggregation ($starttime, $endtime) | |
| doClientAggregation ($starttime, $endtime) | |
| showStatistics () | |
Public Attributes | |
| $pageinfo | |
| $order_pid | |
|
|
Generates an initialize the complete Aggregation
|
|
||||||||||||
|
Aggregate and Insert the New Users (Registrations in fe_user)) per hour in the timespare from $starttime to $enttime
|
|
||||||||||||
|
Aggregate ans Insert the Salesfigures per Hour in the timespare from $starttime to $enttime
|
|
||||||||||||
|
Aggregate and Update the Salesfigures per Hour in the timespare from $starttime to $enttime
|
|
|
Generates an initialize the complete Aggregation
|
|
|
Find a better solution for the fist array element If we get an id via GP use this, else use the default id |
|
|
Main function of the module. Write the content to $this->content |
|
|
Adds items to the ->MOD_MENU array. Used for the function menu selector. |
|
|
Generates the module content |
|
|
Prints out the module HTML |
|
|
Generate the Statistictables
|
|
|
|
|
|
|
1.4.4