friendica/src/Object
2021-01-19 07:23:01 +00:00
..
Api "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
EMail
Notification
Search
Email.php
Image.php Fix fatal error: Uncaught ImagickException: cache resources exhausted 2020-10-02 20:58:14 +00:00
OEmbed.php
Post.php All item selects are now done by the post class 2021-01-19 07:23:01 +00:00
README.md
Thread.php Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace Friendica\Security 2020-09-30 11:14:01 +02:00

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).