Definition at line 19 of file DatabaseRecord.php.
Elgg\Email\DelayedQueue\DatabaseRecord::__construct |
( |
\stdClass |
$row | ) |
|
Create a new record.
- Parameters
-
\stdClass | $row | the database record |
Definition at line 31 of file DatabaseRecord.php.
Elgg\Email\DelayedQueue\DatabaseRecord::__get |
( |
|
$name | ) |
|
Get a row property.
- Parameters
-
string | $name | name of the value to get |
- Returns
- mixed
Definition at line 42 of file DatabaseRecord.php.
Elgg\Email\DelayedQueue\DatabaseRecord::delete |
( |
| ) |
|
Elgg\Email\DelayedQueue\DatabaseRecord::getNotification |
( |
| ) |
|
Get the notification for this record.
- Returns
- null|Notification
Definition at line 74 of file DatabaseRecord.php.
Elgg\Email\DelayedQueue\DatabaseRecord::$row |
|
protected |
The documentation for this class was generated from the following file: