friendica/src/Object
nupplaPhil 23c64b9a11
Add license info at Friendica classes
2020-02-09 15:45:36 +01:00
..
Api Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
EMail Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Notification Add license info at Friendica classes 2020-02-09 15:45:36 +01: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 Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
OEmbed.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Post.php Useless links removed / Item menu is moved to the item actions bar 2020-02-06 22:06:24 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -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).