From No LJ Ads Wiki
Child class of YearDay. Summaries of posts on a given day on the MonthPage.
[edit] Members
Date date
| Date of day
|
int day
| Day of month number
|
Entry[] entries
| Only populated on the month view. Entry text not present.
|
bool has_entries
| True if there are entries on this day.
|
int num_entries
| Number of entries made on this day
|
string url
| A URL to view the day, if there are entries, else blank. (Read-only)
|
[edit] Methods
print_subjectlist() : void
| Print a list of entry summaries including subjects
|