oxStatistic Class Reference

Inheritance diagram for oxStatistic:

Inheritance graph
[legend]
Collaboration diagram for oxStatistic:

Collaboration graph
[legend]

List of all members.


Detailed Description

Statistics manager.

Definition at line 6 of file oxstatistic.php.


Public Member Functions

 __construct ()
 setReports ($aVal)
 getReports ()

Protected Member Functions

 _setFieldData ($sFieldName, $sValue, $iDataType=oxField::T_TEXT)

Protected Attributes

 $_sClassName = 'oxstatistic'

Constructor & Destructor Documentation

oxStatistic.__construct (  ) 

Class constructor, initiates paren constructor (parent.oxBase()).

Reimplemented from oxBase.

Definition at line 16 of file oxstatistic.php.


Member Function Documentation

oxStatistic.setReports ( aVal  ) 

Sets reports array to current statistics object

Parameters:
array $aVal array of reports to set in current statistics object
Returns:
null

Definition at line 29 of file oxstatistic.php.

oxStatistic.getReports (  ) 

Returns array of reports assigned to current statistics object

Returns:
array

Definition at line 39 of file oxstatistic.php.

oxStatistic._setFieldData ( sFieldName,
sValue,
iDataType = oxField::T_TEXT 
) [protected]

Sets data field value

Parameters:
string $sFieldName index OR name (eg. 'oxarticles__oxtitle') of a data field to set
string $sValue value of data field
int $iDataType field type
Returns:
null

Reimplemented from oxBase.

Definition at line 53 of file oxstatistic.php.


Member Data Documentation

oxStatistic.$_sClassName = 'oxstatistic' [protected]

Reimplemented from oxBase.

Definition at line 11 of file oxstatistic.php.


The documentation for this class was generated from the following file:

Generated on Wed May 13 13:31:40 2009 for OXID eShop CE by  doxygen 1.5.5