Definition at line 9 of file statistic_main.php.
Public Member Functions | |
render () | |
save () | |
generate () |
Statistic_Main.render | ( | ) |
Executes parent method parent.render(), cretes oxstatistic object, passes it's data to Smarty engine and returns name of template file "statistic_main.tpl".
Reimplemented from oxAdminDetails.
Definition at line 18 of file statistic_main.php.
Statistic_Main.save | ( | ) |
Saves statistic parameters changes.
Reimplemented from oxAdminView.
Definition at line 102 of file statistic_main.php.
Statistic_Main.generate | ( | ) |
Performs report generation function (outputs Smarty generated HTML report).
Definition at line 135 of file statistic_main.php.