Overview

Namespaces

  • None
  • Xmf
    • Database
    • Module
      • Helper
    • Template
  • Xoops
    • Auth
    • Core
      • Cache
      • Database
        • Logging
        • Schema
      • Exception
      • Handler
        • Scheme
      • Kernel
        • Dtype
        • Handlers
        • Model
      • Lists
      • Locale
        • Punic
      • Service
        • Contract
      • Session
      • Text
        • Sanitizer
          • Extensions
      • Theme
        • Plugins
    • Form
    • Html
    • Locale
    • Module
      • Helper
      • Plugin

Classes

  • Joint
  • Read
  • Stats
  • Sync
  • Write
  • Overview
  • Namespace
  • Class
  • Tree

Class Stats

Object stats handler class.

Xoops\Core\Kernel\XoopsModelAbstract
Extended by Xoops\Core\Kernel\Model\Stats
Namespace: Xoops\Core\Kernel\Model
Package: Xoops\Core\Kernel
Category: Xoops\Core\Kernel\Model\Stats
Copyright: 2000-2015 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Taiwen Jiang phppp@users.sourceforge.net
Since: 2.3.0
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Kernel/Model/Stats.php
Methods summary
public integer
# getCount( Xoops\Core\Kernel\CriteriaElement $criteria = null )

count objects matching a condition

count objects matching a condition

Parameters

$criteria
criteria to match

Returns

integer
count of objects
public array
# getCounts( Xoops\Core\Kernel\CriteriaElement $criteria = null )

get counts matching a condition

get counts matching a condition

Parameters

$criteria
criteria to match

Returns

array
of counts
Methods inherited from Xoops\Core\Kernel\XoopsModelAbstract
setHandler(), setVars()
Properties inherited from Xoops\Core\Kernel\XoopsModelAbstract
$handler
API documentation generated by ApiGen