friendica/src/Object
2024-02-18 15:52:30 +01:00
..
Api Fix API issues #13887, #13886, #13863, #13809, #13897 (#13911) 2024-02-18 15:52:30 +01:00
EMail Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Log Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Search Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Email.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Image.php Avoid passing null bytes in regular expression in Object\Image 2024-02-17 22:27:37 -05:00
OEmbed.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
Post.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00: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).