Procedural File: _class_blogstats.php
Source Location: /blogs/b2evocore/_class_blogstats.php
b2evolution - http://b2evolution.net/
Copyright (c)2003-2005 by Francois PLANQUE - http://fplanque.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html
Filename: /b2evocore/_class_blogstats.php Created on: 12/12/03 Created by: Travis Swicegood <travis@domain51productions.com> File Description This file contains the code for the blogstats class. The main purpose of this class is to create information necessary for statistical information about the blog without loading everything as the ItemList class does.
Practical Use The first use of this class is to generate a total number of blog entries. Searches can be limited to specific blogs and/or categories. This number would them be used to create random number within a range to display a random blog entry. Example: Blog that contains a list of quotes with a random quote being displayed each time a page is loaded.
Last Modified 12/12/03 - Travis Swicegood: Created file.
| Deprecated: | functionality will be moved to ItemList |
| Filesource: | Source Code for this file |
| Class | Description |
|---|---|
| BlogStats |
