htmlFilename: Return a filename for an object's HTML representation
Description
  This function returns a string containing an appropriate filename for
  storing the object's HTML representation.
Usage
htmlFilename(object, ...)
Value
  A character vector of length one containing the filename.