systemReporterInterface provides standard method for the log summary system
public abstract getData()
Returns the report data for the source
public abstract getDates()
Returns an array of dates for use in the reporter agent
public abstract addDate($inDate)
Adds a date to the reporters list of dates
public abstract setDates($inDates)
Sets an array of dates to report on
Tags: system, systemreporterinterface,
system Articles