Lots of work on the reminders.

This commit is contained in:
Sander Dorigo
2014-11-17 16:14:28 +01:00
parent 5fc31f3c1e
commit f69598c6aa
11 changed files with 43 additions and 116 deletions

View File

@@ -51,6 +51,13 @@ class Reminder extends Ardent
}
/**
* Expected data in this value:
*
* type: Piggybank, Test
* action_uri: where to go when the user wants to do this?
* text: full text to present to user
* amount: any relevant amount.
*
* @param $value
*
* @return mixed