friendica/src/Object
Hypolite Petovan 2a7de4213f Correctly initialize post actions button template variable
- Address https://github.com/friendica/friendica/issues/7999#issuecomment-586020764
2020-02-13 20:42:15 -05: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 Add license info at Friendica PHP files 2020-02-09 16:18:46 +01:00
OEmbed.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Post.php Correctly initialize post actions button template variable 2020-02-13 20:42:15 -05:00
README.md typo 2019-03-22 22:56:57 -04:00
Thread.php Add license info at Friendica PHP files 2020-02-09 16:18:46 +01: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).