friendica/src/Object
Michael e1d4f96b06 Remove unused user fields 2021-11-21 20:14:48 +00:00
..
Api Remove unused user fields 2021-11-21 20:14:48 +00:00
EMail "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Log Fix review points 2021-08-20 11:02:18 +02:00
Search Update copyright 2021-03-29 08:40:20 +02:00
Email.php Update copyright 2021-03-29 08:40:20 +02:00
Image.php Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
OEmbed.php Update copyright 2021-03-29 08:40:20 +02:00
Post.php Replaced deprecated "log" function call 2021-11-03 23:19:24 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Replaced deprecated "log" function call 2021-11-03 23:19:24 +00:00

README.md

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