Class: ArchiveList
Source Location: /blogs/b2evocore/_class_archivelist.php
Class ArchiveList
Class Overview
|
Archive List Class Located in /blogs/b2evocore/_class_archivelist.php [line 23] DataObjectList | --ArchiveListAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From DataObjectList
|
[ Top ]
Property Summary
Method Summary
Properties
Methods
Constructor ArchiveList [line 45]
|
Constructor
Note: Weekly archives use mySQL's week numbering and mySQL default if applicable. In mySQL < 4.0, WEEK() uses mode 0: Week starts on Sunday; Value range is 0 to 53; week 1 is the first week that starts in this year
Parameters:| integer | $blog: | |
| string | $archive_mode: | |
| array | $show_statuses: | |
| mixed | $timestamp_min: | |
| mixed | $timestamp_max: | |
| integer | $limit: |
[ Top ]
