Protected Member Functions | |
makeModelRelationsAndAttributesToReportAdapter ($moduleClassName, $modelClassName) |
Helper class for adapting relation and attribute data into tree data for calendar
Definition at line 40 of file CalendarReportRelationsAndAttributesToTreeAdapter.php.
makeModelRelationsAndAttributesToReportAdapter | ( | $ | moduleClassName, | |
$ | modelClassName | |||
) | [protected] |
Override to call a different report adapter class for calendar.
string | $moduleClassName | |
string | $modelClassName |
Reimplemented from ReportRelationsAndAttributesToTreeAdapter.
Definition at line 48 of file CalendarReportRelationsAndAttributesToTreeAdapter.php.