oxReview Class Reference

Inheritance diagram for oxReview:

Inheritance graph
[legend]
Collaboration diagram for oxReview:

Collaboration graph
[legend]

List of all members.


Detailed Description

Article review manager. Performs loading, updating, inserting of article review.

Public Member Functions

 __construct ()
 assign ($dbRecord)
 load ($oxId)
 loadList ($sType, $aIds, $blLoadEmpty=false, $iLoadInLang=null)

Protected Member Functions

 _insert ()

Protected Attributes

 $_blDisableShopCheck = true
 $_sClassName = 'oxreview'

Constructor & Destructor Documentation

oxReview.__construct (  ) 

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


Member Function Documentation

oxReview.assign ( dbRecord  ) 

Calls parent.assign and assigns review writer data

Parameters:
array $dbRecord database record
Returns:
bool

oxReview.load ( oxId  ) 

Loads object review information. Returns true on success.

Parameters:
string $oxId ID of object to load
Returns:
bool

oxReview._insert (  )  [protected]

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

Returns:
bool

oxReview.loadList ( sType,
aIds,
blLoadEmpty = false,
iLoadInLang = null 
)

get oxList of reviews for given object ids and type

Parameters:
string $sType type of given ids
mixed $aIds given object ids to load, can be array or just one id, given as string
boolean $blLoadEmpty true if want to load empty text reviews
int $iLoadInLang language to select for loading
Returns:
oxList


Member Data Documentation

oxReview.$_blDisableShopCheck = true [protected]

oxReview.$_sClassName = 'oxreview' [protected]


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

Generated on Wed Oct 29 23:45:32 2008 for OXID eShop CE by  doxygen 1.5.5