oxRemark Class Reference

Inheritance diagram for oxRemark:
[legend]
Collaboration diagram for oxRemark:
[legend]

List of all members.


Detailed Description

Remark manager.

Definition at line 7 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 28 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 41 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 56 of file oxremark.php.


Member Data Documentation

oxRemark.$_sClassName = 'oxremark' [protected]

Reimplemented from oxBase.

Definition at line 14 of file oxremark.php.

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

Reimplemented from oxBase.

Definition at line 21 of file oxremark.php.


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

Generated on Fri Dec 19 14:21:06 2008 for OXID eShop CE by  doxygen 1.5.5