friendica/src/Object
Hypolite Petovan 173264eaab Add Twitter User Object and Factory 2020-06-08 21:51:42 -04:00
..
Api Add Twitter User Object and Factory 2020-06-08 21:51:42 -04:00
EMail Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Notification No more gender 2020-02-16 10:55:18 +00:00
Search Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Email.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Image.php Improved Mime Type detection 2020-04-01 05:42:44 +00:00
OEmbed.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Post.php Merge pull request #8697 from MrPetovan/task/8691-like-links-one-way 2020-05-29 15:33:24 +02:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Remove unused conversation response code 2020-02-22 20:41:12 -05: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).