Definition at line 7 of file oxpricealarm.php.
Public Member Functions | |
__construct () | |
Protected Member Functions | |
_insert () | |
Protected Attributes | |
$_sClassName = 'oxpricealarm' |
oxPricealarm.__construct | ( | ) |
Class constructor, initiates parent constructor (parent.oxBase()), loads base shop objects.
Reimplemented from oxBase.
Definition at line 20 of file oxpricealarm.php.
oxPricealarm._insert | ( | ) | [protected] |
Inserts object data into DB, returns true on success.
Reimplemented from oxBase.
Definition at line 31 of file oxpricealarm.php.
oxPricealarm.$_sClassName = 'oxpricealarm' [protected] |