PageStatisticsPageStatistics functions as a name space containing functions that return page-level statistics.
Located in /models/page_statistics.php (line 25)
static decrementParents (line 112)
For a particular page ID, grabs all the pages of this page, and decrements the cTotalChildren number for them
static getSiteLastEdit (line 72)
Returns the datetime of the last edit to the site. Used in the dashboard
static getTotalPagesCheckedOut (line 87)
Gets the total number of pages currently in edit mode
static getTotalPageVersions (line 63)
Gets the total number of versions across all pages. Used in the dashboard.
static getTotalPageViews (line 32)
Gets total page views across the entire site.
static getTotalPageViewsForOthers (line 47)
Gets total page views for everyone but the passed user object
static incrementParents (line 96)
For a particular page ID, grabs all the pages of this page, and increments the cTotalChildren number for them
Documentation generated on Thu, 15 Sep 2011 16:36:29 -0700 by phpDocumentor 1.4.1