oxRating Class Reference

Inheritance diagram for oxRating:

Inheritance graph
[legend]
Collaboration diagram for oxRating:

Collaboration graph
[legend]

List of all members.


Detailed Description

Article rate manager. Performs loading, updating, inserting of article rates.

Definition at line 7 of file oxrating.php.


Public Member Functions

 __construct ()
 allowRating ($sUserId, $sType, $sObjectId)

Protected Member Functions

 _insert ()

Protected Attributes

 $_blDisableShopCheck = true
 $_sClassName = 'oxrating'

Constructor & Destructor Documentation

oxRating.__construct (  ) 

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

Reimplemented from oxBase.

Definition at line 26 of file oxrating.php.


Member Function Documentation

oxRating._insert (  )  [protected]

Inserts object data fiels in DB. Returns true on success.

Returns:
bool

Reimplemented from oxBase.

Definition at line 37 of file oxrating.php.

oxRating.allowRating ( sUserId,
sType,
sObjectId 
)

Inserts object data fiels in DB. Returns true on success.

Parameters:
string $sUserId user id
string $sType object type
string $sObjectId object id
Returns:
bool

Definition at line 54 of file oxrating.php.


Member Data Documentation

oxRating.$_blDisableShopCheck = true [protected]

Definition at line 14 of file oxrating.php.

oxRating.$_sClassName = 'oxrating' [protected]

Reimplemented from oxBase.

Definition at line 21 of file oxrating.php.


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

Generated on Wed Jun 17 12:13:42 2009 for OXID eShop CE by  doxygen 1.5.5