Overloads the Items::fillFromParameters method to provide an easy way to load SystemLogEvent items when instantiating this class.
p Specifications on how to fill the SystemLogEvents object, with the possible keys below plus any other setup keys from Items::fillFromParameters, or an array of SystemLogEvent objects to fill the list with.
p
type The class name of the SystemLogEvent objects to get.
type
fromTimestamp Get SystemLogEvent items added starting on this timestamp.
fromTimestamp
toTimestamp Get SystemLogEvent items added up to this timestamp.
toTimestamp
Returns: true if everything went ok, false otherwise.
true
false
Last updated 1 year ago