oxRemark Class Reference

Inheritance diagram for oxRemark:

Inheritance graph
[legend]
Collaboration diagram for oxRemark:

Collaboration graph
[legend]

List of all members.


Detailed Description

Remark manager.

Definition at line 6 of file oxremark.php.


Public Member Functions

 __construct ()
 load ($oxID)

Protected Member Functions

 _insert ()

Protected Attributes

 $_sClassName = 'oxremark'
 $_aSkipSaveFields = array( 'oxcreate' )

Constructor & Destructor Documentation

oxRemark.__construct (  ) 

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

Returns:
null

Reimplemented from oxBase.

Definition at line 27 of file oxremark.php.


Member Function Documentation

oxRemark.load ( oxID  ) 

Loads object information from DB. Returns true on success.

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

Reimplemented from oxBase.

Definition at line 40 of file oxremark.php.

oxRemark._insert (  )  [protected]

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

Returns:
bool

Reimplemented from oxBase.

Definition at line 55 of file oxremark.php.


Member Data Documentation

oxRemark.$_sClassName = 'oxremark' [protected]

Reimplemented from oxBase.

Definition at line 13 of file oxremark.php.

oxRemark.$_aSkipSaveFields = array( 'oxcreate' ) [protected]

Reimplemented from oxBase.

Definition at line 20 of file oxremark.php.


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

Generated on Tue Sep 29 16:49:56 2009 for OXID eShop CE by  doxygen 1.5.5