nupplaPhil
0850fb88dd
- Introduce Repository for interaction with "notify" table - Introduce Factory for read-only notification objects (they're just loosely based on notification the table!) - Introduce Objects for type-safe usage at the presentation layer - Reworked Model, which is now fully based on the notify table, including generated fields (cache, ..) |
||
---|---|---|
.. | ||
Notification | ||
Search | ||
Image.php | ||
OEmbed.php | ||
Post.php | ||
README.md | ||
Thread.php |
Friendica\Object
The namespace Object contains dynamic classes which are not directly interacting with the datastore.
They are used to implement business logic for a particular object (i.e. an Image).