OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Model\Remark Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Model\Remark:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Model\Remark:

Public Member Functions

 __construct ()
 
 load ($oxID)
 

Protected Member Functions

 _insert ()
 

Protected Attributes

 $_sClassName = 'oxremark'
 
 $_aSkipSaveFields = ['oxtimestamp']
 

Detailed Description

Remark manager.

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Application\Model\Remark::__construct ( )

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

Member Function Documentation

◆ _insert()

OxidEsales\EshopCommunity\Application\Model\Remark::_insert ( )
protected

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

Returns
bool

◆ load()

OxidEsales\EshopCommunity\Application\Model\Remark::load (   $oxID)

Loads object information from DB. Returns true on success.

Parameters
string$oxIDID of object to load
Returns
bool

Member Data Documentation

◆ $_aSkipSaveFields

OxidEsales\EshopCommunity\Application\Model\Remark::$_aSkipSaveFields = ['oxtimestamp']
protected

◆ $_sClassName

OxidEsales\EshopCommunity\Application\Model\Remark::$_sClassName = 'oxremark'
protected

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